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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-08
Undo the hacks that allowed targets without LEFT/RIGHT (UP/DN) to build.
Solomon Peachy
8
-18
/
+31
2020-10-08
Don't compile audio codecs into native bootloader builds.
Solomon Peachy
4
-8
/
+16
2020-10-08
get rid of ACTION_F3 (leftover from Archos days)
Solomon Peachy
6
-30
/
+3
2020-10-07
more DEBUG build fixes
Moshe Piekarski
1
-1
/
+1
2020-10-06
Fix DEBUG builds
Moshe Piekarski
1
-4
/
+0
2020-10-05
FS13241: Get rid of the hacky hold switch emulation on the X3ii & X20
Solomon Peachy
6
-48
/
+8
2020-10-05
agptekrocker: Rework WPS keymap a bit; replace direct pitchscreen access with...
Solomon Peachy
1
-8
/
+7
2020-10-05
lua add better memory stats
William Wilgus
3
-3
/
+100
2020-10-04
rbutil: Replace sysinfo filesystem cluster size with type.
Dominik Riebeling
4
-14
/
+52
2020-10-04
lua misc tweaks and cleanup
William Wilgus
6
-24
/
+25
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
lua Add scrollable stack traceback WIP
William Wilgus
5
-3
/
+141
2020-10-03
imx233: Enable 96/192K playback for all imx233 targets that have room
Solomon Peachy
11
-26
/
+35
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
2
-3
/
+5
2020-10-03
Disable 88/96KHz from targets that lack the IRAM to hold the mix buffers
Solomon Peachy
8
-42
/
+12
2020-10-03
pcm: Dynamically-size the mixer buffer at higher audio bitrates.
Solomon Peachy
1
-10
/
+29
2020-10-03
alsa: introduce AUDIOHW_MUTE_ON_PAUSE, and have rocker use it.
Solomon Peachy
3
-8
/
+15
2020-10-03
xduoo codec cleanups
Solomon Peachy
1
-6
/
+5
2020-10-03
xduoox3ii/x20: Rework the mute control to actually function properly.
Solomon Peachy
1
-12
/
+22
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
For backlights that have a wide control, support skipping steps.
Solomon Peachy
4
-3
/
+28
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
2
-12
/
+13
2020-10-01
fix more red.
Solomon Peachy
1
-7
/
+0
2020-10-01
Fix warnings and errors introduced in b030bf5
Solomon Peachy
3
-0
/
+10
2020-10-01
xduoox3ii/x20: Proper lineout detection and volume mangling.
Solomon Peachy
10
-48
/
+80
2020-10-01
fix some of the red introduced in e43726d
Solomon Peachy
6
-13
/
+5
2020-10-01
hosted pcm-alsa improvements
Solomon Peachy
15
-91
/
+218
2020-10-01
scrobbler: Fix logfile location on most hosted targets.
Solomon Peachy
1
-3
/
+3
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
Add 192 and 176KHz to mikmod and test_sampr plugins
Solomon Peachy
2
-0
/
+4
2020-09-30
pcm: Missed a file for the 192/176K playback.
Solomon Peachy
1
-0
/
+4
2020-09-30
audio: Add support for 192 and 176KHz playback
Solomon Peachy
32
-79
/
+160
2020-10-01
lua: fix ipod builds broken by 127862c
Solomon Peachy
1
-1
/
+1
2020-09-30
lua: Include $TARGET when preprocessing the headers for the button helper
Solomon Peachy
1
-2
/
+1
2020-09-30
xduoox3: Fix an error in a comment
Solomon Peachy
1
-1
/
+1
2020-09-30
rbutil: Fix unnecessary implicit cast.
Dominik Riebeling
1
-2
/
+2
2020-09-30
rbutil: Add postinstall hint for rocker and xduoo player.
Dominik Riebeling
1
-2
/
+3
2020-09-30
Leave HOME_DIR out of default recording and playlist paths
Solomon Peachy
2
-5
/
+5
2020-09-30
lua rockevents reduce context switching for action and buttons
William Wilgus
2
-16
/
+31
2020-09-29
configure: Compact the target selection a bit
Solomon Peachy
1
-57
/
+52
2020-09-28
fix x20 and yp-r1 builds.
Solomon Peachy
1
-1
/
+1
2020-09-28
xduoo: x3ii and x20 have filter_roll_off support
Solomon Peachy
1
-1
/
+1
[next]