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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-17
Define a USB storage type, and hook it up for hosted targets
Solomon Peachy
2
-2
/
+9
2020-10-17
hosted: ROLO: Fixes for PIVOT_ROOT targets
Solomon Peachy
1
-3
/
+20
2020-10-17
hosted: Fix HAVE_MULTIDRIVE to work properly with PIVOT_ROOT
Solomon Peachy
1
-4
/
+12
2020-10-17
samsung yp-r0/r1: use os-native opendir() in the low-level driver code
Solomon Peachy
2
-7
/
+7
2020-10-17
sonynwz: use os-native opendir() in the low-level input driver code
Solomon Peachy
1
-9
/
+11
2020-10-16
hosted: open input device as read-only.
Solomon Peachy
5
-15
/
+14
2020-10-15
m3k: Fixes for the M3K.
Solomon Peachy
1
-0
/
+6
2020-10-15
xduoox3: Disable the DAC's digital de-emphasis filter.
Solomon Peachy
1
-5
/
+1
2020-10-15
hosted: Unify the USB code for the hiby-based players.
Solomon Peachy
3
-239
/
+3
2020-10-14
erosq: Add battery discharge curve and initial runtime estimation.
Solomon Peachy
1
-2
/
+3
2020-10-13
Work around wonky inline asm issue with creativezenvm build.
Solomon Peachy
1
-1
/
+13
2020-10-13
Fix more red.
Solomon Peachy
1
-2
/
+4
2020-10-13
fix more yellow
Solomon Peachy
3
-2
/
+8
2020-10-13
Fix more warnings.
Solomon Peachy
8
-12
/
+34
2020-10-13
imx31: Work around an apparently not-quite-kosher abuse of CPP
Solomon Peachy
3
-4
/
+19
2020-10-13
iaudiox5: Fix red, due to slightly bogus asm
Solomon Peachy
2
-7
/
+13
2020-10-13
Fix a pile of yellow in the bootloader
Solomon Peachy
8
-46
/
+72
2020-10-13
xduoox3ii: Update battery curve.
Solomon Peachy
1
-2
/
+2
2020-10-12
hosted: More PCM muting work
Solomon Peachy
1
-7
/
+7
2020-10-12
rolo: hosted: Make display output non-glitchy
Solomon Peachy
1
-2
/
+2
2020-10-12
Hosted PCM: Rework auto-muting code a bit
Solomon Peachy
1
-17
/
+25
2020-10-11
Fix inverted test that made SDL_APP unhappy
Solomon Peachy
1
-5
/
+5
2020-10-11
Turn on ROLO for M3K too
Solomon Peachy
1
-1
/
+1
2020-10-11
hosted: sanitize handling of HOME_DIR
Solomon Peachy
2
-18
/
+25
2020-10-11
New port: AIGO EROS Q / EROS K
Solomon Peachy
13
-4
/
+630
2020-10-11
hosted: Add ROLO support for hosted targets
Solomon Peachy
1
-0
/
+102
2020-10-11
nwztools: fix MW-WM1/A30 KAS, fix KAS length
Amaury Pouly
2
-3
/
+6
2020-10-11
hosted: Use O_CLOEXEC for all open() and "e" for fopen() calls
Solomon Peachy
14
-31
/
+27
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
Undo the hacks that allowed targets without LEFT/RIGHT (UP/DN) to build.
Solomon Peachy
4
-13
/
+7
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
coldfire: Fix iAudio M5 build
Solomon Peachy
1
-2
/
+2
2020-10-03
coldfire: Allow building when 88KHz audio is disabled
Solomon Peachy
1
-1
/
+1
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
imx233: Hardware codec supports up to 192KHz. Make it so!
Solomon Peachy
2
-2
/
+8
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
xduoox3: Work out clocks for 176/192KHz support.
Solomon Peachy
1
-11
/
+12
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
[next]