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
/
export
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
For backlights that have a wide control, support skipping steps.
Solomon Peachy
3
-3
/
+6
2020-10-01
xduoox3: Work out clocks for 176/192KHz support.
Solomon Peachy
1
-1
/
+1
2020-10-01
xduoox3ii/x20: Proper lineout detection and volume mangling.
Solomon Peachy
5
-11
/
+5
2020-10-01
fix some of the red introduced in e43726d
Solomon Peachy
3
-10
/
+2
2020-10-01
hosted pcm-alsa improvements
Solomon Peachy
7
-20
/
+17
2020-09-30
audio: Add support for 192 and 176KHz playback
Solomon Peachy
29
-77
/
+118
2020-09-30
Leave HOME_DIR out of default recording and playlist paths
Solomon Peachy
1
-2
/
+2
2020-09-28
xduoo: x3ii and x20 also have their CPUs clocked at 1008 MHz.
Solomon Peachy
2
-2
/
+2
2020-09-28
xduoox20: UI Simulator support
Solomon Peachy
1
-1
/
+1
2020-09-29
rocker: CPU is actually running at 1008MHz, not 532.
Solomon Peachy
1
-1
/
+1
2020-09-17
jz4760: Heavily rework USB driver to add working DMA support
Solomon Peachy
1
-0
/
+12
2020-09-04
jz47xx: Audio path tweaks:
Solomon Peachy
1
-0
/
+4
2020-08-30
XduooX3 Tweak LCD drive strength and slew
William Wilgus
1
-3
/
+3
2020-08-29
jz4760: Disable dynamic clocking entirely.
Solomon Peachy
1
-3
/
+3
2020-08-29
cs4398: Change default volume to -25 dB (from 0 dB)
Solomon Peachy
1
-1
/
+1
2020-08-29
Xduoo X3 Tweak LCD settings
William Wilgus
1
-0
/
+7
2020-08-29
xduoox3: When not using dynamic clocks, use max cpu
Solomon Peachy
1
-3
/
+5
2020-08-28
xduoox3: enable HAVE_GUI_BOOST
Solomon Peachy
1
-0
/
+3
2020-08-27
Xduoo X3 - Grey scale lib update
William Wilgus
1
-25
/
+25
2020-08-26
xduoox3: Include curves for both battery types
Solomon Peachy
1
-1
/
+1
2020-08-26
xduoox3: Update battery discharge curve and runtime estimates
Solomon Peachy
1
-0
/
+4
2020-08-20
Revert root_redirect :(
William Wilgus
3
-13
/
+0
2020-08-20
Allow mounting of any directory as the root directory.
William Wilgus
3
-0
/
+13
2020-08-19
Enable boot from SD for Sansa e200
Johannes Rauh
2
-3
/
+27
2020-08-12
xduoox3: Fix build when disabling adjustable cpu freq
Solomon Peachy
1
-4
/
+3
2020-08-09
Enable full sample rate sets for X3ii, X20, and Rocker
Solomon Peachy
3
-0
/
+12
2020-08-09
Fix HOME_DIR path for Rocker, X3ii, and X20
Solomon Peachy
1
-1
/
+3
2020-08-07
jz4760: Support dynamic reclocking!
Solomon Peachy
1
-2
/
+12
2020-08-07
xduoox3: Enable HAVE_PLAY_FREQ
Solomon Peachy
1
-0
/
+1
2020-08-07
xduoox3: Set PLL0 to 480MHz, not 492.
Solomon Peachy
1
-1
/
+1
2020-08-06
FS#9295: Detect external power supply for ipod 1st & 2nd gen (Mark Fawcus)
Solomon Peachy
1
-2
/
+2
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
107
-239
/
+202
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
104
-360
/
+205
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
3
-112
/
+0
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
20
-1711
/
+9
2020-07-16
storage: Clean up storage_xxxx macros when STORAGE_MULTI is not set
Solomon Peachy
1
-16
/
+17
2020-07-14
Enabled hotkey for Sansa Clip players
Igor B. Poretsky
4
-4
/
+4
2020-07-09
add some documentation in usb.h and usb_drv.h
Amaury Pouly
2
-0
/
+39
2020-07-09
FS#12082: Add Tuner support to the Nano2G (Bertrik Sikken)
Solomon Peachy
1
-4
/
+4
2020-07-07
yp-r1: Fix some of the simulator build issues.
Solomon Peachy
1
-17
/
+25
2020-06-27
button: allow disabling software poweroff
Franklin Wei
1
-0
/
+5
2020-06-07
misc: Remove all 'twiki' references in favor of up-to-date 'wiki' links.
Solomon Peachy
2
-2
/
+2
2020-05-24
cowond2: Disable internal NAND storage; use only the SD card.
Solomon Peachy
1
-2
/
+4
2020-04-14
Fix checkwps build for dx50 & dx90 targets
Solomon Peachy
3
-2
/
+92
2020-04-13
obsolete: Nuke the very-incomplete Archos AV300 target
Solomon Peachy
1
-4
/
+0
2020-04-11
RTC: Add stub support RTC alarms on hosted targets
Solomon Peachy
3
-1
/
+7
2020-04-11
RTC: Add support RTC alarms on hosted targets
Solomon Peachy
1
-0
/
+3
2020-04-06
xDuoo X3II and X20 port
Marcin Bukat
7
-2
/
+269
2020-04-05
checkwps: #undef CONFIG_STORAGE_MULTI for __PCTOOL__ builds
Solomon Peachy
1
-0
/
+1
2020-03-29
headers: Don't blindly include <inttypes.h> in files used by ASM
Solomon Peachy
3
-2
/
+7
[next]