| Commit message (Expand) | Author | Age |
| ... | |
| * | revert r24478 and make the backdrop behaviour the same as it used to be (so w... | Jonathan Gordon | 2010-02-08 |
| * | make all the RTC tokens in the skins be useable in conditionals (I dare anyon... | Jonathan Gordon | 2010-02-05 |
| * | fix a bug where the backdrop from the sbs is displayed on scrolling lines in ... | Jonathan Gordon | 2010-02-03 |
| * | make sure skins always draw with their backdrop, otherwise the backdrop only ... | Jonathan Gordon | 2010-02-01 |
| * | bugger, too tired, didnt mean to commit this. | Jonathan Gordon | 2010-01-29 |
| * | fix the last of the red... note to self, fix backdrop.h! | Jonathan Gordon | 2010-01-29 |
| * | skin rework (FS#10922) notable changes: | Jonathan Gordon | 2010-01-29 |
| * | Add a missing #include, make a function static, make touchpad_set_buttonlight... | Bertrik Sikken | 2010-01-18 |
| * | fix red | Jonathan Gordon | 2010-01-15 |
| * | Get rid of those horrible macros to protect against NULL reference when looki... | Jonathan Gordon | 2010-01-15 |
| * | outright reject any tags which need a special parser in the wps playlist view... | Jonathan Gordon | 2010-01-15 |
| * | fix typo | Jonathan Gordon | 2010-01-13 |
| * | Fix red and yellow. HWCODEC cant see the metadata for more than the next trac... | Jonathan Gordon | 2010-01-13 |
| * | FS#10898 - Add a playlist viewer to the WPS. http://www.rockbox.org/wiki/Cust... | Jonathan Gordon | 2010-01-13 |
| * | fix checkwps | Jonathan Gordon | 2010-01-07 |
| * | RTL language enhancements by Tomers Shalev and I. | Jonathan Gordon | 2010-01-07 |
| * | Set svn:keywords property on .c and .h files that didn't already have it. Cor... | Bertrik Sikken | 2010-01-03 |
| * | Fix further tabs | Andree Buschmann | 2010-01-03 |
| * | Make debug builds compile again | Bertrik Sikken | 2010-01-02 |
| * | WPS: Use helper function to parse int value on album-art directive | Tomer Shalev | 2009-12-29 |
| * | Fix FS#10215 - peakmeter updates breaks scrolling lines in conditionally enal... | Jonathan Gordon | 2009-12-21 |
| * | Make read-only struct const | Bertrik Sikken | 2009-12-20 |
| * | Code police: add missing header file, make some local functions static | Bertrik Sikken | 2009-12-20 |
| * | FS#10824 - viewport/statusbar API rework. | Jonathan Gordon | 2009-12-09 |
| * | Skin parser: Use parse_list() when possible | Tomer Shalev | 2009-12-04 |
| * | fix FS#10674 - make skin debugger count the lines correctly so the line numbe... | Jonathan Gordon | 2009-12-03 |
| * | fix segfault on %Rb token | Jonathan Gordon | 2009-11-30 |
| * | fix mono recording token, | Jonathan Gordon | 2009-11-22 |
| * | hopefully fix the sameplrate token | Jonathan Gordon | 2009-11-22 |
| * | Fix some drawing problems when displaying the WPS initially with sbs enabled.... | Thomas Martitz | 2009-11-16 |
| * | FS#10783 - WPS translation | Tomer Shalev | 2009-11-15 |
| * | Add crossfade feature tag, update manual, fix crossfade WPS tag behavior | Jeffrey Goode | 2009-11-11 |
| * | HAVE_CROSSFADE defs: fix yellow and red | Jeffrey Goode | 2009-11-10 |
| * | 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-09 |
| * | fix red.. markers need to be outside #ifdefs | Jonathan Gordon | 2009-11-09 |
| * | Add a bunch of markers into the tokens enum to make figuring out which token ... | Jonathan Gordon | 2009-11-09 |
| * | Remove wps_data.remote_wps. It's redundant with the new global curr_screen. | Thomas Martitz | 2009-11-04 |
| * | Fix the WPS to work properly with the statusbar for the previous change.. Sid... | Jonathan Gordon | 2009-11-04 |
| * | Fix viewport "UI area" to work based on what was agreed on last week in the m... | Jonathan Gordon | 2009-11-04 |
| * | Initial recording screen skin support (usable in .sbs skins only for now) | Jonathan Gordon | 2009-11-03 |
| * | Add touchscreen WPS actions for volume up/down (using a button rather than th... | Rob Purchase | 2009-11-02 |
| * | Rework how feature skin tags work (%cc currently) when used conditionally (i.... | Thomas Martitz | 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 |
| * | Move find_viewport() and find_image() to skin_parser.c where the reset of the... | Thomas Martitz | 2009-11-01 |
| * | Fix red - statusbar_position() is a macro. | Thomas Martitz | 2009-11-01 |