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
...
*
Fix yellow and all the shipped themes that show AA
Jonathan Gordon
2010-06-08
*
The real reason to change the %C was to remove a very nasty hack!
Jonathan Gordon
2010-06-08
*
change to %Cd to display albumart (instead of %C to make it more consistant w...
Jonathan Gordon
2010-06-08
*
don't disable backdrop when the file name starts with 'd', e.g. %X(dock.bmp).
Teruaki Kawashima
2010-06-08
*
this probably fixes FS#11373
Jonathan Gordon
2010-06-07
*
Fix FS#11370 - BEWARE when useing viewport colours.
Jonathan Gordon
2010-06-07
*
off by one. FS#11369
Jonathan Gordon
2010-06-07
*
fix FS#11368 - %V was eating the whole line so the %Vf() and %Vb() tags were ...
Jonathan Gordon
2010-06-07
*
make %t work
Jonathan Gordon
2010-06-07
*
make the parser work with the changed %Cl format.
Jonathan Gordon
2010-06-07
*
fix errors
Jonathan Gordon
2010-06-07
*
Changeover to the new skin format. SkinBreakingChange in the wiki has the run...
Jonathan Gordon
2010-06-07
*
draw markers on the FM frequency bar for presets (like cuesheet markers in th...
Jonathan Gordon
2010-05-31
*
skin_parser.c: fix possibile overflow in parse_setting_and_lang(). simplify c...
Teruaki Kawashima
2010-05-19
*
fix the last of the reds, and make RDS tags actually work (and add them to th...
Jonathan Gordon
2010-05-12
*
FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags
Jonathan Gordon
2010-05-12
*
Make it possible to move the UI viewport using conditional viewports.
Jonathan Gordon
2010-05-05
*
Make battery level (%bl) work with the bmp bars drawer like %pb and %pv
Jonathan Gordon
2010-04-25
*
Fix grammar in the comment (make code non offending :-)
Alexander Levin
2010-04-21
*
really fix "%pv|something else" this time
Jonathan Gordon
2010-04-20
*
2 quick fixes
Jonathan Gordon
2010-04-19
*
fix escaped chars being displayed twice in the playlist viewer (i.e %> showin...
Jonathan Gordon
2010-04-17
*
allow %pb and %pv (long form) to be put inside conditionals (i.ee not eat the...
Jonathan Gordon
2010-04-13
*
shuld fix red and yellow
Jonathan Gordon
2010-04-11
*
Rework how progressbars are managed so you can have as many bars in a viewpor...
Jonathan Gordon
2010-04-11
*
2 new tags:
Jonathan Gordon
2010-03-18
*
rearrange the skin loading to remove some code dupe
Jonathan Gordon
2010-03-15
*
fix the remote font not working when there is no .rsbs loaded
Jonathan Gordon
2010-03-15
*
fiddle with the skin debug output so the load lines arnt shown unless debugwp...
Jonathan Gordon
2010-03-14
*
skin: don't calculate id3->elapsed+state->ff_rewind_count each time. remove t...
Teruaki Kawashima
2010-03-06
*
cleanup statusbar+base skin relationship...
Jonathan Gordon
2010-03-06
*
FS#11072 - display the filename of the skin begin parsed in the debug output
Jonathan Gordon
2010-03-03
*
remove some gremlins... viewport_set_*() sets the font to the UI font for tha...
Jonathan Gordon
2010-03-03
*
make %Fl (font load) more consistant with bmp loading and require the whole f...
Jonathan Gordon
2010-03-03
*
undo that last undo, make the font loader more forgiving to user errors
Jonathan Gordon
2010-03-03
*
revert r24989 ad r24990 which are cuasing segfaults... they were working fine...
Jonathan Gordon
2010-03-02
*
fix %pb when the height isnt given and it is in a viewport with a user font (...
Jonathan Gordon
2010-03-02
*
fix red
Jonathan Gordon
2010-03-02
*
* Make the user font count more sane
Jonathan Gordon
2010-03-02
*
Revert r24958. It didn't fix anything (in fact, the problem described didn't ...
Thomas Martitz
2010-03-01
*
move a #ifdef so the full amount of user choosable skin fonts are avilable on...
Jonathan Gordon
2010-02-28
*
redo r24943. the font mappings are not needed once the skin is finished parsi...
Jonathan Gordon
2010-02-28
*
Store the list of fonts in a linked list instead of in a static array (togeth...
Thomas Martitz
2010-02-27
*
2 new tags for the base skin.
Jonathan Gordon
2010-02-26
*
Change how touchscreen regions work slightly... "It modifies the behaviour of...
Jonathan Gordon
2010-02-24
*
make the parser spit out filenames of images it cant load
Jonathan Gordon
2010-02-24
*
some minor changes to checkwps, shouldn't change anything
Jonathan Gordon
2010-02-24
*
correct checking size in function get_image_filename.
Teruaki Kawashima
2010-02-22
*
Fix the mechanism to fail to parse skins if images fail to load and fix havin...
Thomas Martitz
2010-02-21
*
remote multifont fixes. it shoud be working again (blame AlexP! he made me br...
Jonathan Gordon
2010-02-21
[prev]
[next]