rockbox/firmware/drivers
Linus Nielsen Feltzing 8d54253b0d button_clear_queue() now works as expected
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5031 a1c6a512-1295-4272-9138-f99709370657
2004-09-01 06:24:57 +00:00
..
adc.c More const policeing step 3 2004-08-03 05:58:46 +00:00
ata.c Const policed pointer arguments to functions, part 2 2004-08-17 01:45:48 +00:00
button.c button_clear_queue() now works as expected 2004-09-01 06:24:57 +00:00
dac.c Patch #798050 by Leslie Donaldson, activates Line In on Player models 2003-11-03 23:36:36 +00:00
dac.h Patch #798050 by Leslie Donaldson, activates Line In on Player models 2003-11-03 23:36:36 +00:00
fat.c Bug fix: renaming a directory could cause a name clash. New feature: rename() can now move files/directories as well. 2004-08-22 11:28:24 +00:00
fmradio.c The code police strikes back 2003-11-07 12:15:24 +00:00
i2c.c Const policed pointer arguments to functions, part 2 2004-08-17 01:45:48 +00:00
lcd-player-charset.c More const policeing step 4 2004-08-03 19:22:56 +00:00
lcd-player.c Const policed pointer arguments to functions, part 2 2004-08-17 01:45:48 +00:00
lcd-recorder.c Fixed new font format: necessity of offset table generation, output of fonts without one 2004-08-27 00:34:15 +00:00
lcd.S Fully assembler optimized lcd driver (another 10% real-world speedup on recorder), replaces lcd.c 2004-05-10 11:38:24 +00:00
led.c Patch #881887 by Gerald Vanbaren. The red LED is now ON when recording and blinking when waiting to record (and when paused). 2004-06-22 10:52:39 +00:00
mas.c Const policed pointer arguments to functions, part 2 2004-08-17 01:45:48 +00:00
power.c Disable the backlight before powering off the Player/Studio 2004-07-14 10:06:02 +00:00
rtc.c Fix for the occasional problem on FMR devices, when the device can't be turned off 2003-12-04 11:26:10 +00:00
serial.c New screen dump feature for recorders 2004-06-30 13:31:14 +00:00