rockbox/firmware
Thomas Martitz d85c3ec410 Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar).
Increase maximum event count as we need more (I actually had a report about it during custom statusbar testing).
Removed corresponding functions from the core and plugin api. Bump min version and sort.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23302 a1c6a512-1295-4272-9138-f99709370657
2009-10-20 21:54:59 +00:00
..
common Use wrap-safe TIME_BEFORE/TIME_AFTER macros to compare times with current_time, instead of comparing them directly. 2009-10-18 15:50:30 +00:00
decompressor
drivers Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar). 2009-10-20 21:54:59 +00:00
export Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar). 2009-10-20 21:54:59 +00:00
include Make the database tool buildable from configure. 2009-10-07 16:54:15 +00:00
target
test
usbstack iPod Nano 2G USB support based on the S3C6400X datasheet. Disabled by default for now. 2009-10-20 06:37:07 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c
buffer.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
COPYING
debug.c
eeprom_settings.c
enc_base.c
events.c Convert lcd_activation callbacks to use the event system to allow for multiple parallel callbacks (for custom statusbar). 2009-10-20 21:54:59 +00:00
firmware.make
font.c
font_cache.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
general.c
hangul.c
hotswap.c
ifp_usb_serial.c
kernel.c
logf.c A new implementation of logf, logfdisplay and logfdump. 2009-08-21 22:54:23 +00:00
lru.c
mp3_playback.c
panic.c
pcm.c
pcm_sampr.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
powermgmt.c
profile.c
README lets point to ../docs/README 2002-08-21 11:13:46 +00:00
rolo.c Make RoLo work on PP5002. * Rename CACHE_CTL flag values on PP5002 for consistency. 2009-10-19 21:38:52 +00:00
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
SOURCES
storage.c
system.c
thread.c "Implement" S5L8701 core_sleep 2009-10-10 22:02:22 +00:00
timer.c
tuner.c FS#9824: Fix FM channel spacing for Europe 2009-09-24 22:05:07 +00:00
usb.c Fix red 2009-10-20 07:21:08 +00:00

See docs/README