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-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
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-09-18
jz4760: Implement USB DMA RX
Solomon Peachy
1
-22
/
+135
2020-09-18
Headphone / lineout pause/resume #FS13237
William Wilgus
1
-1
/
+3
2020-09-17
jz4760: Heavily rework USB driver to add working DMA support
Solomon Peachy
2
-139
/
+245
2020-09-17
Xduoo X3 add headphone and lineout status to IO Ports debug menu
William Wilgus
1
-13
/
+30
2020-09-13
Xduoo X3 no ADC after ROLO
William Wilgus
1
-0
/
+6
2020-09-13
Xduoo X3 Add tree scrolling FS#13240, Emulate Multibutton presses
William Wilgus
2
-19
/
+50
2020-09-08
XduooX3 LCD tweaks #2
William Wilgus
1
-48
/
+110
2020-09-06
XduooX3 Gpio reconfigure button system #2
William Wilgus
1
-79
/
+45
2020-09-06
jz4760: Fix and re-enable the hardware udelay() timer
Solomon Peachy
1
-12
/
+19
2020-09-06
jz4760: Use a #define for the timer id, not a raw number
Solomon Peachy
1
-15
/
+17
2020-09-05
mips: Convert 'nop' to 'ssnop' -- for future-proofing
Solomon Peachy
6
-77
/
+77
2020-09-04
jz47xx: Audio path tweaks:
Solomon Peachy
4
-0
/
+6
2020-09-03
Xduoo Gpio fix bug
William Wilgus
1
-0
/
+3
2020-09-03
mips: Heavily rework DMA & caching code
Solomon Peachy
15
-127
/
+186
2020-09-03
XduooX3 Gpio reconfigure button system
William Wilgus
1
-14
/
+69
2020-09-02
jz4760: Dial down PIXCLK as low as possible
Solomon Peachy
1
-0
/
+3
2020-09-02
xduoox3: Disable the LCD and MSC0 clocks as we don't use them
Solomon Peachy
2
-2
/
+5
2020-09-02
XduooX3 Slow down greylib framerate
William Wilgus
1
-1
/
+4
2020-09-02
XduooX3 Debug Menu -- HW_info
William Wilgus
1
-128
/
+339
[next]