rockbox/firmware/drivers
Jörg Hohensohn fa3f60ff1c nicer handling of button_flip(), swap stored value, too, and avoid race condition
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4184 a1c6a512-1295-4272-9138-f99709370657
2004-01-01 18:33:52 +00:00
..
adc.c Magnus Holmgren: Just realized one thing: doing AN0-3 last is slightly better, as AN0 2003-07-17 20:40:16 +00:00
ata.c Improved timing in soft_reset. This hopefully cures spontaneous Red Led freezes. 2003-12-17 20:15:12 +00:00
button.c nicer handling of button_flip(), swap stored value, too, and avoid race condition 2004-01-01 18:33:52 +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 Patch #791531 by Barry McIntosh, fake time stamps for file creation/updates on Players 2003-11-03 00:59:04 +00:00
fmradio.c The code police strikes back 2003-11-07 12:15:24 +00:00
i2c.c The code police strikes back 2003-11-07 12:15:24 +00:00
lcd-player-charset.c * Added the plugin icon for the old lcd. 2003-06-29 20:08:38 +00:00
lcd-player.c adjustments for Neo 2003-12-12 13:23:33 +00:00
lcd-recorder.c oops, optimized lcd_bitmap() too much, obey the clear flag 2003-12-24 12:17:26 +00:00
lcd.c Ooops! I forgot to remove my debugging changes 2003-12-15 10:31:08 +00:00
led.c The code police strikes back 2003-11-07 12:15:24 +00:00
mas.c The code police strikes back 2003-11-07 12:15:24 +00:00
power.c oops, a typo made the player build fail 2003-12-03 18:50:19 +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 Screen buffer transposed, such that bytes in X-direction are consecutive. This enables my turbocharged lcd_write_data() for regular screen updates. Please check the X11 sim, Win32 works. 2003-12-23 23:41:45 +00:00