summaryrefslogtreecommitdiff
path: root/apps/gui/skin_engine/skin_engine.c (follow)
Commit message (Expand)AuthorAge
* Fix red on monochrome.Thomas Martitz2014-01-22
* skin_engine/backdrops: Have to reload default backdrops from setting when it ...Thomas Martitz2014-01-22
* Fix build errorJonathan Gordon2013-12-30
* skin_engine: unload skin backdrops when the skins are resetJonathan Gordon2013-12-29
* skin_engine: Fix crash on skin_reset (e.g. on language change).Thomas Martitz2013-06-23
* Fix warning (move variable into #ifdef section).Thomas Martitz2013-06-09
* Fix reds (this code needs #ifdef HAVE_ALBUMART)Thomas Martitz2013-06-09
* skin_engine: Fix albumart logic on skin reloading.Thomas Martitz2013-06-09
* skin_engine: Add a debug screen to display skin ram usageJonathan Gordon2013-02-12
* Fix (c) notice which was apparently copy/pasted from a completly unrelated fileJonathan Gordon2013-02-12
* remove unused membersJonathan Gordon2013-02-11
* CHARCELL doesn't have sbs support, so disable it properly.Frank Gevaerts2012-06-19
* Another round of making local functions staticBertrik Sikken2011-12-20
* FS#12412 : Delete old buffer allocation code which has been replaced by core_...Boris Gjenero2011-11-29
* Be less smart about when to reload skins as it caused more problems than it w...Jonathan Gordon2011-11-28
* Fix FS#12408 - don't load skins too early causing buflib handles to leakJonathan Gordon2011-11-28
* Fix the charcell compile error and rmeove an unused #defineJonathan Gordon2011-11-21
* skinengine: Load the fms the first time the fm screen is entered instead of o...Jonathan Gordon2011-11-21
* skinengine: Rework skin loading so skins can be un/loaded individually. This ...Jonathan Gordon2011-11-21
* Get rid of a really annoying #ifdef line to check if backdrop support should ...Jonathan Gordon2011-11-19
* Use buflib for all skin engine allocations.Jonathan Gordon2011-11-15
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* Revert r30599 "Check for the magic file "/.rockbox/skin_buffer_size.txt" [...]"Thomas Martitz2011-10-05
* fix FS#12295Jonathan Gordon2011-09-28
* fix APPLICATION build errorsJonathan Gordon2011-09-25
* fix warningsJonathan Gordon2011-09-25
* Check for the magic file "/.rockbox/skin_buffer_size.txt" on bootup which can...Jonathan Gordon2011-09-25
* FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon2011-09-24
* skin_engine: make sure to free all buflib allocations so we dont leak handles...Jonathan Gordon2011-09-15
* Fix albumart which r30500 broke (FS#12271)Jonathan Gordon2011-09-11
* Fix FS#12270 - properly initialiase the wps_data struct so skin_data_reset() ...Jonathan Gordon2011-09-11
* GSoC/Buflib: Add buflib memory alocator to the core.Thomas Martitz2011-08-30
* move code around to make checkwps compileJonathan Gordon2011-03-07
* Merge a bunch of code which is 99% identical so it makes it easier to add mor...Jonathan Gordon2011-03-07
* Get rid of get_user_file_path and do the path handling in wrappers for open()...Thomas Martitz2010-12-06
* Undo the part of r28480 that caused the simulator to also use host malloc.Thomas Martitz2010-11-05
* RaaA: Use the host's malloc() for the skin engine.Jonathan Gordon2010-11-04
* skin_engine: struct gui_skin can be staticBertrik Sikken2010-10-16
* fix errors, warnings, tabsJonathan Gordon2010-09-14
* new file got lostJonathan Gordon2010-09-14