rockbox/firmware
2010-04-18 10:03:25 +00:00
..
common FS#11187 - diacritic.c is in 'drivers' but it does not belong there 2010-04-07 20:41:18 +00:00
decompressor
drivers Make builds with MAX_PHYS_SECTOR_SIZE defined (ipod video) work with larger sizes if the drive is sane. 2010-04-14 14:40:03 +00:00
export Use a more natural guard for the callback definition 2010-04-17 14:22:06 +00:00
include FS#11187 - diacritic.c is in 'drivers' but it does not belong there 2010-04-07 20:41:18 +00:00
target workaround DBOP noise issue on C200v2 cause it's really annoying if your buttons don't work in the debug menu... 2010-04-16 06:01:24 +00:00
test Fix even more tabs 2010-01-03 10:35:31 +00:00
usbstack Enforce the 80-char limit to make everyone happy. 2010-04-13 10:07:02 +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 Convert macro to inline function and move it into .c file. 2010-04-16 22:11:40 +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 minor mistake in tone control code: UDA1341 was added to the wrong part of the conditional (it has hw bass/treble but not prescaling, like the other wm codecs listed) and TSC2100 has no hw tone controls at all so is already covered by HAVE_SW_TONE_CONTROLS. 2010-04-13 20:37:04 +00:00
SOURCES s5l870x : use mmu-arm.S 2010-04-13 15:59:49 +00:00
storage.c use THREAD_ID_CURRENT instead of thread_get_current() 2010-04-03 22:43:36 +00:00
system.c
thread.c Fix red from r25666 (forgot to use macro to not use core variable on single core), update a comment and remove core check for setting THREAD_SWITCH upon wakeup which is irrelevant to the idea behind the change. 2010-04-18 10:03:25 +00:00
timer.c
tuner.c
usb.c

See docs/README