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