rockbox/wps
Thomas Martitz a1842c04f9 lcd-24bit: Introduce a 24-bit mid-level LCD driver
With LCD driver all calculation will be performed on RGB888 and the hardware/OS
can display from our 24bit framebuffer.

It is not yet as performance optimized as the existing drivers but should be
good enough.The vast number of small changes is due to the fact that
fb_data can be a struct type now, while most of the code expected a scalar type.

lcd-as-memframe ASM code does not work with 24bit currently so the with 24bit
it enforces the generic C code.

All plugins are ported over. Except for rockpaint. It uses so much memory that
it wouldnt fit into the 512k plugin buffer anymore (patches welcome).

Change-Id: Ibb1964545028ce0d8ff9833ccc3ab66be3ee0754
2014-06-21 00:15:53 +02:00
..
cabbiev2 Add Cabbiev2 port for 128x96x16 targets (Samsung YH-820), made by me. 2014-03-27 19:50:48 +00:00
classic_statusbar Make the classic_statusbar.sbs more classic. Icons, position of numbers, charging animation (only tested on a colour display so far), volume as before but gets a 'clipping' icon on targets that allow more than 0dB, add channels indicator in the rec screen. The only difference on swcodec should be the disk activity indicator on flash targets (for now). On hwcodec there are small differences in the recording screen - quality display is simply using the system font (no wasting another bitmap on a slightly less taller Q), frequency uses icons now (keeping the differences between the sbs files smaller and with the small 'k' it's easier to understand, but debateable). Since the animation makes use of the viewport colour (shades) parameters, a classic_statusbar.grey.sbs was needed - reusing the colour one didn't work correctly anyways. The difference between Recorders (RTC) and Ondios (disk activity) is achieved through the 112x64x1.sbs file itself. 2009-11-28 16:37:33 +00:00
AUTHORS Add Cabbiev2 port for 128x96x16 targets (Samsung YH-820), made by me. 2014-03-27 19:50:48 +00:00
COPYING Clear up theme licensing: 2009-10-12 15:40:18 +00:00
WPSLIST lcd-24bit: Introduce a 24-bit mid-level LCD driver 2014-06-21 00:15:53 +02:00
cabbiev2-128x128x2.fms fix typo 2012-12-04 18:49:29 +11:00
cabbiev2-160x128x2.fms fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.96x96x16.wps fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.112x64x1.wps fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.128x64x1.wps fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.128x96x2.wps fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.128x96x16.wps Add Cabbiev2 port for 128x96x16 targets (Samsung YH-820), made by me. 2014-03-27 19:50:48 +00:00
cabbiev2.128x128x2.wps fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.128x128x16.wps fix position of the repeat icon in cabbiev2.128x128x16.wps. 2014-03-27 19:50:48 +00:00
cabbiev2.128x160x16.wps fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.132x80x16.wps fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.138x110x2.wps fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.160x128x1.wps Fix text position in the cabbie (case without AA) and remove unnecessary scrolling. 2014-01-13 21:46:57 +01:00
cabbiev2.160x128x2.wps Fix text position in the cabbie (case without AA) and remove unnecessary scrolling. 2014-01-13 21:46:57 +01:00
cabbiev2.160x128x16.wps Fix text position in the cabbie (case without AA) and remove unnecessary scrolling. 2014-01-13 21:46:57 +01:00
cabbiev2.176x132x16.wps fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.176x220x16.wps Fix text position in the cabbie (case without AA) and remove unnecessary scrolling. 2014-01-13 21:46:57 +01:00
cabbiev2.220x176x16.wps fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.240x320x16.mini2440.wps fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.240x320x16.wps cabbiev2: fix a snafu in cabbiev2.240x320x16.wps 2013-07-15 23:38:40 +02:00
cabbiev2.240x400x16.wps fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.320x240x16.mrobe500.wps fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.320x240x16.wps fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.320x480x16.WIP.sbs fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.320x480x16.wps fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.400x240x16.wps fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.480x800x16.wps fix typo 2012-12-04 18:49:29 +11:00
cabbiev2.800x480x16.wps Fix text position in the cabbie (case without AA) and remove unnecessary scrolling. 2014-01-13 21:46:57 +01:00
classic_statusbar.112x64x1.sbs fix typo 2012-12-04 18:49:29 +11:00
classic_statusbar.grey.sbs fix typo 2012-12-04 18:49:29 +11:00
classic_statusbar.mono.sbs fix typo 2012-12-04 18:49:29 +11:00
classic_statusbar.sbs fix typo 2012-12-04 18:49:29 +11:00
rockbox_failsafe.fms wpsbuild: Rewrite to fix various issues and support .fms 2012-06-10 21:20:36 +02:00
rockbox_failsafe.sbs wpsbuild: Rewrite to fix various issues and support .fms 2012-06-10 21:20:36 +02:00
rockbox_failsafe.wps wpsbuild: Rewrite to fix various issues and support .fms 2012-06-10 21:20:36 +02:00
wpsbuild.pl Touchscreen: Show a line separator in lists. 2014-03-03 15:14:16 +01:00