summaryrefslogtreecommitdiff
path: root/apps/gui/skin_engine (follow)
Commit message (Expand)AuthorAge
...
* revert r24478 and make the backdrop behaviour the same as it used to be (so w...Jonathan Gordon2010-02-08
* make all the RTC tokens in the skins be useable in conditionals (I dare anyon...Jonathan Gordon2010-02-05
* fix a bug where the backdrop from the sbs is displayed on scrolling lines in ...Jonathan Gordon2010-02-03
* make sure skins always draw with their backdrop, otherwise the backdrop only ...Jonathan Gordon2010-02-01
* bugger, too tired, didnt mean to commit this. Jonathan Gordon2010-01-29
* fix the last of the red... note to self, fix backdrop.h!Jonathan Gordon2010-01-29
* skin rework (FS#10922) notable changes:Jonathan Gordon2010-01-29
* Add a missing #include, make a function static, make touchpad_set_buttonlight...Bertrik Sikken2010-01-18
* fix redJonathan Gordon2010-01-15
* Get rid of those horrible macros to protect against NULL reference when looki...Jonathan Gordon2010-01-15
* outright reject any tags which need a special parser in the wps playlist view...Jonathan Gordon2010-01-15
* fix typoJonathan Gordon2010-01-13
* Fix red and yellow. HWCODEC cant see the metadata for more than the next trac...Jonathan Gordon2010-01-13
* FS#10898 - Add a playlist viewer to the WPS. http://www.rockbox.org/wiki/Cust...Jonathan Gordon2010-01-13
* fix checkwpsJonathan Gordon2010-01-07
* RTL language enhancements by Tomers Shalev and I.Jonathan Gordon2010-01-07
* Set svn:keywords property on .c and .h files that didn't already have it. Cor...Bertrik Sikken2010-01-03
* Fix further tabsAndree Buschmann2010-01-03
* Make debug builds compile againBertrik Sikken2010-01-02
* WPS: Use helper function to parse int value on album-art directiveTomer Shalev2009-12-29
* Fix FS#10215 - peakmeter updates breaks scrolling lines in conditionally enal...Jonathan Gordon2009-12-21
* Make read-only struct constBertrik Sikken2009-12-20
* Code police: add missing header file, make some local functions staticBertrik Sikken2009-12-20
* FS#10824 - viewport/statusbar API rework.Jonathan Gordon2009-12-09
* Skin parser: Use parse_list() when possibleTomer Shalev2009-12-04
* fix FS#10674 - make skin debugger count the lines correctly so the line numbe...Jonathan Gordon2009-12-03
* fix segfault on %Rb tokenJonathan Gordon2009-11-30
* fix mono recording token,Jonathan Gordon2009-11-22
* hopefully fix the sameplrate tokenJonathan Gordon2009-11-22
* Fix some drawing problems when displaying the WPS initially with sbs enabled....Thomas Martitz2009-11-16
* FS#10783 - WPS translationTomer Shalev2009-11-15
* Add crossfade feature tag, update manual, fix crossfade WPS tag behaviorJeffrey Goode2009-11-11
* HAVE_CROSSFADE defs: fix yellow and redJeffrey Goode2009-11-10
* Implement %Ss for playback speedFrank Gevaerts2009-11-09
* Don't define pitch_speed_enum() on MAS3507D. Fixes yellowFrank Gevaerts2009-11-09
* Allow %?Sp<...> to be used as a conditionalFrank Gevaerts2009-11-09
* fix red.. markers need to be outside #ifdefsJonathan Gordon2009-11-09
* Add a bunch of markers into the tokens enum to make figuring out which token ...Jonathan 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
* Initial recording screen skin support (usable in .sbs skins only for now)Jonathan Gordon2009-11-03
* Add touchscreen WPS actions for volume up/down (using a button rather than th...Rob Purchase2009-11-02
* Rework how feature skin tags work (%cc currently) when used conditionally (i....Thomas Martitz2009-11-01
* Revert r23474 "new skin token: %cx - 24 hour time format enabled in the setti...Rafaël Carré2009-11-01
* new skin token: %cx - 24 hour time format enabled in the setting.. e.g %?cx<2...Rafaël Carré2009-11-01
* revert that last checkin... something better is coming Jonathan Gordon2009-11-01
* new skin token: %cx - 24 hour time format enabled in the setting.. e.g %?cx<2...Jonathan Gordon2009-11-01
* Move find_viewport() and find_image() to skin_parser.c where the reset of the...Thomas Martitz2009-11-01
* Fix red - statusbar_position() is a macro.Thomas Martitz2009-11-01