index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
/
target
/
hosted
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-09
m3k: Fix red bootloader build
Solomon Peachy
1
-4
/
+0
2020-10-09
New port: FiiO M3K
Solomon Peachy
15
-6
/
+1003
2020-10-09
xduoox3ii/x20: Define a sane BUTTON_LEFT/RIGHT alias
Solomon Peachy
1
-2
/
+2
2020-10-08
Don't compile audio codecs into native bootloader builds.
Solomon Peachy
3
-6
/
+10
2020-10-05
FS13241: Get rid of the hacky hold switch emulation on the X3ii & X20
Solomon Peachy
2
-36
/
+0
2020-10-03
hosted: control buttonlights along with the display backlight.
Solomon Peachy
1
-0
/
+6
2020-10-03
alsa: Refactor pcm_dma_apply_settings_nolock()
Solomon Peachy
1
-14
/
+7
2020-10-03
alsa: introduce AUDIOHW_MUTE_ON_PAUSE, and have rocker use it.
Solomon Peachy
1
-7
/
+11
2020-10-03
alsa: Explicitly mute the output when we stop playing, and unmute after play...
Solomon Peachy
1
-1
/
+14
2020-10-03
alsa: Handle underruns when starting a new stream
Solomon Peachy
1
-47
/
+69
2020-10-02
alsa: Use larger playback buffers for higher bitrates
Solomon Peachy
1
-4
/
+16
2020-10-02
hosted: Don't use O_SYNC for the framebuffer handle.
Solomon Peachy
1
-1
/
+1
2020-10-02
hosted: Fix overzealous spamming of backlight and lcd enable
Solomon Peachy
2
-10
/
+27
2020-10-01
Fix warnings and errors introduced in b030bf5
Solomon Peachy
1
-0
/
+1
2020-10-01
xduoox3ii/x20: Proper lineout detection and volume mangling.
Solomon Peachy
3
-21
/
+19
2020-10-01
fix some of the red introduced in e43726d
Solomon Peachy
1
-1
/
+1
2020-10-01
hosted pcm-alsa improvements
Solomon Peachy
4
-39
/
+118
2020-10-01
hosted: fix shutdown crash in framebuffer code.
Solomon Peachy
1
-1
/
+9
2020-10-01
Hosted: Improvements in the LCD code. (Roman Stolyarov)
Solomon Peachy
2
-21
/
+31
2020-09-30
Leave HOME_DIR out of default recording and playlist paths
Solomon Peachy
1
-3
/
+3
2020-09-28
xduoox20: UI Simulator support
Solomon Peachy
1
-4
/
+4
2020-09-29
hosted: Slightly cleaner shutdown; kill the display first.
Solomon Peachy
1
-0
/
+4
2020-09-29
rocker: Increase the long-press shutdown delay a bit.
Solomon Peachy
1
-1
/
+1
2020-08-24
SDL: If our eventloop fails, log the reason!
Solomon Peachy
1
-1
/
+1
2020-08-09
Fix HOME_DIR path for Rocker, X3ii, and X20
Solomon Peachy
1
-1
/
+1
2020-08-09
Un-hardcode 44.1KHz settings from ALSA and iBasso PCM code
Solomon Peachy
2
-14
/
+12
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-2
/
+0
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
2
-7
/
+0
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
4
-243
/
+0
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-37
/
+1
2020-07-07
yp-r0: Silence a build warning in simulator build.
Solomon Peachy
1
-1
/
+2
2020-07-07
Samsung YP-R0/YP-R1: use Linux i2c-dev for radio chip access
Lorenzo Miori
5
-107
/
+144
2020-07-06
sdl: Get rid of duplicate instantiation of 'button_queue'
Solomon Peachy
1
-4
/
+0
2020-06-12
xduoox3ii: Add UI Simulator bitmap, keymap, and fix offsets.
Solomon Peachy
1
-4
/
+4
2020-05-03
filesystem: don't PIVOT_ROOT for checkps and simulator builds for hiby targets
Solomon Peachy
1
-1
/
+1
2020-04-14
Fix checkwps build for dx50 & dx90 targets
Solomon Peachy
2
-90
/
+0
2020-04-11
RTC: Add support RTC alarms on hosted targets
Solomon Peachy
1
-8
/
+146
2020-04-08
hiby: Use HAVE_LCD_ENABLE instead of HAVE_LCD_SLEEP
Solomon Peachy
1
-5
/
+5
2020-04-08
hiby: Refactor X3ii/X20 and Rocker LCD code
Solomon Peachy
2
-142
/
+10
2020-04-06
xDuoo X3II and X20 port
Marcin Bukat
20
-5
/
+818
2020-04-05
simulator: Fix sim build for sdl/hosted targets
Solomon Peachy
1
-0
/
+2
2020-01-29
sonynwz/scsitools: add NWZ-S610 series
Amaury Pouly
1
-1
/
+1
2020-01-12
sonynwz/scsitools: add support for NW-A56
Amaury Pouly
2
-3
/
+4
2019-10-17
Fix timer Agptek Rocker (other hosted players)
William Wilgus
1
-4
/
+12
2019-07-26
Fix issue with building the UI Simulator for Windows
LiveboxAndy
1
-3
/
+4
2019-07-10
Fix Truncation warning cpufreq-linux.c->cpufreq_available_governors
William Wilgus
1
-1
/
+1
2019-05-31
Agptek rocker: do not update display when not active
Marcin Bukat
1
-17
/
+23
2019-04-22
nwztools: add DMP-Z1 to the database
Amaury Pouly
2
-2
/
+6
2019-02-08
Fix the fix
Sebastian Leonhardt
1
-1
/
+1
2019-02-08
Fix red and remove duplicated function declaration
Sebastian Leonhardt
1
-1
/
+1
[next]