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-08-17
Skin engine: add "pitch" action to touch regions
Maurus Cuelenaere
2009-08-17
fix the %xd<id> tag parser to complain if you try to display an image it hasn...
Jonathan Gordon
2009-08-16
Remove obsolete IMG_BUFSIZE #define.
Thomas Martitz
2009-08-16
Fix ret for buttonbar targets.
Thomas Martitz
2009-08-16
User definable UI viewport, to be able to restrict the UI into a viewport for...
Thomas Martitz
2009-08-16
remove an unused #define
Jonathan Gordon
2009-08-16
remove the limit of touch regions in touchscreen skins
Jonathan Gordon
2009-08-16
Recalibrate the skin buffer size calculation so that targets with remote get ...
Thomas Martitz
2009-08-16
fix player
Jonathan Gordon
2009-08-16
more wps->skin engine work..
Jonathan Gordon
2009-08-13
Make quickscreen items enum name lower-case, as per docs/CONTRIBUTING.
Thomas Martitz
2009-08-13
Make gui_syncquickscreen_run() static as it's not used anywhere.
Thomas Martitz
2009-08-12
Protect viewport.h against multiple inclusion.
Thomas Martitz
2009-08-12
Remove unneeded symbols and improve the comment to the VP parsing function
Alexander Levin
2009-08-12
Fix FS#10505 - "Background changes to inverted when cleared" as well as a pr...
Thomas Martitz
2009-08-10
r22135 overwrote mcuelenaere's changes in r22068 to add slider-type regions f...
Jonathan Gordon
2009-08-09
Don't set the drawmode twice and simplify two cases in viewport_parse_viewport.
Thomas Martitz
2009-08-09
Fix the yellows.
Thomas Martitz
2009-08-09
Fix player and greyscale reds.
Thomas Martitz
2009-08-09
r22135 overwrote mcuelenaere's changes in r22068 to add slider-type regions f...
Jonathan Gordon
2009-08-09
Factor out WPS' %V parsing function into viewport.c, in preperation of custom...
Thomas Martitz
2009-08-06
Various files: make functions static if they're local or make sure there is a...
Bertrik Sikken
2009-08-06
Remove some unused #includes
Bertrik Sikken
2009-08-06
more wps->skin moving/renaming
Jonathan Gordon
2009-08-06
Move this call a bit up so that wpses without backdrop show none properly (th...
Thomas Martitz
2009-08-06
Correct yet another typo causing reds and greater shame on me.
Thomas Martitz
2009-08-06
Fix iaudio reds and crazy deltas, both caused by stupid typos.
Thomas Martitz
2009-08-06
Add backdrop functions to the multiscreen api and add a enum backdrop_type pa...
Thomas Martitz
2009-08-03
Remove the wrapper around the wrapper (wps_data_load) and handle loading hard...
Thomas Martitz
2009-08-03
Fix reds for IAP and a missing #include.
Thomas Martitz
2009-08-03
A bit mroe wps/skin engine cleanup so that the structs the wps uses can be st...
Thomas Martitz
2009-08-03
one more add which didnt get added
Jonathan Gordon
2009-08-03
these didnt get renamed for some reason
Jonathan Gordon
2009-08-03
part two of the grand overall wps/skinning engine cleanup work:
Jonathan Gordon
2009-08-03
Remove various ABS() definitions with a single one using typeof (if using gcc...
Thomas Martitz
2009-08-02
Remove redundant definitions of SCROLLBAR_WIDTH
Nils Wallménius
2009-07-29
fix page up/down in list (FS# 10435).
Teruaki Kawashima
2009-07-27
this file isnt used anymore and should have been removed with the rest of the...
Jonathan Gordon
2009-07-27
Touchscreen targets: add basic progress bar & volume handling
Maurus Cuelenaere
2009-07-27
Start of some apps/ and wps cleanup work... Move everything related to the ac...
Jonathan Gordon
2009-07-24
more cuesheet cleanup. pass the cuesheet into cue functions so they dont have...
Jonathan Gordon
2009-07-23
Fix possible null pointer dereference in cuesheet handling. Causes problems i...
Magnus Holmgren
2009-07-23
this file also...
Jonathan Gordon
2009-07-22
Commit part of FS#9873 - Utilise buttons for playlisting
Thomas Martitz
2009-07-22
touchscreen regions:
Thomas Martitz
2009-07-20
rework cuesheet support:
Jonathan Gordon
2009-07-14
FS#10080
Nils Wallménius
2009-07-13
Slightly reduce the bin size by using ushort instead of int in arrays
Alexander Levin
2009-07-13
Correctly compute the array size regardless of the element type
Alexander Levin
2009-07-12
Unify semitone and cent macros and make the formula a bit more obvious
Alexander Levin
[next]