summaryrefslogtreecommitdiff
path: root/apps/gui
AgeCommit message (Expand)Author
2010-08-13Fix backdrops from sbs not being loaded correctly (caused by r27791).Thomas Martitz
2010-08-12Backdrop dir needs to go through get_user_file_path()Thomas Martitz
2010-08-12New feature for the %xl (image load) tag. If you give it the filename __list_...Jonathan Gordon
2010-08-12When using the tag argument in %%xd(): 1) clear the image first, so that imag...Magnus Holmgren
2010-08-12Slightly change bl (battery level) when used in an enum: if the enum containe...Magnus Holmgren
2010-08-11Fix FS#11175. playlist_peek() wasn't thread safe (due to a static filename bu...Magnus Holmgren
2010-08-10Fix FS#11526 - %Vf(<hex>) was acceptable on grey remotes with colour mainJonathan Gordon
2010-08-10Fix FS#11527 - remote wps/sbs doesnt update correctlyJonathan Gordon
2010-08-10Accept FS#11523 by Fred Bauer - fix a bug where the skin fonts dont check the...Jonathan Gordon
2010-08-05Dont redraw the AA every single update, only when neededJonathan Gordon
2010-08-05New feature for the %xd() (display a preloaded image) skin tag.Jonathan Gordon
2010-08-04Force touchscreen targets into 3x3 grid mode when entering the wps/radio if t...Jonathan Gordon
2010-08-02Fix FS#10926 - h300 wps wouldnt be updated correctly when the backlight turns...Jonathan Gordon
2010-08-02Allow viewport labels to be mostly free text instead of only one character. I...Jonathan Gordon
2010-08-01Rockbox as an application: add get_user_file_path().Thomas Martitz
2010-08-01Fix FS#11508 - remote LCD targets crash because the remote wps fails to loadJonathan Gordon
2010-08-01woopsiesJonathan Gordon
2010-08-01woopsiesJonathan Gordon
2010-08-01FS#11507 - fix 'track starting/ending' tags, and minor timeout cleanupJonathan Gordon
2010-07-31Various minor clean-ups for mrobeBertrik Sikken
2010-07-31remove an unused variableJonathan Gordon
2010-07-30Make some global function/variables local (by making them static)Bertrik Sikken
2010-07-29Fix Database red, move the cuesheet->token code into the skin engineJonathan Gordon
2010-07-29fix touchscreen errorsJonathan Gordon
2010-07-29FS#11470 - new skin code, finally svn uses the new parser from the theme edit...Jonathan Gordon
2010-07-25Move some gcc extensions to new gcc_extensions.h headerRafaël Carré
2010-07-24Fix FS#11204 logf build on h300 hung on bootupNils Wallménius
2010-07-23The previous commit was broken, not only because of the red. Fix it.Thomas Martitz
2010-07-23Make %tx work as intended, so that it ignores the true case for non-RDS targets.Thomas Martitz
2010-07-18AB_REPEAT_ENABLE was never defined to 2Rafaël Carré
2010-07-16prevent the parser crashing if a font fails to load and is refresencd in more...Jonathan Gordon
2010-07-11skin engine: fix simulator buildsRafaël Carré
2010-07-11enable skin debug only in the simulatorRafaël Carré
2010-07-10tweak position of splash so that it is displayed inside the ui viewport.Teruaki Kawashima
2010-06-29Remove some redundant #include'sBertrik Sikken
2010-06-24I somehow messed up the previous commit, undo the unrelated changes.Maurus Cuelenaere
2010-06-24Fix touchscreen scrollbar behaviour when it's on the right.Maurus Cuelenaere
2010-06-23r27028 again.. properly close font fd's and reload the skins on usb exit (dis...Jonathan Gordon
2010-06-23revert r27027,27028, 27071 - need to find a correct way to close font fd's. 2...Jonathan Gordon
2010-06-22fix charcellJonathan Gordon
2010-06-22fiddle with the code a bit so gcc doesnt optimise out a struct viewport cause...Jonathan Gordon
2010-06-21Fix charcell red.Michael Sparmann
2010-06-21Unload fonts when entering UMS mode to close their file handles. Closes FS#11428Michael Sparmann
2010-06-21Make the title area go up one level in the lists again. This Doesnt work if y...Jonathan Gordon
2010-06-21Allow the progressbar and volume touch regions to be reverse by prepending th...Jonathan Gordon
2010-06-21Fix the hotkey touch region in the wpsJonathan Gordon
2010-06-21Touchregion support for the Base Skin and FM Skins. display obviously needs t...Jonathan Gordon
2010-06-20woops, this chaneg tooJonathan Gordon
2010-06-20fix ffwd/rewind on touchscreen targets using regionsJonathan Gordon
2010-06-18Fix error: assignment of read-only variable 'list_width'Maurus Cuelenaere