rockbox/firmware/target/arm/ipod
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
..
1g2g Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00
3g
video lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
adc-ipod-pcf.c
adc-target.h
app.lds Fix path to PP crt0 2012-01-03 04:44:27 +00:00
backlight-4g_color.c
backlight-mini1g_mini2g.c
backlight-nano_video.c
backlight-target.h
boot.lds Fix path to PP crt0 2012-01-03 04:44:27 +00:00
button-1g-3g.c
button-clickwheel.c Make local functions and variables static where possible 2011-11-03 23:32:49 +00:00
button-mini1g.c
button-target.h button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
lcd-as-color-nano.S
lcd-as-gray.S
lcd-color_nano.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
lcd-gray.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
piezo.c Fix the gpl notice in the previous commits new files, and fix the yelow gevearts naughtily ignored 2011-11-16 10:37:48 +00:00
piezo.h Fix the gpl notice in the previous commits new files, and fix the yelow gevearts naughtily ignored 2011-11-16 10:37:48 +00:00
power-ipod.c
powermgmt-ipod-pcf.c Rework powermgmt to enable code re-use on appliation and sims. 2012-01-03 23:44:38 +00:00