summaryrefslogtreecommitdiffstats
path: root/apps/gui/skin_engine/skin_engine.h
AgeCommit message (Expand)AuthorFilesLines
2020-10-26LCD core move buf ptr and address look up function viewport structWilliam Wilgus1-1/+1
2020-07-24[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.Solomon Peachy1-4/+1
2013-02-12skin_engine: Add a debug screen to display skin ram usageJonathan Gordon1-1/+1
2012-06-19CHARCELL doesn't have sbs support, so disable it properly.Frank Gevaerts1-0/+2
2012-02-28lcd/skin_engine: Add the ability to draw onto the backdrop layerJonathan Gordon1-0/+2
2011-12-14FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero1-3/+0
2011-11-21Fix the charcell compile error and rmeove an unused #defineJonathan Gordon1-14/+0
2011-09-28fix FS#12295Jonathan Gordon1-0/+1
2011-09-24FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon1-3/+1
2011-09-08Use buflib for skin images. Allows much more images to be loadedJonathan Gordon1-9/+1
2011-09-08Use buflib for the skin backdrop images potentially allowing multiple images ...Jonathan Gordon1-4/+2
2010-09-14Another major skin backend update/hopefully bugfix:Jonathan Gordon1-4/+20
2010-09-062 new touch region options... "settings_inc" and "settings_dec" which will in...Jonathan Gordon1-1/+2
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon1-2/+31
2010-06-21Touchregion support for the Base Skin and FM Skins. display obviously needs t...Jonathan Gordon1-1/+2
2010-05-12FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon1-0/+12
2010-02-16* surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in st...Teruaki Kawashima1-8/+0
2010-02-16Reuse the backdrop buffers if 2 skins use the same backdrop (on the same scre...Jonathan Gordon1-0/+6
2010-01-29skin rework (FS#10922) notable changes:Jonathan Gordon1-0/+9
2010-01-03Set svn:keywords property on .c and .h files that didn't already have it. Cor...Bertrik Sikken1-1/+1
2009-11-04Fix the WPS to work properly with the statusbar for the previous change.. Sid...Jonathan Gordon1-3/+2
2009-10-19Initial custom statusbar commit.Thomas Martitz1-2/+0
2009-08-26Fix skin engine calling wps code to draw the statusbars (add a pointer to vie...Thomas Martitz1-0/+3
2009-08-16more wps->skin engine work..Jonathan Gordon1-0/+2
2009-08-03Remove the wrapper around the wrapper (wps_data_load) and handle loading hard...Thomas Martitz1-4/+4
2009-08-03A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...Thomas Martitz1-9/+2
2009-08-03one more add which didnt get addedJonathan Gordon1-0/+59