rockbox/firmware
Rafaël Carré e1a1df69fc Clipv2: fix grey lcd output
We can write to DBOP_DOUT in 8 bits mode : bits 7..0 are mapped to the
LCD, not bits 15..12 and 3..0 like on Clipv1

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25455 a1c6a512-1295-4272-9138-f99709370657
2010-04-03 17:10:44 +00:00
..
common dir_uncached: fix opendir_uncached to have opened directories keep enough information to update metadata; this is necessary because of the way rmdir_uncached is implemented 2010-03-15 12:32:04 +00:00
decompressor
drivers as3525v2: microphone recording 2010-03-29 22:52:19 +00:00
export Clipv2: fix grey lcd output 2010-04-03 17:10:44 +00:00
include Get rid of the parent_dir field in dir_uncached.c by using the same FAT trick as in dircache. This should save ~20KB on 512B/sector targets and ~80KB on 2K/sector ones. 2010-03-10 08:56:27 +00:00
target Clipv2: fix grey lcd output 2010-04-03 17:10:44 +00:00
test Fix even more tabs 2010-01-03 10:35:31 +00:00
usbstack Remove unnecessary (and incorrect) acks after stalling the control endpoint 2010-03-27 19:41:37 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c Fix further tabs 2010-01-03 10:50:34 +00:00
buffer.c
COPYING
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make
font.c font.c: correct checking cache_fd. remove some trailing spaces. 2010-02-26 07:16:32 +00:00
font_cache.c
general.c
hangul.c
hotswap.c
ifp_usb_serial.c
kernel.c Fix further tabs 2010-01-03 10:50:34 +00:00
logf.c
lru.c
mp3_playback.c
panic.c PANIC!!! 2010-03-03 02:36:51 +00:00
pcm.c New plugin: FFT, A frequency analyzer plugin 2010-02-10 19:44:11 +00:00
pcm_sampr.c
powermgmt.c Disable runtime estimation altogether when there is no runtime current defined. It doens't work and people somehow got confused by seeing obviously wrong values. Now it will just return -1 if you try to estimate runtime without having the current defined. 2010-03-16 17:13:25 +00:00
profile.c
README
rolo.c
rom.lds
screendump.c
scroll_engine.c
sound.c Fix further tabs 2010-01-03 10:50:34 +00:00
SOURCES Clipv2: fix grey lcd output 2010-04-03 17:10:44 +00:00
storage.c
system.c
thread.c FS#10756 - Free unused init code 2010-03-03 23:20:32 +00:00
timer.c
tuner.c
usb.c

See docs/README