rockbox/firmware/target/arm/philips/sa9200
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
backlight-sa9200.c Philips SA9200. Add LCD features: enable, sleep, flip, contrast, and invert. 2009-07-01 02:18:49 +00:00
backlight-target.h Philips SA9200: Working touchpad and button lights! Also, improvements to the keymap (still needs work). 2009-06-19 03:23:38 +00:00
button-sa9200.c Philips SA9200: fix the buttons to work with flip screen mode (does anyone use this?). Change to conventional BUTTON_LEFT/BUTTON_RIGHT names and flip the remaining directional buttons. 2009-07-07 03:26:57 +00:00
button-target.h Philips SA9200: fix the buttons to work with flip screen mode (does anyone use this?). Change to conventional BUTTON_LEFT/BUTTON_RIGHT names and flip the remaining directional buttons. 2009-07-07 03:26:57 +00:00
lcd-sa9200.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-sa9200.c Fix Philips sa9200 red (HAVE_LCD_SLEEP is not defined in the bootloader so there's also no lcd_sleep()). 2009-07-16 07:35:10 +00:00
powermgmt-sa9200.c Make Philips SA9200 build again 2009-03-07 04:41:37 +00:00
powermgmt-target.h Make Philips SA9200 build again 2009-03-07 04:41:37 +00:00