| Commit message (Expand) | Author | Age |
| * | Add a missing #include, make a function static, make touchpad_set_buttonlight... | Bertrik Sikken | 2010-01-18 |
| * | fix red | Jonathan Gordon | 2010-01-15 |
| * | Get rid of those horrible macros to protect against NULL reference when looki... | Jonathan Gordon | 2010-01-15 |
| * | outright reject any tags which need a special parser in the wps playlist view... | Jonathan Gordon | 2010-01-15 |
| * | fix typo | Jonathan Gordon | 2010-01-13 |
| * | Fix red and yellow. HWCODEC cant see the metadata for more than the next trac... | Jonathan Gordon | 2010-01-13 |
| * | FS#10898 - Add a playlist viewer to the WPS. http://www.rockbox.org/wiki/Cust... | Jonathan Gordon | 2010-01-13 |
| * | list: improvement to move and show selection in multi-line lists. | Teruaki Kawashima | 2010-01-07 |
| * | fix checkwps | Jonathan Gordon | 2010-01-07 |
| * | RTL language enhancements by Tomers Shalev and I. | Jonathan Gordon | 2010-01-07 |
| * | FS#10856 - Skip to previous track inconsistent when using cuesheet | Michael Chicoine | 2010-01-06 |
| * | Use plain int (instead of char) for field selection_size in struct simplelist... | Bertrik Sikken | 2010-01-05 |
| * | Set svn:keywords property on .c and .h files that didn't already have it. Cor... | Bertrik Sikken | 2010-01-03 |
| * | apps/gui/bitmap/list.c: use bool instead of int to hold boolean value | Bertrik Sikken | 2010-01-03 |
| * | Fix further tabs | Andree Buschmann | 2010-01-03 |
| * | Make debug builds compile again | Bertrik Sikken | 2010-01-02 |
| * | Simplify some expressions using the ? operator | Bertrik Sikken | 2010-01-01 |
| * | WPS: Use helper function to parse int value on album-art directive | Tomer Shalev | 2009-12-29 |
| * | Fix FS#10215 - peakmeter updates breaks scrolling lines in conditionally enal... | Jonathan Gordon | 2009-12-21 |
| * | fix yello | Jonathan Gordon | 2009-12-21 |
| * | fix FS#10870 - slightly change the viewportmanager theme undo-er to be able t... | Jonathan Gordon | 2009-12-21 |
| * | fix another bug from FS#10771 - list touchscreen handling needs to ignore pre... | Jonathan Gordon | 2009-12-21 |
| * | Make read-only struct const | Bertrik Sikken | 2009-12-20 |
| * | Code police: add missing header file, make some local functions static | Bertrik Sikken | 2009-12-20 |
| * | FS#10855 3 minor sbs bugs, spotted and fixed by Teruaki Kawashima | Jonathan Gordon | 2009-12-18 |
| * | Fix FS#10289 - screens showing a list need to check the show_icons setting be... | Jonathan Gordon | 2009-12-16 |
| * | Fix yellow: add braces | Jeffrey Goode | 2009-12-10 |
| * | Fix FS#10841. Thanks to Thomas Martitz for spotting what was wrong. | Frank Gevaerts | 2009-12-09 |
| * | fix red checkwps | Jonathan Gordon | 2009-12-09 |
| * | FS#10824 - viewport/statusbar API rework. | Jonathan Gordon | 2009-12-09 |
| * | Skin parser: Use parse_list() when possible | Tomer Shalev | 2009-12-04 |
| * | fix FS#10674 - make skin debugger count the lines correctly so the line numbe... | Jonathan Gordon | 2009-12-03 |
| * | fix segfault on %Rb token | Jonathan Gordon | 2009-11-30 |
| * | fix mono recording token, | Jonathan Gordon | 2009-11-22 |
| * | hopefully fix the sameplrate token | Jonathan Gordon | 2009-11-22 |
| * | FS#10781 - Scrolling doesn't stop when entering USB screen from WPS | Michael Chicoine | 2009-11-21 |
| * | Remove a left-over check for metadata info being ready that delayed the initi... | Thomas Martitz | 2009-11-16 |
| * | Avoid two subsequent full update. | Thomas Martitz | 2009-11-16 |
| * | Fix some drawing problems when displaying the WPS initially with sbs enabled.... | Thomas Martitz | 2009-11-16 |
| * | FS#10783 - WPS translation | Tomer Shalev | 2009-11-15 |
| * | Partly revert r23625 (the TIMEOUT_NOBLOCK change), and add a comment explaini... | Thomas Martitz | 2009-11-15 |
| * | Consolidate some #ifdef code. | Thomas Martitz | 2009-11-15 |
| * | Fix crash when selecting statusbar: custom in the menus without having a vali... | Thomas Martitz | 2009-11-15 |
| * | Fix peakmeter from delaying the initial display of the wps. Also change HZ/10... | Thomas Martitz | 2009-11-14 |
| * | Add crossfade feature tag, update manual, fix crossfade WPS tag behavior | Jeffrey Goode | 2009-11-11 |
| * | fix build, ? buttonbar.... | Jonathan Gordon | 2009-11-11 |
| * | remove 3 bad viewport functions: | Jonathan Gordon | 2009-11-11 |
| * | Fall back to info vp from sbs when intersection fails (again, r23575 changed ... | Thomas Martitz | 2009-11-10 |
| * | Revert r23599 and r23600 and fix the early usb problem at the root. The the v... | Thomas Martitz | 2009-11-10 |
| * | usb screen: show logo at center of ui viewport and try to fit logo and title ... | Teruaki Kawashima | 2009-11-10 |