rockbox/firmware
2009-08-11 02:05:38 +00:00
..
common Fix for: 2009-08-04 13:00:40 +00:00
decompressor
drivers Philips SA9200: initialize i2c, i2s, and as3514 as the OF does. Fixes clicks/pops heard when reading the adc. 2009-08-01 17:51:00 +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 Remove various ABS() definitions with a single one using typeof (if using gcc) to avoid multiple evaluations of the input expressions. Speex still uses its own as I didn't want to change this imported code too much. 2009-08-03 01:38:58 +00:00
target Remove the comment also, Thanks to Rafaël Carré for spotting. 2009-08-10 22:01:35 +00:00
test Commit FS#9545, storage cleanup and multi-driver support 2009-07-17 22:28:49 +00:00
usbstack Various files: make functions static if they're local or make sure there is a proper #include if not 2009-08-06 09:28:25 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c
buffer.c
COPYING
debug.c
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
ifp_usb_serial.c
kernel.c
logf.c FS#10080 2009-07-14 13:57:45 +00:00
lru.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
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
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
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