index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
gui
(
follow
)
Commit message (
Expand
)
Author
Age
*
Touchscreen: Fix minor redraw after entering the context menu.
Thomas Martitz
2011-02-02
*
Redo r29168. Use similar but existing mechanism in the action system which se...
Thomas Martitz
2011-02-02
*
Pitchscreen: Small fix for the right touchscreen button.
Thomas Martitz
2011-02-01
*
Touchscreen/lists: Hopefully fix glitchy behavior that happened after opening...
Thomas Martitz
2011-01-29
*
Ugh, remove debug output.
Thomas Martitz
2011-01-29
*
Improve sometimes glitchy touchscreen handling in the pitchscreen.
Thomas Martitz
2011-01-29
*
Remove WPS related variable which is read but not set or changed. Closes FS#1...
Andree Buschmann
2011-01-25
*
New option for the bar tags: 'backdrop, <label>' will draw another image und...
Jonathan Gordon
2011-01-24
*
Try to get some control over #ifdef hell in usb.c by refactoring and inline f...
Michael Sevakis
2011-01-18
*
Few whitespace fixes by Michael Hohmuth FS#11885
Mustapha Senhaji
2011-01-18
*
fix FS#11835: %Lt tag doesn't work on targets with more than 1 screen.
Teruaki Kawashima
2011-01-15
*
New Touchscreen region type... 'mute' which un/mutes volume without pausing p...
Jonathan Gordon
2011-01-13
*
here too
Jonathan Gordon
2011-01-13
*
remove unecessary (duplicated even) header
Jonathan Gordon
2011-01-13
*
FS#11867 - Add 2 new tags to allow skins to display themed peakmeters
Jonathan Gordon
2011-01-13
*
Oops, unintended change slipped in.
Thomas Martitz
2010-12-10
*
Android: Rework notification and change icon sizes to better meet the systems...
Thomas Martitz
2010-12-10
*
Get rid of get_user_file_path and do the path handling in wrappers for open()...
Thomas Martitz
2010-12-06
*
Very small code shuffle to maybe make parseing %if() a smidgen faster
Jonathan Gordon
2010-11-30
*
Hopefully fix a crash using %if() with strings
Jonathan Gordon
2010-11-28
*
Make the %tr (radio RSSI) tag work as a bar tag or as a conditional.
Jonathan Gordon
2010-11-18
*
Android: Fix compilation failure
Thomas Martitz
2010-11-12
*
Signal strength meter for FM radio - FS#8151 by Przemysław Hołubowski
Bertrik Sikken
2010-11-11
*
fix warnings
Jonathan Gordon
2010-11-11
*
Add a bit more debug output to checkwps
Jonathan Gordon
2010-11-11
*
Touchscreen: Improved scroll threshold
Thomas Martitz
2010-11-10
*
Make the context menu pop up instantly after the long press timeout when hold...
Thomas Martitz
2010-11-05
*
Undo the part of r28480 that caused the simulator to also use host malloc.
Thomas Martitz
2010-11-05
*
Adapt icon loading to get_user_file_path()
Thomas Martitz
2010-11-04
*
RaaA: Use the host's malloc() for the skin engine.
Jonathan Gordon
2010-11-04
*
Add support multimedia keys/buttons to the core, and adapt Rockbox on android...
Thomas Martitz
2010-10-31
*
FS#11686 - Kinetic list scrolling for touchscreen
Thomas Martitz
2010-10-31
*
skin_parser: Change the way hardware conditionals are done (i.e %?cc)
Jonathan Gordon
2010-10-28
*
fix that disktidy plugin and shopper plugin is not usable when Show Icons set...
Teruaki Kawashima
2010-10-26
*
Make pitchscreen absolute point mode compatible.
Thomas Martitz
2010-10-25
*
reduce ramusage slightly.
Teruaki Kawashima
2010-10-25
*
Don't try to show a backdrop if the bmp wasnt loaded successfully
Jonathan Gordon
2010-10-18
*
Make two local functions static in skin_tokens.c
Bertrik Sikken
2010-10-16
*
skin_engine: struct gui_skin can be static
Bertrik Sikken
2010-10-16
*
fix loding of default remote viewers icons.
Teruaki Kawashima
2010-10-16
*
Fix FS#10981: Viewers icons applied incorrectly.
Teruaki Kawashima
2010-10-16
*
Fix warning on USB_NONE targets
Jonathan Gordon
2010-10-14
*
Fix FS#11593 - %Vf() and %Vb() should be able to be used in conditionals. Rem...
Jonathan Gordon
2010-10-13
*
skin bar tag: Load an image from a label or filename. i.e %xl(bar_image, pb.b...
Jonathan Gordon
2010-10-12
*
improvement for bar tag with slider.
Teruaki Kawashima
2010-10-12
*
Skin bar tags fix+cleanup:
Jonathan Gordon
2010-10-12
*
Viewports dont necessarily have children lines, so make sure there is one or ...
Jonathan Gordon
2010-10-12
*
check viewport dimension when parsing viewport so that player doesn't clash w...
Teruaki Kawashima
2010-10-11
*
Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewp...
Thomas Martitz
2010-10-11
*
Fix charcell %pb and %pf tags, FS#11592
Frank Gevaerts
2010-10-10
[next]