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
/
skin_engine
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
Remove a wps function call from skin engine, hopefully the last one.
Thomas Martitz
2009-11-01
*
Cleanup includes a bit.
Thomas Martitz
2009-11-01
*
Fix FS#10745 - %mv not working in sbs...
Jonathan Gordon
2009-11-01
*
* code police on a macro which has no reason for being
Jonathan Gordon
2009-10-29
*
Fix a few potential redraw problems with the custom statusbar and wps fightin...
Thomas Martitz
2009-10-20
*
Initial custom statusbar commit.
Thomas Martitz
2009-10-19
*
Reorder members for more efficient alignment.
Thomas Martitz
2009-10-19
*
r23208 broke conditional use of metadata and filename tags. Return NULL inste...
Thomas Martitz
2009-10-18
*
Fix Player, checkwps and database tools
Thomas Martitz
2009-10-16
*
Revert r23212, I committed it accidentally.
Thomas Martitz
2009-10-16
*
initial custom statusbar commit
Thomas Martitz
2009-10-16
*
Rework albumart buffering internally to allow for mutliple albumart sizes.
Thomas Martitz
2009-10-16
*
Make the skin engine behave sane if the skin's id3 pointer is NULL (the one i...
Thomas Martitz
2009-10-16
*
Add %cs tag.
Thomas Martitz
2009-10-16
*
Change %mp tag to use current_playmode(). It has upto 9 values now, including...
Thomas Martitz
2009-10-16
*
Fix %Sp expansion in wps
Thomas Martitz
2009-10-15
*
Remove wps_reset(), and rename skin_data_init to skin_data_reset() and extend...
Thomas Martitz
2009-10-14
*
fix a redraw bug when a static token (like %C) is the only token on a sub/lin...
Jonathan Gordon
2009-10-12
*
RTL: Cosmetic changes, no functional change - Rename constants
Tomer Shalev
2009-10-11
*
Fix a few problems with RTL, statusbar and custom ui viewport.
Thomas Martitz
2009-10-09
*
Fix FS#10617 (fix spotted by Teruaki Kawashima), something about the %C not w...
Jonathan Gordon
2009-10-05
*
redraw the AA much less frequently to save bettery life and also let skins dr...
Jonathan Gordon
2009-10-05
*
new skin tag: %Sx|<english>| will display the current languages translation o...
Jonathan Gordon
2009-09-26
*
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-25
*
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-22
*
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-18
*
Fix a bug where the conditional use of %C (i.e. %?C) caused the album art to ...
Thomas Martitz
2009-09-17
*
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-13
*
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-11
*
fix the first subline not displaying properly
Jonathan Gordon
2009-09-09
*
Fix/commit FS#10595. A (sub)line could be part of the previous viewport due t...
Thomas Martitz
2009-09-08
*
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-07
*
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-06
*
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
*
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-02
[prev]
[next]