rockbox/firmware/target/arm/tcc77x/iaudio7
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
..
adc-target.h
ata2501.c
ata2501.h
audio-iaudio7.c Get rid of remaining audiohw_enable_output style codec setup and use pre/post split initialization. Move some SoC-specific code like i2s_reset out of the codec drivers. Helps to unify drivers and it was only ever used to enable. I cannot possibly test everything so report (I'll be on call ;) or fix problems if any crop up. 2008-11-26 14:25:45 +00:00
backlight-target.h i7: _backlight_init() turn backlight on, as we can miss panic message 2009-09-18 06:01:56 +00:00
button-iaudio7.c i7: Notify the backlight driver when the HOLD button is toggled, same as D2 2009-09-02 12:03:37 +00:00
button-target.h
lcd-iaudio7.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
power-iaudio7.c Straighten out some powermanagement stuff. Give target complete control over how power inputs are sensed. Clean SIMULATOR stuff out of target files. Get rid of USB charging option on targets that don't support it or don't implement it yet. Menu string remains to avoid language incompatibility but should be removed on next cleanup for targets not using it (notice in english.lang). global_settings becomes incompatible for some builds and so plugin API version is incremented. 2008-12-03 19:54:25 +00:00
powermgmt-iaudio7.c i7: set low-battery values and enable shutdown on low-battery 2008-12-26 19:31:48 +00:00