index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
gui
Age
Commit message (
Expand
)
Author
2010-02-01
make sure skins always draw with their backdrop, otherwise the backdrop only ...
Jonathan Gordon
2010-01-31
Fix RTL list handing when not loading a custom base skin.
Jonathan Gordon
2010-01-29
really the last of the red this time
Jonathan Gordon
2010-01-29
bugger, too tired, didnt mean to commit this.
Jonathan Gordon
2010-01-29
fix the last of the red... note to self, fix backdrop.h!
Jonathan Gordon
2010-01-29
fix reds
Jonathan Gordon
2010-01-29
skin rework (FS#10922) notable changes:
Jonathan Gordon
2010-01-28
Fix remote backdrop crashes
Jonathan Gordon
2010-01-27
Fix yellows
Thomas Martitz
2010-01-27
Fix multiscreen handling of the viewportmanager.
Thomas Martitz
2010-01-27
futile attempt to keep the ondioSP rombox working. This will almost certainly...
Jonathan Gordon
2010-01-26
Fix wps showing parts of the main backdrop in some circumstances.
Thomas Martitz
2010-01-26
Accept the last patch FS#10797 with a few changes by me (fixing side effects ...
Thomas Martitz
2010-01-18
Add a missing #include, make a function static, make touchpad_set_buttonlight...
Bertrik Sikken
2010-01-15
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-13
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-07
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-06
FS#10856 - Skip to previous track inconsistent when using cuesheet
Michael Chicoine
2010-01-05
Use plain int (instead of char) for field selection_size in struct simplelist...
Bertrik Sikken
2010-01-03
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-02
Make debug builds compile again
Bertrik Sikken
2010-01-01
Simplify some expressions using the ? operator
Bertrik Sikken
2009-12-29
WPS: Use helper function to parse int value on album-art directive
Tomer Shalev
2009-12-21
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-20
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-18
FS#10855 3 minor sbs bugs, spotted and fixed by Teruaki Kawashima
Jonathan Gordon
2009-12-16
Fix FS#10289 - screens showing a list need to check the show_icons setting be...
Jonathan Gordon
2009-12-10
Fix yellow: add braces
Jeffrey Goode
2009-12-09
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-04
Skin parser: Use parse_list() when possible
Tomer Shalev
2009-12-03
fix FS#10674 - make skin debugger count the lines correctly so the line numbe...
Jonathan Gordon
2009-11-30
fix segfault on %Rb token
Jonathan Gordon
2009-11-22
fix mono recording token,
Jonathan Gordon
2009-11-22
hopefully fix the sameplrate token
Jonathan Gordon
2009-11-21
FS#10781 - Scrolling doesn't stop when entering USB screen from WPS
Michael Chicoine
2009-11-16
Remove a left-over check for metadata info being ready that delayed the initi...
Thomas Martitz
[next]