| Commit message (Expand) | Author | Age |
| ... | |
| * | Allow 'long' labels with single-argument %xd too. The label need to be at lea... | Magnus Holmgren | 2010-08-15 |
| * | *really* fix the last warning | Jonathan Gordon | 2010-08-14 |
| * | last warning and fix manual | Jonathan Gordon | 2010-08-14 |
| * | fix warnings and errors | Jonathan Gordon | 2010-08-14 |
| * | Rework the skin playlist viewer so it uses the same drawing code as everythin... | Jonathan Gordon | 2010-08-14 |
| * | Change %xl/%xd to use proper labels instead of single letter labels. i.e %xl(... | Jonathan Gordon | 2010-08-14 |
| * | Change %xd to allow for a number to be used to specify the subimage. i.e %xd(... | Jonathan Gordon | 2010-08-14 |
| * | Fix backdrops from sbs not being loaded correctly (caused by r27791). | Thomas Martitz | 2010-08-13 |
| * | Backdrop dir needs to go through get_user_file_path() | Thomas Martitz | 2010-08-12 |
| * | New feature for the %xl (image load) tag. If you give it the filename __list_... | Jonathan Gordon | 2010-08-12 |
| * | When using the tag argument in %%xd(): 1) clear the image first, so that imag... | Magnus Holmgren | 2010-08-12 |
| * | Slightly change bl (battery level) when used in an enum: if the enum containe... | Magnus Holmgren | 2010-08-12 |
| * | Fix FS#11175. playlist_peek() wasn't thread safe (due to a static filename bu... | Magnus Holmgren | 2010-08-11 |
| * | Fix FS#11526 - %Vf(<hex>) was acceptable on grey remotes with colour main | Jonathan Gordon | 2010-08-10 |
| * | Accept FS#11523 by Fred Bauer - fix a bug where the skin fonts dont check the... | Jonathan Gordon | 2010-08-10 |
| * | Dont redraw the AA every single update, only when needed | Jonathan Gordon | 2010-08-05 |
| * | New feature for the %xd() (display a preloaded image) skin tag. | Jonathan Gordon | 2010-08-05 |
| * | Allow viewport labels to be mostly free text instead of only one character. I... | Jonathan Gordon | 2010-08-02 |
| * | Rockbox as an application: add get_user_file_path(). | Thomas Martitz | 2010-08-01 |
| * | Fix FS#11508 - remote LCD targets crash because the remote wps fails to load | Jonathan Gordon | 2010-08-01 |
| * | woopsies | Jonathan Gordon | 2010-08-01 |
| * | woopsies | Jonathan Gordon | 2010-08-01 |
| * | FS#11507 - fix 'track starting/ending' tags, and minor timeout cleanup | Jonathan Gordon | 2010-08-01 |
| * | Make some global function/variables local (by making them static) | Bertrik Sikken | 2010-07-30 |
| * | Fix Database red, move the cuesheet->token code into the skin engine | Jonathan Gordon | 2010-07-29 |
| * | fix touchscreen errors | Jonathan Gordon | 2010-07-29 |
| * | FS#11470 - new skin code, finally svn uses the new parser from the theme edit... | Jonathan Gordon | 2010-07-29 |
| * | The previous commit was broken, not only because of the red. Fix it. | Thomas Martitz | 2010-07-23 |
| * | Make %tx work as intended, so that it ignores the true case for non-RDS targets. | Thomas Martitz | 2010-07-23 |
| * | prevent the parser crashing if a font fails to load and is refresencd in more... | Jonathan Gordon | 2010-07-16 |
| * | skin engine: fix simulator builds | Rafaël Carré | 2010-07-11 |
| * | enable skin debug only in the simulator | Rafaël Carré | 2010-07-11 |
| * | Allow the progressbar and volume touch regions to be reverse by prepending th... | Jonathan Gordon | 2010-06-21 |
| * | Touchregion support for the Base Skin and FM Skins. display obviously needs t... | Jonathan Gordon | 2010-06-21 |
| * | woops, this chaneg too | Jonathan Gordon | 2010-06-20 |
| * | first step of making touch regions usable in all skins, not just the WPS.. no... | Jonathan Gordon | 2010-06-15 |
| * | FS#11096 - fix the "last touch" tag from being true on boot | Jonathan Gordon | 2010-06-15 |
| * | add a hotkey option to the wps touchregion. | Jonathan Gordon | 2010-06-10 |
| * | crappy editor and crappy svn missing crappy merge crappy crappy 2am crappy | Jonathan Gordon | 2010-06-09 |
| * | SKIN BREAK: %pb, %bl and %pv (bar types) changed so the image is the last par... | Jonathan Gordon | 2010-06-09 |
| * | some clean up. add checks for terminating ')'. | Teruaki Kawashima | 2010-06-09 |
| * | fix %pb and other progressbars which are shown one line down from where they ... | Jonathan Gordon | 2010-06-08 |
| * | Fix yellow and all the shipped themes that show AA | Jonathan Gordon | 2010-06-08 |
| * | The real reason to change the %C was to remove a very nasty hack! | Jonathan Gordon | 2010-06-08 |
| * | change to %Cd to display albumart (instead of %C to make it more consistant w... | Jonathan Gordon | 2010-06-08 |
| * | don't disable backdrop when the file name starts with 'd', e.g. %X(dock.bmp). | Teruaki Kawashima | 2010-06-08 |
| * | hopefully fix the problem with lines in viewports being pushed down one line. | Jonathan Gordon | 2010-06-08 |
| * | this probably fixes FS#11373 | Jonathan Gordon | 2010-06-07 |
| * | Fix FS#11370 - BEWARE when useing viewport colours. | Jonathan Gordon | 2010-06-07 |
| * | off by one. FS#11369 | Jonathan Gordon | 2010-06-07 |