Age | Commit message (Expand) | Author |
2010-07-29 | Fix Database red, move the cuesheet->token code into the skin engine | Jonathan Gordon |
2010-07-29 | FS#11470 - new skin code, finally svn uses the new parser from the theme edit... | Jonathan Gordon |
2010-06-15 | FS#11096 - fix the "last touch" tag from being true on boot | Jonathan Gordon |
2010-06-06 | Change cuesheet handling so the id3 info is not spoofed anymore. If something... | Jonathan Gordon |
2010-05-24 | fix the %Ti (preset index) not working with conditionls correctly | Jonathan Gordon |
2010-05-20 | skin_tokne.c: move WPS_TOKEN_TRACK_STARTING and WPS_TOKEN_TRACK_ENDING to get... | Teruaki Kawashima |
2010-05-16 | Rearrange statements for a small binsize reduction; delete unneeded braces | Alexander Levin |
2010-05-16 | FS#11263 - Radio Art support! %C and %Cl tags work in the radio screen and Ba... | Jonathan Gordon |
2010-05-15 | Format FM frequency depending on the regional settings (FS#11273) | Alexander Levin |
2010-05-13 | Correct detection of the absence of the current preset | Alexander Levin |
2010-05-12 | Avoid duplicated code, create a formatting function for FM frequency | Alexander Levin |
2010-05-12 | fix the last of the reds, and make RDS tags actually work (and add them to th... | Jonathan Gordon |
2010-05-12 | FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags | Jonathan Gordon |
2010-05-06 | Fix some more snprintf related warnings. | Thomas Martitz |
2010-05-06 | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz |
2010-03-18 | woops, elapsed is ms not HZ and how did that extra + get in there? | Jonathan Gordon |
2010-03-18 | fix yelllow and add those tags to the debug output | Jonathan Gordon |
2010-03-18 | 2 new tags: | Jonathan Gordon |
2010-03-07 | revert r25054 - tags which have an off and a list of option should have off a... | Jonathan Gordon |
2010-03-07 | Slightly change how %Li works when used as a conditional. last part is select... | Teruaki Kawashima |
2010-03-06 | skin: don't calculate id3->elapsed+state->ff_rewind_count each time. remove t... | Teruaki Kawashima |
2010-02-28 | Save some RAM by changing a char[] into a const char * in struct afmt_entry. ... | Bertrik Sikken |
2010-02-27 | Add playlist viewer screen to %cs. | Thomas Martitz |
2010-02-26 | 2 new tags for the base skin. | Jonathan Gordon |
2010-02-18 | allow integer sound settings (bass, volume, etc) to be used with conditional ... | Jonathan Gordon |
2010-02-17 | change the %St tag so it only shows the filename of file settings, not the fu... | Jonathan Gordon |
2010-02-05 | make all the RTC tokens in the skins be useable in conditionals (I dare anyon... | Jonathan Gordon |
2010-01-15 | fix red | Jonathan Gordon |
2010-01-15 | Get rid of those horrible macros to protect against NULL reference when looki... | Jonathan Gordon |
2010-01-13 | FS#10898 - Add a playlist viewer to the WPS. http://www.rockbox.org/wiki/Cust... | Jonathan Gordon |
2010-01-03 | Fix further tabs | Andree Buschmann |
2009-11-30 | fix segfault on %Rb token | Jonathan Gordon |
2009-11-22 | fix mono recording token, | Jonathan Gordon |
2009-11-22 | hopefully fix the sameplrate token | Jonathan Gordon |
2009-11-15 | FS#10783 - WPS translation | Tomer Shalev |
2009-11-11 | Add crossfade feature tag, update manual, fix crossfade WPS tag behavior | Jeffrey Goode |
2009-11-10 | HAVE_CROSSFADE defs: fix yellow and red | Jeffrey Goode |
2009-11-09 | Implement %Ss for playback speed | Frank Gevaerts |
2009-11-09 | Don't define pitch_speed_enum() on MAS3507D. Fixes yellow | Frank Gevaerts |
2009-11-09 | Allow %?Sp<...> to be used as a conditional | Frank Gevaerts |
2009-11-03 | Initial recording screen skin support (usable in .sbs skins only for now) | Jonathan Gordon |
2009-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 Gordon |
2009-11-01 | new skin token: %cx - 24 hour time format enabled in the setting.. e.g %?cx<2... | Jonathan Gordon |
2009-11-01 | Remove a wps function call from skin engine, hopefully the last one. | Thomas Martitz |
2009-11-01 | Cleanup includes a bit. | Thomas Martitz |
2009-11-01 | Fix FS#10745 - %mv not working in sbs... | Jonathan Gordon |
2009-10-18 | r23208 broke conditional use of metadata and filename tags. Return NULL inste... | Thomas Martitz |
2009-10-16 | Rework albumart buffering internally to allow for mutliple albumart sizes. | Thomas Martitz |