| Commit message (Expand) | Author | Age |
| * | 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 |
| * | 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-11-01 |
| * | * code police on a macro which has no reason for being | Jonathan Gordon | 2009-10-29 |
| * | Fix a few potential redraw problems with the custom statusbar and wps fightin... | Thomas Martitz | 2009-10-20 |
| * | Initial custom statusbar commit. | Thomas Martitz | 2009-10-19 |
| * | Reorder members for more efficient alignment. | Thomas Martitz | 2009-10-19 |
| * | r23208 broke conditional use of metadata and filename tags. Return NULL inste... | Thomas Martitz | 2009-10-18 |
| * | Fix Player, checkwps and database tools | Thomas Martitz | 2009-10-16 |
| * | Revert r23212, I committed it accidentally. | Thomas Martitz | 2009-10-16 |
| * | initial custom statusbar commit | Thomas Martitz | 2009-10-16 |
| * | Rework albumart buffering internally to allow for mutliple albumart sizes. | Thomas Martitz | 2009-10-16 |
| * | Make the skin engine behave sane if the skin's id3 pointer is NULL (the one i... | Thomas Martitz | 2009-10-16 |
| * | Add %cs tag. | Thomas Martitz | 2009-10-16 |
| * | Change %mp tag to use current_playmode(). It has upto 9 values now, including... | Thomas Martitz | 2009-10-16 |
| * | Fix %Sp expansion in wps | Thomas Martitz | 2009-10-15 |
| * | Remove wps_reset(), and rename skin_data_init to skin_data_reset() and extend... | Thomas Martitz | 2009-10-14 |
| * | fix a redraw bug when a static token (like %C) is the only token on a sub/lin... | Jonathan Gordon | 2009-10-12 |
| * | RTL: Cosmetic changes, no functional change - Rename constants | Tomer Shalev | 2009-10-11 |
| * | Fix a few problems with RTL, statusbar and custom ui viewport. | Thomas Martitz | 2009-10-09 |
| * | Fix FS#10617 (fix spotted by Teruaki Kawashima), something about the %C not w... | Jonathan Gordon | 2009-10-05 |
| * | redraw the AA much less frequently to save bettery life and also let skins dr... | Jonathan Gordon | 2009-10-05 |
| * | new skin tag: %Sx|<english>| will display the current languages translation o... | Jonathan Gordon | 2009-09-26 |
| * | Rename struct skin_albumart members to be consistent with similar members of ... | Thomas Martitz | 2009-09-25 |
| * | Redo 22825 but this time with caring about alignment. | Thomas Martitz | 2009-09-25 |
| * | r22826 is causing data aborts when the wps is loaded in the parse_list functi... | Karl Kurbjun | 2009-09-25 |
| * | Remove some some code in favor of a single parse_list() call. | Thomas Martitz | 2009-09-25 |