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
/
skin_engine
/
skin_parser.c
Age
Commit message (
Expand
)
Author
2010-01-29
skin rework (FS#10922) notable changes:
Jonathan Gordon
2010-01-18
Add a missing #include, make a function static, make touchpad_set_buttonlight...
Bertrik Sikken
2010-01-15
outright reject any tags which need a special parser in the wps playlist view...
Jonathan Gordon
2010-01-13
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-07
fix checkwps
Jonathan Gordon
2010-01-07
RTL language enhancements by Tomers Shalev and I.
Jonathan Gordon
2009-12-29
WPS: Use helper function to parse int value on album-art directive
Tomer Shalev
2009-12-20
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-04
Skin parser: Use parse_list() when possible
Tomer Shalev
2009-12-03
fix FS#10674 - make skin debugger count the lines correctly so the line numbe...
Jonathan Gordon
2009-11-22
fix mono recording token,
Jonathan Gordon
2009-11-15
FS#10783 - WPS translation
Tomer Shalev
2009-11-09
Implement %Ss for playback speed
Frank Gevaerts
2009-11-04
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-03
Initial recording screen skin support (usable in .sbs skins only for now)
Jonathan Gordon
2009-11-02
Add touchscreen WPS actions for volume up/down (using a button rather than th...
Rob Purchase
2009-11-01
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-10-19
Initial custom statusbar commit.
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
Add %cs tag.
Thomas Martitz
2009-10-14
Remove wps_reset(), and rename skin_data_init to skin_data_reset() and extend...
Thomas Martitz
2009-10-11
RTL: Cosmetic changes, no functional change - Rename constants
Tomer Shalev
2009-10-09
Fix a few problems with RTL, statusbar and custom ui viewport.
Thomas Martitz
2009-10-05
Fix FS#10617 (fix spotted by Teruaki Kawashima), something about the %C not w...
Jonathan Gordon
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-18
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-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
Initialize token before using.
Teruaki Kawashima
2009-09-08
Fix/commit FS#10595. A (sub)line could be part of the previous viewport due t...
Thomas Martitz
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
[next]