summaryrefslogtreecommitdiff
path: root/apps/gui/skin_engine/skin_engine.h
AgeCommit message (Expand)Author
2011-12-14FS#12378 : Remove various unused code, and comment out some unused code and d...Boris Gjenero
2011-11-21Fix the charcell compile error and rmeove an unused #defineJonathan Gordon
2011-09-28fix FS#12295Jonathan Gordon
2011-09-24FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon
2011-09-08Use buflib for skin images. Allows much more images to be loadedJonathan Gordon
2011-09-08Use buflib for the skin backdrop images potentially allowing multiple images ...Jonathan Gordon
2010-09-14Another major skin backend update/hopefully bugfix:Jonathan Gordon
2010-09-062 new touch region options... "settings_inc" and "settings_dec" which will in...Jonathan Gordon
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon
2010-06-21Touchregion support for the Base Skin and FM Skins. display obviously needs t...Jonathan Gordon
2010-05-12FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon
2010-02-16* surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in st...Teruaki Kawashima
2010-02-16Reuse the backdrop buffers if 2 skins use the same backdrop (on the same scre...Jonathan Gordon
2010-01-29skin rework (FS#10922) notable changes:Jonathan Gordon
2010-01-03Set svn:keywords property on .c and .h files that didn't already have it. Cor...Bertrik Sikken
2009-11-04Fix the WPS to work properly with the statusbar for the previous change.. Sid...Jonathan Gordon
2009-10-19Initial custom statusbar commit.Thomas Martitz
2009-08-26Fix skin engine calling wps code to draw the statusbars (add a pointer to vie...Thomas Martitz
2009-08-16more wps->skin engine work..Jonathan Gordon
2009-08-03Remove the wrapper around the wrapper (wps_data_load) and handle loading hard...Thomas Martitz
2009-08-03A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...Thomas Martitz
2009-08-03one more add which didnt get addedJonathan Gordon