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
Age
Commit message (
Expand
)
Author
Files
Lines
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
3
-144
/
+12
2020-04-07
Consider sector size when checking cluster size
Stefan Ott
1
-1
/
+6
2020-04-06
xDuoo X3II and X20 port
Marcin Bukat
30
-20
/
+1236
2020-04-05
checkwps: #undef CONFIG_STORAGE_MULTI for __PCTOOL__ builds
Solomon Peachy
1
-0
/
+1
2020-04-05
simulator: Fix sim build for sdl/hosted targets
Solomon Peachy
1
-0
/
+2
2020-04-05
threads: Move stack_size to end of struct thread (followup to f19ffe2)
Solomon Peachy
1
-3
/
+3
2020-04-05
Threading: Use 'size_t' for stack size in core threading code
Solomon Peachy
1
-1
/
+1
2020-04-04
pp502x: Don't fill the cache starting from address 0x0
Solomon Peachy
1
-1
/
+5
2020-03-29
headers: Don't blindly include <inttypes.h> in files used by ASM
Solomon Peachy
3
-2
/
+7
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-12-30
Fix As3525 SD unused parameter warning
William Wilgus
1
-2
/
+3
2019-12-31
Sansa AS3525V1 Sd Interface implement powersave mode
William Wilgus
1
-30
/
+65
2019-11-15
MultiBoot_Firmware Fix red for bootloaders
William Wilgus
1
-2
/
+2
2019-11-15
MultiBoot_Firmware
William Wilgus
1
-0
/
+21
2019-10-17
Fix timer Agptek Rocker (other hosted players)
William Wilgus
3
-4
/
+21
2019-10-13
iPod Classic: enable IRAM1 in bootloader
Franklin Wei
1
-0
/
+6
2019-08-08
Introduce HW_SAMPR_MIN_GE_22 macro
Solomon Peachy
1
-0
/
+16
2019-08-01
Remove "HAVE_TRANSFLECTIVE_LCD" from iPod 6G config
Sebastian Leonhardt
1
-3
/
+0
2019-07-31
Revert "cleanup: Remove HAVE_MULTIVOLUME from targets with HAVE_MULTIDRIVE"
Solomon Peachy
4
-0
/
+4
2019-07-30
cleanup: Remove HAVE_MULTIVOLUME from targets with HAVE_MULTIDRIVE
Solomon Peachy
4
-4
/
+0
2019-07-29
Correct MODEL_NUMBERs used by xDuoo X3, and IHIFI 770, 770C, and 800.
Solomon Peachy
4
-4
/
+4
2019-07-29
XduooX3: Uncomment code that prevented hotswap from working.
Solomon Peachy
1
-2
/
+2
2019-07-28
volume_ismounted is gated by HAVE_DIRCACHE rather than HAVE_MULTIVOLUME
Solomon Peachy
1
-0
/
+2
2019-07-26
Fix issue with building the UI Simulator for Windows
LiveboxAndy
1
-3
/
+4
2019-07-25
Fix Red -- sound_current #_2
William Wilgus
1
-0
/
+7
2019-07-25
Fix Red -- sound_current
William Wilgus
1
-1
/
+11
2019-07-25
Add sound_current to plugin api
William Wilgus
2
-0
/
+90
2019-07-19
Limit float formatting to only targets building Quake
Franklin Wei
1
-0
/
+7
2019-07-19
Add proper float formatting to vuprintf
Michael Sevakis
4
-10
/
+793
2019-07-19
Put -lfirmware in CORE_LIBS, to fix -thumb builds
Frank Gevaerts
1
-0
/
+2
2019-07-10
Fix Truncation warning cpufreq-linux.c->cpufreq_available_governors
William Wilgus
1
-1
/
+1
2019-07-09
rbendian.h: fall back to generic swap macros
Franklin Wei
1
-3
/
+1
2019-06-27
Fix reversal of "always/never" in "LCD setting > Sleep (After Backlight Off)"
Sebastian Leonhardt
1
-5
/
+8
2019-06-02
jz7460: Disable IRQ-driven DMA transfers.
Solomon Peachy
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
2
-5
/
+1
2019-02-07
Add YH820 current usage for runtime estimation
Sebastian Leonhardt
1
-0
/
+7
2019-02-07
transflective LCDs: fix "first buttonpress enables backlight only"
Sebastian Leonhardt
1
-1
/
+9
2019-02-07
Simulator: improve simulation of transflective screens
Sebastian Leonhardt
1
-0
/
+8
2019-02-07
Fix lcd not waking up when backlight is always off
Sebastian Leonhardt
2
-0
/
+8
2019-02-07
YH820: implement LCD sleep
Sebastian Leonhardt
4
-8
/
+57
2019-01-04
Add HAVE_LINEOUT_DETECTION and associated logic
Solomon Peachy
6
-22
/
+83
2019-01-04
Buflib add range checks blocks and crc_slot raise panic if out of range
William Wilgus
1
-0
/
+7
2019-01-02
mips: Adjust main & irq stack sizes to fit in IRAM on all targets
Solomon Peachy
2
-4
/
+4
2019-01-02
mips: Use a separate IRQ stack & optimize IRQ handling a little
Solomon Peachy
3
-38
/
+60
2019-01-02
Add Xuelin iHIFI 770/770C/800 support
Solomon Peachy
30
-508
/
+2687
[prev]
[next]