summaryrefslogtreecommitdiff
path: root/apps/gui
AgeCommit message (Expand)Author
2010-02-01make sure skins always draw with their backdrop, otherwise the backdrop only ...Jonathan Gordon
2010-01-31Fix RTL list handing when not loading a custom base skin.Jonathan Gordon
2010-01-29really the last of the red this timeJonathan Gordon
2010-01-29bugger, too tired, didnt mean to commit this. Jonathan Gordon
2010-01-29fix the last of the red... note to self, fix backdrop.h!Jonathan Gordon
2010-01-29fix redsJonathan Gordon
2010-01-29skin rework (FS#10922) notable changes:Jonathan Gordon
2010-01-28Fix remote backdrop crashesJonathan Gordon
2010-01-27Fix yellowsThomas Martitz
2010-01-27Fix multiscreen handling of the viewportmanager.Thomas Martitz
2010-01-27futile attempt to keep the ondioSP rombox working. This will almost certainly...Jonathan Gordon
2010-01-26Fix wps showing parts of the main backdrop in some circumstances.Thomas Martitz
2010-01-26Accept the last patch FS#10797 with a few changes by me (fixing side effects ...Thomas Martitz
2010-01-18Add a missing #include, make a function static, make touchpad_set_buttonlight...Bertrik Sikken
2010-01-15fix redJonathan Gordon
2010-01-15Get rid of those horrible macros to protect against NULL reference when looki...Jonathan Gordon
2010-01-15outright reject any tags which need a special parser in the wps playlist view...Jonathan Gordon
2010-01-13fix typoJonathan Gordon
2010-01-13Fix red and yellow. HWCODEC cant see the metadata for more than the next trac...Jonathan Gordon
2010-01-13FS#10898 - Add a playlist viewer to the WPS. http://www.rockbox.org/wiki/Cust...Jonathan Gordon
2010-01-07list: improvement to move and show selection in multi-line lists.Teruaki Kawashima
2010-01-07fix checkwpsJonathan Gordon
2010-01-07RTL language enhancements by Tomers Shalev and I.Jonathan Gordon
2010-01-06FS#10856 - Skip to previous track inconsistent when using cuesheetMichael Chicoine
2010-01-05Use plain int (instead of char) for field selection_size in struct simplelist...Bertrik Sikken
2010-01-03Set svn:keywords property on .c and .h files that didn't already have it. Cor...Bertrik Sikken
2010-01-03apps/gui/bitmap/list.c: use bool instead of int to hold boolean valueBertrik Sikken
2010-01-03Fix further tabsAndree Buschmann
2010-01-02Make debug builds compile againBertrik Sikken
2010-01-01Simplify some expressions using the ? operatorBertrik Sikken
2009-12-29WPS: Use helper function to parse int value on album-art directiveTomer Shalev
2009-12-21Fix FS#10215 - peakmeter updates breaks scrolling lines in conditionally enal...Jonathan Gordon
2009-12-21fix yelloJonathan Gordon
2009-12-21fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t...Jonathan Gordon
2009-12-21fix another bug from FS#10771 - list touchscreen handling needs to ignore pre...Jonathan Gordon
2009-12-20Make read-only struct constBertrik Sikken
2009-12-20Code police: add missing header file, make some local functions staticBertrik Sikken
2009-12-18FS#10855 3 minor sbs bugs, spotted and fixed by Teruaki KawashimaJonathan Gordon
2009-12-16Fix FS#10289 - screens showing a list need to check the show_icons setting be...Jonathan Gordon
2009-12-10Fix yellow: add bracesJeffrey Goode
2009-12-09Fix FS#10841. Thanks to Thomas Martitz for spotting what was wrong.Frank Gevaerts
2009-12-09fix red checkwpsJonathan Gordon
2009-12-09FS#10824 - viewport/statusbar API rework.Jonathan Gordon
2009-12-04Skin parser: Use parse_list() when possibleTomer Shalev
2009-12-03fix FS#10674 - make skin debugger count the lines correctly so the line numbe...Jonathan Gordon
2009-11-30fix segfault on %Rb tokenJonathan Gordon
2009-11-22fix mono recording token,Jonathan Gordon
2009-11-22hopefully fix the sameplrate tokenJonathan Gordon
2009-11-21FS#10781 - Scrolling doesn't stop when entering USB screen from WPSMichael Chicoine
2009-11-16Remove a left-over check for metadata info being ready that delayed the initi...Thomas Martitz