summaryrefslogtreecommitdiff
path: root/apps/gui/statusbar-skinned.c (follow)
Commit message (Expand)AuthorAge
* events: Rework event subsystem (add_event, send_event) to be more versatile.Thomas Martitz2014-03-14
* skins: Update SBS when changing activities.Thomas Martitz2014-01-15
* skinengine: Rework skin loading so skins can be un/loaded individually. This ...Jonathan Gordon2011-11-21
* Use buflib for all skin engine allocations.Jonathan Gordon2011-11-15
* Redo r30826 (and hopefully not reintroduce font issues) which cleans up the f...Jonathan Gordon2011-11-08
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* FS#12273 - use buflib for font storage. thanks to the testers :)Jonathan Gordon2011-09-24
* Lists can now be completly draw using the skin engine!Jonathan Gordon2011-09-06
* Merge a bunch of code which is 99% identical so it makes it easier to add mor...Jonathan Gordon2011-03-07
* Remove code duplication in some generic skin touch action handling.Jonathan Gordon2011-03-01
* fix FS#11835: %Lt tag doesn't work on targets with more than 1 screen.Teruaki Kawashima2011-01-15
* New Touchscreen region type... 'mute' which un/mutes volume without pausing p...Jonathan Gordon2011-01-13
* skin engine: completly rework the sbs title handing codeJonathan Gordon2010-09-16
* Another major skin backend update/hopefully bugfix:Jonathan Gordon2010-09-14
* 2 new touch region options... "settings_inc" and "settings_dec" which will in...Jonathan Gordon2010-09-06
* Fix FS#11524 - a sbs could crash on loadJonathan Gordon2010-08-16
* New feature for the %xl (image load) tag. If you give it the filename __list_...Jonathan Gordon2010-08-12
* Fix FS#11527 - remote wps/sbs doesnt update correctlyJonathan Gordon2010-08-10
* Fix FS#10926 - h300 wps wouldnt be updated correctly when the backlight turns...Jonathan Gordon2010-08-02
* Allow viewport labels to be mostly free text instead of only one character. I...Jonathan Gordon2010-08-02
* remove an unused variableJonathan Gordon2010-07-31
* Make some global function/variables local (by making them static)Bertrik Sikken2010-07-30
* FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon2010-07-29
* Touchregion support for the Base Skin and FM Skins. display obviously needs t...Jonathan Gordon2010-06-21
* Changeover to the new skin format. SkinBreakingChange in the wiki has the run...Jonathan Gordon2010-06-07
* fix remote statusbar not being updated if it is enabled on both displaysJonathan Gordon2010-05-25
* Make it possible to move the UI viewport using conditional viewports.Jonathan Gordon2010-05-05
* revert r25271 which caused more problems than it tried to fixJonathan Gordon2010-03-23
* there is a difference between viewports which shouldnt be cleared (the defaul...Jonathan Gordon2010-03-21
* revert r25054 - tags which have an off and a list of option should have off a...Jonathan Gordon2010-03-07
* cleanup statusbar+base skin relationship...Jonathan Gordon2010-03-06
* 2 new tags for the base skin.Jonathan Gordon2010-02-26
* remote multifont fixes. it shoud be working again (blame AlexP! he made me br...Jonathan Gordon2010-02-21
* FS#10984 - multifont! 2 major additions:Jonathan Gordon2010-02-14
* OK, this is hopefully the last sbs related fix. This one will fix the backdro...Jonathan Gordon2010-02-10
* Fix RTL list handing when not loading a custom base skin.Jonathan Gordon2010-01-31
* really the last of the red this timeJonathan Gordon2010-01-29
* skin rework (FS#10922) notable changes:Jonathan Gordon2010-01-29
* FS#10855 3 minor sbs bugs, spotted and fixed by Teruaki KawashimaJonathan Gordon2009-12-18
* FS#10824 - viewport/statusbar API rework.Jonathan Gordon2009-12-09
* Consolidate some #ifdef code.Thomas Martitz2009-11-15
* Fix crash when selecting statusbar: custom in the menus without having a vali...Thomas Martitz2009-11-15
* try that previous commit again... Jonathan Gordon2009-11-09
* fix segfault on remote targets where no sbs is loaded for the remoteJonathan Gordon2009-11-09
* Remove wps_data.remote_wps. It's redundant with the new global curr_screen.Thomas Martitz2009-11-04
* Fix the WPS to work properly with the statusbar for the previous change.. Sid...Jonathan Gordon2009-11-04
* Fix viewport "UI area" to work based on what was agreed on last week in the m...Jonathan Gordon2009-11-04
* Remove all update event callbacks if the custom statusbar is unused.Thomas Martitz2009-10-20
* No need to have this variable global anymore.Thomas Martitz2009-10-20
* Fix a few potential redraw problems with the custom statusbar and wps fightin...Thomas Martitz2009-10-20