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
/
skin_parser.c
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
and actually fix multifont on remote lcd targets also
Jonathan Gordon
2010-02-19
*
fix possible out-of-bounds error on remote lcd targets if they try loading a ...
Jonathan Gordon
2010-02-19
*
Reuse the backdrop buffers if 2 skins use the same backdrop (on the same scre...
Jonathan Gordon
2010-02-16
*
FS#10984 - multifont! 2 major additions:
Jonathan Gordon
2010-02-14
*
skin rework (FS#10922) notable changes:
Jonathan Gordon
2010-01-29
*
Add a missing #include, make a function static, make touchpad_set_buttonlight...
Bertrik Sikken
2010-01-18
*
outright reject any tags which need a special parser in the wps playlist view...
Jonathan Gordon
2010-01-15
*
fix typo
Jonathan Gordon
2010-01-13
*
FS#10898 - Add a playlist viewer to the WPS. http://www.rockbox.org/wiki/Cust...
Jonathan Gordon
2010-01-13
*
fix checkwps
Jonathan Gordon
2010-01-07
*
RTL language enhancements by Tomers Shalev and I.
Jonathan Gordon
2010-01-07
*
WPS: Use helper function to parse int value on album-art directive
Tomer Shalev
2009-12-29
*
Make read-only struct const
Bertrik Sikken
2009-12-20
*
Code police: add missing header file, make some local functions static
Bertrik Sikken
2009-12-20
*
Skin parser: Use parse_list() when possible
Tomer Shalev
2009-12-04
*
fix FS#10674 - make skin debugger count the lines correctly so the line numbe...
Jonathan Gordon
2009-12-03
*
fix mono recording token,
Jonathan Gordon
2009-11-22
*
FS#10783 - WPS translation
Tomer Shalev
2009-11-15
*
Implement %Ss for playback speed
Frank Gevaerts
2009-11-09
*
Remove wps_data.remote_wps. It's redundant with the new global curr_screen.
Thomas Martitz
2009-11-04
*
Fix the WPS to work properly with the statusbar for the previous change.. Sid...
Jonathan Gordon
2009-11-04
*
Initial recording screen skin support (usable in .sbs skins only for now)
Jonathan Gordon
2009-11-03
*
Add touchscreen WPS actions for volume up/down (using a button rather than th...
Rob Purchase
2009-11-02
*
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
2009-11-01
*
new skin token: %cx - 24 hour time format enabled in the setting.. e.g %?cx<2...
Jonathan Gordon
2009-11-01
*
Move find_viewport() and find_image() to skin_parser.c where the reset of the...
Thomas Martitz
2009-11-01
*
Fix FS#10745 - %mv not working in sbs...
Jonathan Gordon
2009-11-01
*
Initial custom statusbar commit.
Thomas Martitz
2009-10-19
*
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
*
Add %cs tag.
Thomas Martitz
2009-10-16
*
Remove wps_reset(), and rename skin_data_init to skin_data_reset() and extend...
Thomas Martitz
2009-10-14
*
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
*
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
*
Actually fix AA display... previous commit was borked
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
*
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
*
Initialize token before using.
Teruaki Kawashima
2009-09-11
*
Fix/commit FS#10595. A (sub)line could be part of the previous viewport due t...
Thomas Martitz
2009-09-08
[prev]
[next]