rockbox/firmware/target/arm/as3525/sansa-clip
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
..
backlight-clip.c
backlight-target.h
button-clip.c Sansa Clip & m200v4 : calls backlight_hold_changed() when hold button is toggled 2009-08-15 15:02:51 +00:00
button-target.h Use the same poweroff count for clip as for other AMS targets 2008-12-28 21:58:13 +00:00
lcd-as-clip.S ARM asm LCD and ATA driver functions: Don't save r12 as it is a scratch reg. Saves a bit of stack and execution time. 2009-07-11 23:43:44 +00:00
lcd-ssd1303.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
powermgmt-clip.c Sansa Clip: enable battery charging. 2009-02-14 16:19:21 +00:00