summaryrefslogtreecommitdiff
path: root/apps/gui/skin_engine (follow)
Commit message (Expand)AuthorAge
* Allow the progressbar and volume touch regions to be reverse by prepending th...Jonathan Gordon2010-06-21
* Touchregion support for the Base Skin and FM Skins. display obviously needs t...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
* FS#11096 - fix the "last touch" tag from being true on bootJonathan 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
* hopefully fix the problem with lines in viewports being pushed down one line. Jonathan Gordon2010-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
* don't draw the presets on the FM frequency bar, they look like crap. This wil...Jonathan Gordon2010-06-06
* Change cuesheet handling so the id3 info is not spoofed anymore. If something...Jonathan Gordon2010-06-06
* Correct reusing buffers if the backdrop file is already loaded.Teruaki Kawashima2010-06-03
* draw markers on the FM frequency bar for presets (like cuesheet markers in th...Jonathan Gordon2010-05-31
* fix the %Ti (preset index) not working with conditionls correctlyJonathan Gordon2010-05-24
* make radioart work in the sbsJonathan Gordon2010-05-21
* pass pointers around instead of coping whole structsJonathan Gordon2010-05-20
* skin_tokne.c: move WPS_TOKEN_TRACK_STARTING and WPS_TOKEN_TRACK_ENDING to get...Teruaki Kawashima2010-05-20
* skin_parser.c: fix possibile overflow in parse_setting_and_lang(). simplify c...Teruaki Kawashima2010-05-19
* count is being used as the value of the last item to show, so rename it to no...Jonathan Gordon2010-05-17
* the fm presets list should wrap.. so make that workJonathan Gordon2010-05-17
* Rearrange statements for a small binsize reduction; delete unneeded bracesAlexander Levin2010-05-16
* fix a minor fms presetlist viewer bug with displaying prev when you are on th...Jonathan Gordon2010-05-16
* FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Ba...Jonathan Gordon2010-05-16
* Format FM frequency depending on the regional settings (FS#11273)Alexander Levin2010-05-15
* Correct detection of the absence of the current presetAlexander Levin2010-05-13
* fix the freq bar after music playsJonathan Gordon2010-05-13
* fix FS#11264 - frequency bar and presets not working in the sbsJonathan Gordon2010-05-13
* Avoid duplicated code, create a formatting function for FM frequencyAlexander Levin2010-05-12
* fix the last of the reds, and make RDS tags actually work (and add them to th...Jonathan Gordon2010-05-12
* fix red and yellow (most of it anyway)Jonathan Gordon2010-05-12
* FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon2010-05-12
* ok, use a smaller font size on shorter display targets (3K instead of 10K)Jonathan Gordon2010-05-12
* Borrow another 10K to make sure multifont will have room on even the smallers...Jonathan Gordon2010-05-12
* slightly rework peakmeter handling to make it cleaner and be able to be used ...Jonathan Gordon2010-05-09
* revert those last few...Jonathan Gordon2010-05-09
* mono targets dont support backdrops so dont use that #defineJonathan Gordon2010-05-09