rockbox/firmware
Dominik Wenger 0d0cc039f8 fix hold-button handling for m200v4.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19314 a1c6a512-1295-4272-9138-f99709370657
2008-12-03 18:41:02 +00:00
..
common Added support for configurable rockbox directory. FS#9567 by Alex Bennee. 2008-11-24 22:16:07 +00:00
decompressor New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00
drivers Remove usb_drv_wait from the public usb api, and remove the implementation from usb-drv-arc.c, as it is not actually used 2008-11-30 15:56:49 +00:00
export Remove usb_drv_wait from the public usb api, and remove the implementation from usb-drv-arc.c, as it is not actually used 2008-11-30 15:56:49 +00:00
include Added support for configurable rockbox directory. FS#9567 by Alex Bennee. 2008-11-24 22:16:07 +00:00
target fix hold-button handling for m200v4. 2008-12-03 18:41:02 +00:00
test
usbstack Replace USE_HIGH_SPEED with USB_NO_HIGH_SPEED, as high speed support is the normal case 2008-11-30 15:53:36 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do that, it also introduces sd_*, nand_*, and mmc_*. 2008-11-01 16:14:28 +00:00
backlight-thread-fading.c Oops - fix yellow. 2008-11-26 11:08:27 +00:00
backlight.c Fix reds. Also note my r19221 commit message had a typo - shoudld have been e200/c200, not e100. 2008-11-26 10:21:03 +00:00
bidi.c
buffer.c
COPYING
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make Added 'keywords' and 'eol-style' properties. 2008-11-25 19:54:23 +00:00
font.c
font_cache.c
general.c
hangul.c
hotswap.c cleanup storage defines 2008-10-31 21:25:04 +00:00
ifp_usb_serial.c
kernel.c Move kernel tick initialization and handling to the target tree for ones remaining in kernel.c 2008-10-29 10:26:46 +00:00
logf.c
lru.c
mp3_playback.c Moved pcm_record from firmware to apps. Cleaned up some. Now all code using struct mp3entry is in apps. 2008-10-14 11:12:20 +00:00
panic.c
pcm.c
pcm_sampr.c
powermgmt.c Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do that, it also introduces sd_*, nand_*, and mmc_*. 2008-11-01 16:14:28 +00:00
profile.c
README
rolo.c Fix Clip firmware building by adding missing symbols 2008-11-10 11:04:43 +00:00
rom.lds
scroll_engine.c
sound.c Fix compilation of Clip simulator 2008-11-24 19:04:29 +00:00
SOURCES Move Clip specific power management stuff (specifically the battery discarge curve) to powermgmt-clip.c 2008-12-02 19:50:31 +00:00
system.c
thread.c core_sleep(): only write once the same implementation, and add as3525 to the list 2008-11-09 23:56:54 +00:00
timer.c AS3525: timer support 2008-11-06 02:31:32 +00:00
tuner.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
usb.c don't waste time and binsize enabling the usb controller just before rebooting 2008-11-30 20:39:53 +00:00

See docs/README