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-10-05
redraw the AA much less frequently to save bettery life and also let skins dr...
Jonathan Gordon
2009-10-03
FS#10636: Quickscreen incorrect operation when menu has negative step
Jeffrey Goode
2009-09-27
Clean up duplicate #includes
Bertrik Sikken
2009-09-26
new skin tag: %Sx|<english>| will display the current languages translation o...
Jonathan Gordon
2009-09-25
Rename struct skin_albumart members to be consistent with similar members of ...
Thomas Martitz
2009-09-25
Redo 22825 but this time with caring about alignment.
Thomas Martitz
2009-09-25
r22826 is causing data aborts when the wps is loaded in the parse_list functi...
Karl Kurbjun
2009-09-25
Remove some some code in favor of a single parse_list() call.
Thomas Martitz
2009-09-22
Show the name of the setting in the WPS debug output
Alexander Levin
2009-09-22
add the %St setting to the debug output for checkwps/parser.... needs mroe wo...
Jonathan Gordon
2009-09-21
Fix splash on charcell (was wasting 2 precious chars per line since r20870). ...
Jens Arnold
2009-09-18
Actually fix AA display... previous commit was borked
Jonathan Gordon
2009-09-18
FS#10602 - show the viewport label instead of an int in the debug output
Jonathan Gordon
2009-09-18
fix FS#10599 and do r22721 a slightly better way. the %C tag is internally co...
Jonathan Gordon
2009-09-17
Fix a bug where the conditional use of %C (i.e. %?C) caused the album art to ...
Thomas Martitz
2009-09-17
Fix delay when seeking using the touchscreen by adding a pause/unpause.
Rob Purchase
2009-09-13
Get rid of some of the code duplication from checkwps, it still duplicates a ...
Thomas Martitz
2009-09-13
Remove some trailing whitespaces in in the skin engine files.
Thomas Martitz
2009-09-13
Fix/band aid the freeze when %V is the first thing (i.e. in line 1) in a .wps...
Thomas Martitz
2009-09-11
Increase skin buffer on charcell displays so it's actually big enough to load...
Frank Gevaerts
2009-09-11
Initialize token before using.
Teruaki Kawashima
2009-09-11
Hopefully make the wps debug info more understandable... display tokens the s...
Jonathan Gordon
2009-09-09
fix the first subline not displaying properly
Jonathan Gordon
2009-09-08
Fix/commit FS#10595. A (sub)line could be part of the previous viewport due t...
Thomas Martitz
2009-09-07
Fix viewport_set_defaults giving the wrong dimensions if the ui vp is overrid...
Thomas Martitz
2009-09-07
Set list_need_reinit to false somewhere too.
Thomas Martitz
2009-09-07
Fix buttonbar handling/theme changed handling in lists.
Thomas Martitz
2009-09-07
stupid yellow.... I'm going to bed
Jonathan Gordon
2009-09-07
add a bit more debug info for skins... show the subimage id in the display im...
Jonathan Gordon
2009-09-07
rework AA load/display handling in the skins to get them working in viewports...
Jonathan Gordon
2009-09-06
fix red :)
Jonathan Gordon
2009-09-06
Make the e200 compile the vled for the sim... other targets are probably doin...
Jonathan Gordon
2009-09-05
Factor out/generalise the function that checks whether a point is within a vi...
Thomas Martitz
2009-09-05
Improve and simplify touchscreen handling of the quickscreen in absolut mode ...
Thomas Martitz
2009-09-05
Don't forget the touchscreen targets!
Thomas Martitz
2009-09-05
Put the quickscreen viewports onto the stack (saving a tiny bit of ram), and ...
Thomas Martitz
2009-09-05
Fix FS#9842 by stopping scrolling before leaving the yesno screen.
Thomas Martitz
2009-09-05
Fix bug in viewports preparation (screen.lcdwidth() isn't really proper for t...
Thomas Martitz
2009-09-04
Alright, it seems I got scroll_stop() wrong. Using the viewport that's set be...
Thomas Martitz
2009-09-04
minor line handling fixes, be smarter (well dumber actually) about increasing...
Jonathan Gordon
2009-09-04
Fix STRIDE macro for multiscreen and add stride support for picture lib.
Karl Kurbjun
2009-09-04
stop a potential crash caused by r22438
Jonathan Gordon
2009-09-04
Change r22610 a bit. The new parent viewport isn't really suitable.
Thomas Martitz
2009-09-03
Don't stop scrolling for the whole display, but only in the actual list paren...
Thomas Martitz
2009-09-02
rename wps_[sub]line to skin_[sub]line
Jonathan Gordon
2009-09-02
fix player's red
Jonathan Gordon
2009-09-02
Almost the last of the skin ram wastage fixing... This one moved the line/sub...
Jonathan Gordon
2009-09-01
Added a missing line for spoken QUICKSCREEN_TOP item in Quick Screen.
Alessio Lenzi
2009-08-29
Add stride defines to support vertical strides
Karl Kurbjun
2009-08-29
Respect UI viewport per screen in viewport_set_defaults() also.
Thomas Martitz
[next]