Age | Commit message (Expand) | Author |
2010-08-13 | Fix backdrops from sbs not being loaded correctly (caused by r27791). | Thomas Martitz |
2010-08-12 | 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-11 | Fix FS#11175. playlist_peek() wasn't thread safe (due to a static filename bu... | Magnus Holmgren |
2010-08-10 | Fix FS#11526 - %Vf(<hex>) was acceptable on grey remotes with colour main | Jonathan Gordon |
2010-08-10 | Fix FS#11527 - remote wps/sbs doesnt update correctly | 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-05 | 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-04 | Force touchscreen targets into 3x3 grid mode when entering the wps/radio if t... | Jonathan Gordon |
2010-08-02 | Fix FS#10926 - h300 wps wouldnt be updated correctly when the backlight turns... | Jonathan Gordon |
2010-08-02 | Allow viewport labels to be mostly free text instead of only one character. I... | Jonathan Gordon |
2010-08-01 | 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-07-31 | Various minor clean-ups for mrobe | Bertrik Sikken |
2010-07-31 | remove an unused variable | Jonathan Gordon |
2010-07-30 | Make some global function/variables local (by making them static) | Bertrik Sikken |
2010-07-29 | 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-25 | Move some gcc extensions to new gcc_extensions.h header | Rafaël Carré |
2010-07-24 | Fix FS#11204 logf build on h300 hung on bootup | Nils Wallménius |
2010-07-23 | 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-18 | AB_REPEAT_ENABLE was never defined to 2 | Rafaël Carré |
2010-07-16 | prevent the parser crashing if a font fails to load and is refresencd in more... | Jonathan Gordon |
2010-07-11 | skin engine: fix simulator builds | Rafaël Carré |
2010-07-11 | enable skin debug only in the simulator | Rafaël Carré |
2010-07-10 | tweak position of splash so that it is displayed inside the ui viewport. | Teruaki Kawashima |
2010-06-29 | Remove some redundant #include's | Bertrik Sikken |
2010-06-24 | I somehow messed up the previous commit, undo the unrelated changes. | Maurus Cuelenaere |
2010-06-24 | Fix touchscreen scrollbar behaviour when it's on the right. | Maurus Cuelenaere |
2010-06-23 | r27028 again.. properly close font fd's and reload the skins on usb exit (dis... | Jonathan Gordon |
2010-06-23 | revert r27027,27028, 27071 - need to find a correct way to close font fd's. 2... | Jonathan Gordon |
2010-06-22 | fix charcell | Jonathan Gordon |
2010-06-22 | fiddle with the code a bit so gcc doesnt optimise out a struct viewport cause... | Jonathan Gordon |
2010-06-21 | Fix charcell red. | Michael Sparmann |
2010-06-21 | Unload fonts when entering UMS mode to close their file handles. Closes FS#11428 | Michael Sparmann |
2010-06-21 | Make the title area go up one level in the lists again. This Doesnt work if y... | Jonathan Gordon |
2010-06-21 | Allow the progressbar and volume touch regions to be reverse by prepending th... | Jonathan Gordon |
2010-06-21 | Fix the hotkey touch region in the wps | Jonathan Gordon |
2010-06-21 | Touchregion support for the Base Skin and FM Skins. display obviously needs t... | Jonathan Gordon |
2010-06-20 | woops, this chaneg too | Jonathan Gordon |
2010-06-20 | fix ffwd/rewind on touchscreen targets using regions | Jonathan Gordon |
2010-06-18 | Fix error: assignment of read-only variable 'list_width' | Maurus Cuelenaere |