rockbox/firmware
Alexander Levin d353a7fd4e Change the function name in strnatsort so that the code doesn't contradict itself
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22267 a1c6a512-1295-4272-9138-f99709370657
2009-08-12 13:44:50 +00:00
..
common Change the function name in strnatsort so that the code doesn't contradict itself 2009-08-12 13:44:50 +00:00
decompressor
drivers M:Robe 500: Make endpoint requests more flexible. 2009-08-12 02:29:07 +00:00
export FS#10506. Don't compile various crossfade only functions in pcmbuf.c on low memory targets (mainly AMS) to save memory. Some crossfade related items remain in the code, but they're not worth cluttering the code with ifdefs over. Also, introduce HAVE_CROSSFADE define for neatness. 2009-08-11 02:05:38 +00:00
include Move yearday_to_daymonth() to usb_storage.c. It's the only user, this function is pretty specific, and it seems to be the cleanest way to avoid ram usage increases for unrelated targets 2009-08-11 20:03:59 +00:00
target M:Robe 500: Put the irq stack and fiq stack in iram. Reduce memory for fiq stack since it is currently unused. 2009-08-12 02:34:07 +00:00
test Commit FS#9545, storage cleanup and multi-driver support 2009-07-17 22:28:49 +00:00
usbstack Move yearday_to_daymonth() to usb_storage.c. It's the only user, this function is pretty specific, and it seems to be the cleanest way to avoid ram usage increases for unrelated targets 2009-08-11 20:03:59 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c Remove int_prio argument from timer_register, and move the only use for it into alpine_cdc plugin, since this plugin is only built on SH7034 2009-06-29 14:29:46 +00:00
bidi.c
buffer.c
COPYING
debug.c Fix DEBUG builds when CONFIG_CPU != SH7034 and HAVE_GDB_API isn't defined 2009-07-02 10:24:27 +00:00
eeprom_settings.c
enc_base.c
events.c
firmware.make
font.c
font_cache.c
general.c FS#10080 2009-07-14 13:57:45 +00:00
hangul.c
hotswap.c add firmware/driver/sd.c which contains common code between SD drivers 2009-07-01 21:49:13 +00:00
ifp_usb_serial.c
kernel.c
logf.c Fix logf() multilines handling 2009-08-11 16:12:03 +00:00
lru.c
mp3_playback.c
panic.c Fix yellows (the reds on mono are caused by this, again, stupid typo). 2009-08-10 20:36:34 +00:00
pcm.c
pcm_sampr.c
powermgmt.c Re-work D2 power off behaviour. 2009-07-26 19:41:24 +00:00
profile.c Remove int_prio argument from timer_register, and move the only use for it into alpine_cdc plugin, since this plugin is only built on SH7034 2009-06-29 14:29:46 +00:00
README
rolo.c
rom.lds
screendump.c
scroll_engine.c
sound.c * Move DSP_CALLBACK_* enum to sound.h 2009-08-01 21:38:18 +00:00
SOURCES Samsung YP-S3: add beginning of a low-level NAND driver and update bootloader demo program to display the NAND ids. 2009-08-09 16:12:36 +00:00
storage.c svn properties, late as usual 2009-07-17 22:41:08 +00:00
system.c
thread.c * Fix overlooked r12 usage possibility in mpegplayer ARM idct 2009-07-12 22:43:24 +00:00
timer.c Remove the TIMER_* macros and declare target-specific functions in timer.h 2009-06-29 14:29:57 +00:00
tuner.c Meizu: implement i2c for the meizu fmradio and update the tea5760 tuner driver 2009-07-07 21:57:16 +00:00
usb.c

See docs/README