summaryrefslogtreecommitdiff
path: root/apps/gui (follow)
Commit message (Expand)AuthorAge
* 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
* Remove a left-over check for metadata info being ready that delayed the initi...Thomas Martitz2009-11-16
* Avoid two subsequent full update.Thomas Martitz2009-11-16
* Fix some drawing problems when displaying the WPS initially with sbs enabled....Thomas Martitz2009-11-16
* FS#10783 - WPS translationTomer Shalev2009-11-15
* Partly revert r23625 (the TIMEOUT_NOBLOCK change), and add a comment explaini...Thomas Martitz2009-11-15
* Consolidate some #ifdef code.Thomas Martitz2009-11-15
* Fix crash when selecting statusbar: custom in the menus without having a vali...Thomas Martitz2009-11-15
* Fix peakmeter from delaying the initial display of the wps. Also change HZ/10...Thomas Martitz2009-11-14
* Add crossfade feature tag, update manual, fix crossfade WPS tag behaviorJeffrey Goode2009-11-11
* fix build, ? buttonbar.... Jonathan Gordon2009-11-11
* remove 3 bad viewport functions:Jonathan Gordon2009-11-11
* Fall back to info vp from sbs when intersection fails (again, r23575 changed ...Thomas Martitz2009-11-10
* Revert r23599 and r23600 and fix the early usb problem at the root. The the v...Thomas Martitz2009-11-10
* usb screen: show logo at center of ui viewport and try to fit logo and title ...Teruaki Kawashima2009-11-10