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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
2
-17
/
+0
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
1
-9
/
+1
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
3
-1936
/
+1
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
6
-912
/
+0
2020-07-11
ATA: Make sure "hard disk" supports power management
Solomon Peachy
1
-0
/
+5
2020-07-11
fat: Validate FS Info Sector signature when attempting to mount volume
Solomon Peachy
1
-0
/
+11
2020-07-09
Update to allow the Apple Radio Remote to function on iPod Video 5G.
LiveboxAndy
1
-17
/
+59
2020-07-08
ATA: In picking PIO modes, word 64 is only valid if word 53 bit 1 is set.
Solomon Peachy
1
-5
/
+6
2020-06-27
button: allow disabling software poweroff
Franklin Wei
1
-1
/
+15
2020-05-12
m66591: Fix out-of-bounds array access
Solomon Peachy
1
-7
/
+7
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
1
-0
/
+122
2019-02-07
transflective LCDs: fix "first buttonpress enables backlight only"
Sebastian Leonhardt
1
-1
/
+9
2019-01-04
Add HAVE_LINEOUT_DETECTION and associated logic
Solomon Peachy
1
-14
/
+38
2019-01-02
Add Xuelin iHIFI 770/770C/800 support
Solomon Peachy
2
-0
/
+240
2018-12-25
FS#7814 - Enable RTC Alarms on H300, X5, and M5
Solomon Peachy
1
-0
/
+107
2018-12-22
FS#12610 - Clip+ Ticking Noise Fixed in Radio
Solomon Peachy
2
-7
/
+11
2018-07-28
Add cleaned-up xDuoo X3 support
Solomon Peachy
4
-9
/
+189
2018-07-25
Revert "Ignore truncation in lcd-scroll.c"
William Wilgus
1
-7
/
+2
2018-07-25
Ignore truncation in lcd-scroll.c
William Wilgus
1
-2
/
+7
2018-06-12
Cleanup comment
Marcin Bukat
1
-1
/
+1
2018-06-12
Agptek Rocker: Initial commit
Marcin Bukat
2
-1
/
+79
2018-05-25
Fix Remove lcd_scroll_worker from bootloader except remote displays/charcell
William Wilgus
1
-1
/
+2
2018-05-23
Remove lcd_scroll_worker from bootloader except remote displays and charcell
William Wilgus
1
-1
/
+2
2017-11-21
Convert i.MX31 and AMS target to use RTC interrupt
Michael Sevakis
1
-0
/
+13
2017-11-06
nwzlinux: add support for radio
Amaury Pouly
1
-2
/
+13
2017-10-26
Unify storage threads into one
Michael Sevakis
2
-281
/
+217
2017-10-07
sonynwz: add api and debug entries for "acoustic" and "cue/rev" mode
Amaury Pouly
1
-2
/
+25
2017-10-01
sonynwza10/a20: enable pcm frequency selection
Amaury Pouly
1
-1
/
+20
2017-09-05
Initial commit for the Sony NWZ linux port
Amaury Pouly
1
-0
/
+385
2017-04-21
RDS: Fix a few goofs in the unicode table
Michael Sevakis
1
-3
/
+3
2017-03-12
Do some housekeeping with fat.h and SECTOR_SIZE
Michael Sevakis
1
-2
/
+1
2017-02-12
Forgot to remove unused RDS buffers from the ipod remote tuner.
Michael Sevakis
1
-6
/
+2
2017-02-11
Fix warnings and errors from fc9695e
Michael Sevakis
1
-0
/
+2
2017-02-11
Improve radio RDS driver and framework
Michael Sevakis
3
-238
/
+368
2017-02-04
Fix dangerous casts
Amaury Pouly
3
-7
/
+7
2017-01-26
Move intrinsic RTC implmentation differences to driver files
Michael Sevakis
11
-17
/
+43
2017-01-25
AMS: Return ascodec to interrupt-based I2C2 driver
Michael Sevakis
1
-2
/
+19
2017-01-21
Fix dumb typo in button.c.
Michael Sevakis
1
-1
/
+1
2017-01-21
action.c must desist in calling set_cpu_frequency from a tick
Michael Sevakis
1
-35
/
+71
2017-01-17
Do some debug and preparatory work for ramcache and playlist
Michael Sevakis
1
-5
/
+15
2016-12-12
wm8975: document audiohw settings
Amaury Pouly
1
-0
/
+2
2016-12-12
wm8758: document and fix audiohw settings
Amaury Pouly
1
-0
/
+1
2016-12-12
wm8751: document and fix audiohw settings
Amaury Pouly
1
-1
/
+3
2016-12-12
wm8731: document audiohw settings
Amaury Pouly
1
-0
/
+2
2016-12-12
imx233: slightly rework 3D audio setting
Amaury Pouly
1
-3
/
+1
2016-09-21
imx233: fix recording gain
Amaury Pouly
1
-3
/
+4
2016-08-29
as3543: fix audio gap when switching from dac to line-in/recording
Amaury Pouly
1
-30
/
+51
2016-06-01
zenxfi3: rewrite mpr121 driver
Amaury Pouly
1
-350
/
+0
2016-06-01
fuze+: rewrite touchpad driver
Amaury Pouly
1
-104
/
+0
[next]