rockbox/firmware/target/hosted/ypr0
Jonathan Gordon b37e6bc8c1 lcd drivers: Convert lcd_[remote_]framebuffer to a pointer
Change all lcd drivers to using a pointer to the static framebuffer
instead of directly accessing the static array. This will let us
later do fun things like dynamic framebuffer sizes (RaaA) or
ability to use different buffers for different layers (dynamic
skin backdrops!)

Change-Id: I0a4d58a9d7b55e6c932131b929e5d4c9f9414b06
2012-02-28 11:44:59 +11:00
..
adc-target.h adc-target.h: cleanup 2012-01-08 00:39:29 +00:00
ascodec-ypr0.c ypr0: Fix build failure. 2012-01-21 18:39:19 +01:00
backlight-target.h
backlight-ypr0.c ascodec-target.h: remove 2012-01-08 01:43:16 +00:00
button-target.h ypr0: Allow dection of multiple button presses at the same time. 2012-01-23 14:50:31 +01:00
button-ypr0.c ypr0: Allow dection of multiple button presses at the same time. 2012-01-23 14:50:31 +01:00
dir-target.h android/ypr0: Merge fs-*.c to generic filesystem-unix.c. 2012-01-21 18:39:19 +01:00
gpio_ypr0.c ascodec-target.h: remove 2012-01-08 01:43:16 +00:00
gpio_ypr0.h ypr0: Allow dection of multiple button presses at the same time. 2012-01-23 14:50:31 +01:00
lcd-target.h ypr0: Use generic lcd memframe driver. 2012-01-22 18:46:45 +01:00
lcd-ypr0.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
powermgmt-ypr0.c ypr0: Fix build failure. 2012-01-21 18:39:19 +01:00
r0GPIOIoctl.h ypr0: Enable headphone detection 2012-01-03 21:15:27 +00:00
sc900776.h ypr0: Enable battery voltage read-out, charging monitoring and charger detection. 2011-12-31 13:34:56 +00:00
system-target.h Create fimrware/asm directory for assembly optimized stuff. 2012-01-22 18:46:44 +01:00
system-ypr0.c ascodec-target.h: remove 2012-01-08 01:43:16 +00:00
ypr0.make Arm stack unwinder 2012-02-22 08:33:26 +01:00