rockbox/firmware/target/arm/philips/sa9200
2011-01-11 23:48:29 +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 SA9200: Adjust touchpad sensitivities so that actual contact with the player is needed to cause button presses and hopefully those settings will work nicely. Add a parameter read function to the MEP driver for debugging and RE purposes; enable compilation of it if you want to use it. Make a note in power-sa9200.c about button inits. 2011-01-11 23:48:29 +00:00
button-target.h Remove svn:executable from firmware 2009-10-31 02:26:40 +00:00
lcd-as-sa9200.S SA9200: Add YUV blitting, do full-screen updates more efficiently and properly clip partial updates. Plugin struct becomes incompatible for this target but leave version alone since it's still dev-only. 2011-01-11 01:21:31 +00:00
lcd-sa9200.c SA9200: Give LCD about an 8% speedup. Sync optional LCD settings to defaults in lcd_init_device. 2011-01-11 04:33:57 +00:00
power-sa9200.c SA9200: Adjust touchpad sensitivities so that actual contact with the player is needed to cause button presses and hopefully those settings will work nicely. Add a parameter read function to the MEP driver for debugging and RE purposes; enable compilation of it if you want to use it. Make a note in power-sa9200.c about button inits. 2011-01-11 23:48:29 +00:00
powermgmt-sa9200.c
powermgmt-target.h