rockbox/firmware/target/arm/sandisk
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
..
sansa-c200 lcd: fix function name in comments in assembly files (lcd_write_yup_420 instead of lcd_write_yuv420) 2012-01-11 13:14:30 +01:00
sansa-e200 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
sansa-view lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
adc-target.h adc-target.h: cleanup 2012-01-08 00:39:29 +00:00
app.lds Fix path to PP crt0 2012-01-03 04:44:27 +00:00
audio-c200_e200.c AS3525v1/v2: 2011-12-08 19:20:00 +00:00
backlight-c200_e200.c
backlight-target.h
boot.lds Fix path to PP crt0 2012-01-03 04:44:27 +00:00
power-c200_e200.c lv24020lp tuner: On PP targets (c200/e200), use the atomic GPIO bitwise macros for the interface since it shares GPIOH with the clickwheel interrupt. 2010-06-22 04:00:34 +00:00
powermgmt-target.h powermgmt-target.h: move prototypes to powermgmt.h 2012-01-07 22:32:52 +00:00