rockbox/firmware/target/sh/archos
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
..
fm_v2 button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
ondio fix previous commit 2012-01-08 00:18:43 +00:00
player button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
recorder button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
app.lds
ata-archos.c FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver.h. After this change: 2011-12-08 21:23:53 +00:00
ata-as-archos.S
ata-target.h FS#12418 - Merge prototypes from ata-target.h files into new file ata-driver.h. After this change: 2011-12-08 21:23:53 +00:00
audio-archos.c FS#12378 : Removal of Archos HWCODEC unused code and data. Several large hardware-specific functions are kept for reference or future use. 2011-11-22 19:59:31 +00:00
boot.lds
descramble.S
i2c-archos.c FS#12378 : Removal of Archos HWCODEC unused code and data. Several large hardware-specific functions are kept for reference or future use. 2011-11-22 19:59:31 +00:00
lcd-archos-bitmap.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
lcd-as-archos-bitmap.S
mascodec-archos.c FS#12378 : Removal of Archos HWCODEC unused code and data. Several large hardware-specific functions are kept for reference or future use. 2011-11-22 19:59:31 +00:00
timer-archos.c
uart-archos.c Make more local functions static. 2011-12-21 17:36:18 +00:00