rockbox/firmware
Maurus Cuelenaere d878018ec8 Onda VX747: don't define HAVE_MULTIVOLUME
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23768 a1c6a512-1295-4272-9138-f99709370657
2009-11-26 22:34:42 +00:00
..
common Move strip_volume() to filefuncs.c and set properties. 2009-11-26 22:34:08 +00:00
decompressor
drivers Use MULTIDRIVE instead of MULTIVOLUME in sd.c 2009-11-26 21:43:26 +00:00
export Onda VX747: don't define HAVE_MULTIVOLUME 2009-11-26 22:34:42 +00:00
include FS#10720 - Support for displaying diacritic characters 2009-11-24 20:41:42 +00:00
target Define sd_drive_nr also when HAVE_HOTSWAP is defined (fix red). 2009-11-26 17:49:05 +00:00
test
usbstack use the EP_DIR() macro to go from USB_DIR_* to a 0 or 1 value 2009-11-15 22:17:45 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c Fix FS#10362 (flickering backlight when removing hold) by preventing multiple SYS_TIMEOUT events being posted the backlight thread. 2009-11-23 23:30:55 +00:00
bidi.c
buffer.c
COPYING
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make
font.c FS#10720 - Support for displaying diacritic characters 2009-11-24 20:41:42 +00:00
font_cache.c
general.c
hangul.c
hotswap.c
ifp_usb_serial.c
kernel.c
logf.c Rename vfnprintf to vuprintf (u stands for user for the user callback and data passed to it) to avoid confusion with file and buffer size related functions from the printf-family, and add a comment to its declaration. 2009-11-03 21:20:09 +00:00
lru.c
mp3_playback.c
panic.c Set DRMODE_SOLID, uniform colors, and sysfont before clearing LCD to display panic or exception messages - see FS#10665. 2009-11-14 11:27:41 +00:00
pcm.c
pcm_sampr.c
powermgmt.c
profile.c
README
rolo.c
rom.lds Make sure the linker considers crt0*.o before all files specified on the command line by using STARTUP() instead of INPUT() in the .lds. Using INPUT() makes the linker process crt0*.o after all files specified on the command line, making linking fail if there are librockbox.a members which are only referenced by crt0*.o. Remove the hackaround that was needed for building the gigabeat S bootloader before (aka UIE() problem). 2008-04-29 06:19:32 +00:00
screendump.c
scroll_engine.c
sound.c Comstify a function pointer array 2009-11-11 16:54:15 +00:00
SOURCES Move strip_volume() to filefuncs.c and set properties. 2009-11-26 22:34:08 +00:00
storage.c
system.c
thread.c Fix warning on new gcc for checking value or truth of undefined _WIN32 and MIPS. 2009-11-20 02:51:10 +00:00
timer.c
tuner.c
usb.c

See docs/README