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
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
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-15
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-14
Fix peakmeter from delaying the initial display of the wps. Also change HZ/10...
Thomas Martitz
2009-11-11
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-10
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
really fix early usb this time
Jonathan Gordon
2009-11-10
hopefully fix "early usb"
Jonathan Gordon
2009-11-10
HAVE_CROSSFADE defs: fix yellow and red
Jeffrey Goode
2009-11-09
Implement %Ss for playback speed
Frank Gevaerts
2009-11-09
Don't define pitch_speed_enum() on MAS3507D. Fixes yellow
Frank Gevaerts
2009-11-09
Allow %?Sp<...> to be used as a conditional
Frank Gevaerts
2009-11-09
try that previous commit again...
Jonathan Gordon
2009-11-09
fix segfault on remote targets where no sbs is loaded for the remote
Jonathan Gordon
2009-11-09
Fix the error condition to actually set the fullscreen viewport. Also remove ...
Jonathan Gordon
2009-11-09
fix red.. markers need to be outside #ifdefs
Jonathan Gordon
2009-11-09
Add a bunch of markers into the tokens enum to make figuring out which token ...
Jonathan Gordon
2009-11-04
Get font and colors from UI viewport before intersecting, instead of leaving ...
Thomas Martitz
2009-11-04
Fix a possiblity where viewport_set_default left the viewport unchanged. Impr...
Thomas Martitz
2009-11-04
Fix volume change in wps. %mv tag keeped showing volume is changed if volume ...
Teruaki Kawashima
2009-11-04
Fix player yellows and reds. I'm not sure why viewport.c was never compiled f...
Thomas Martitz
2009-11-04
Remove wps_data.remote_wps. It's redundant with the new global curr_screen.
Thomas Martitz
2009-11-04
Reorder a bit in viewport.c so that we don't need stubs for checkwps.
Thomas Martitz
2009-11-04
fix charcell yellow
Jonathan Gordon
2009-11-04
Fix the WPS to work properly with the statusbar for the previous change.. Sid...
Jonathan Gordon
2009-11-04
Fix viewport "UI area" to work based on what was agreed on last week in the m...
Jonathan Gordon
2009-11-03
Initial recording screen skin support (usable in .sbs skins only for now)
Jonathan Gordon
2009-11-02
Add touchscreen WPS actions for volume up/down (using a button rather than th...
Rob Purchase
2009-11-01
Rework how feature skin tags work (%cc currently) when used conditionally (i....
Thomas Martitz
2009-11-01
Revert r23474 "new skin token: %cx - 24 hour time format enabled in the setti...
Rafaël Carré
2009-11-01
new skin token: %cx - 24 hour time format enabled in the setting.. e.g %?cx<2...
Rafaël Carré
2009-11-01
revert that last checkin... something better is coming
Jonathan Gordon
[next]