summaryrefslogtreecommitdiff
path: root/apps/gui/skin_engine/skin_parser.c (follow)
Commit message (Expand)AuthorAge
* Allow the progressbar and volume touch regions to be reverse by prepending th...Jonathan Gordon2010-06-21
* woops, this chaneg tooJonathan Gordon2010-06-20
* first step of making touch regions usable in all skins, not just the WPS.. no...Jonathan Gordon2010-06-15
* add a hotkey option to the wps touchregion.Jonathan Gordon2010-06-10
* crappy editor and crappy svn missing crappy merge crappy crappy 2am crappyJonathan Gordon2010-06-09
* SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last par...Jonathan Gordon2010-06-09
* some clean up. add checks for terminating ')'.Teruaki Kawashima2010-06-09
* fix %pb and other progressbars which are shown one line down from where they ...Jonathan Gordon2010-06-08
* Fix yellow and all the shipped themes that show AAJonathan Gordon2010-06-08
* The real reason to change the %C was to remove a very nasty hack!Jonathan Gordon2010-06-08
* change to %Cd to display albumart (instead of %C to make it more consistant w...Jonathan Gordon2010-06-08
* don't disable backdrop when the file name starts with 'd', e.g. %X(dock.bmp).Teruaki Kawashima2010-06-08
* this probably fixes FS#11373Jonathan Gordon2010-06-07
* Fix FS#11370 - BEWARE when useing viewport colours.Jonathan Gordon2010-06-07
* off by one. FS#11369Jonathan Gordon2010-06-07
* fix FS#11368 - %V was eating the whole line so the %Vf() and %Vb() tags were ...Jonathan Gordon2010-06-07
* make %t workJonathan Gordon2010-06-07
* make the parser work with the changed %Cl format.Jonathan Gordon2010-06-07
* fix errorsJonathan Gordon2010-06-07
* Changeover to the new skin format. SkinBreakingChange in the wiki has the run...Jonathan Gordon2010-06-07
* draw markers on the FM frequency bar for presets (like cuesheet markers in th...Jonathan Gordon2010-05-31
* skin_parser.c: fix possibile overflow in parse_setting_and_lang(). simplify c...Teruaki Kawashima2010-05-19
* fix the last of the reds, and make RDS tags actually work (and add them to th...Jonathan Gordon2010-05-12
* FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon2010-05-12
* Make it possible to move the UI viewport using conditional viewports.Jonathan Gordon2010-05-05
* Make battery level (%bl) work with the bmp bars drawer like %pb and %pvJonathan Gordon2010-04-25
* Fix grammar in the comment (make code non offending :-)Alexander Levin2010-04-21
* really fix "%pv|something else" this timeJonathan Gordon2010-04-20
* 2 quick fixes Jonathan Gordon2010-04-19
* fix escaped chars being displayed twice in the playlist viewer (i.e %> showin...Jonathan Gordon2010-04-17
* allow %pb and %pv (long form) to be put inside conditionals (i.ee not eat the...Jonathan Gordon2010-04-13
* shuld fix red and yellowJonathan Gordon2010-04-11
* Rework how progressbars are managed so you can have as many bars in a viewpor...Jonathan Gordon2010-04-11
* 2 new tags:Jonathan Gordon2010-03-18
* rearrange the skin loading to remove some code dupeJonathan Gordon2010-03-15
* fix the remote font not working when there is no .rsbs loadedJonathan Gordon2010-03-15
* fiddle with the skin debug output so the load lines arnt shown unless debugwp...Jonathan Gordon2010-03-14
* skin: don't calculate id3->elapsed+state->ff_rewind_count each time. remove t...Teruaki Kawashima2010-03-06
* cleanup statusbar+base skin relationship...Jonathan Gordon2010-03-06
* FS#11072 - display the filename of the skin begin parsed in the debug outputJonathan Gordon2010-03-03
* remove some gremlins... viewport_set_*() sets the font to the UI font for tha...Jonathan Gordon2010-03-03
* make %Fl (font load) more consistant with bmp loading and require the whole f...Jonathan Gordon2010-03-03
* undo that last undo, make the font loader more forgiving to user errorsJonathan Gordon2010-03-03
* revert r24989 ad r24990 which are cuasing segfaults... they were working fine...Jonathan Gordon2010-03-02
* fix %pb when the height isnt given and it is in a viewport with a user font (...Jonathan Gordon2010-03-02
* fix redJonathan Gordon2010-03-02
* * Make the user font count more saneJonathan Gordon2010-03-02
* Revert r24958. It didn't fix anything (in fact, the problem described didn't ...Thomas Martitz2010-03-01
* move a #ifdef so the full amount of user choosable skin fonts are avilable on...Jonathan Gordon2010-02-28
* redo r24943. the font mappings are not needed once the skin is finished parsi...Jonathan Gordon2010-02-28