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 the gpl notice in the previous commits new files, and fix the yelow gevea...
Jonathan Gordon
2011-11-16
*
Use buflib for all skin engine allocations.
Jonathan Gordon
2011-11-15
*
Adapt icon and skin engine to make use of the new 32bit bitmap capabilities.
Thomas Martitz
2011-11-08
*
Redo r30826 (and hopefully not reintroduce font issues) which cleans up the f...
Jonathan Gordon
2011-11-08
*
Better fix for FS#12337. Use 0 to make the line height calculated from the fo...
Thomas Martitz
2011-10-29
*
Revert skin font allocation size to the behavior prior to r30589. i.e. Defaul...
Fred Bauer
2011-10-19
*
Fix FS#12337. Skin viewports' line height was initialized with the UI font he...
Thomas Martitz
2011-10-18
*
Do not font_unload() failed fonts when aborting a skin load
Fred Bauer
2011-10-05
*
fix FS#12295
Jonathan Gordon
2011-09-28
*
fix checkwps
Jonathan Gordon
2011-09-24
*
Allow fonts to use smaller buffers than the default size. use font_load_ex() ...
Jonathan Gordon
2011-09-24
*
FS#12273 - use buflib for font storage. thanks to the testers :)
Jonathan Gordon
2011-09-24
*
fix warning
Jonathan Gordon
2011-09-15
*
skin_engine: make sure to free all buflib allocations so we dont leak handles...
Jonathan Gordon
2011-09-15
*
fix red
Jonathan Gordon
2011-09-11
*
Rework how the skin gets the list item text to save some ram. Also allow the ...
Jonathan Gordon
2011-09-11
*
New tag %ss() which lets you get a substring of another tag.
Jonathan Gordon
2011-09-11
*
Use buflib for skin images. Allows much more images to be loaded
Jonathan Gordon
2011-09-08
*
fix the last of the error
Jonathan Gordon
2011-09-06
*
fix checkwps
Jonathan Gordon
2011-09-06
*
Lists can now be completly draw using the skin engine!
Jonathan Gordon
2011-09-06
*
fix error, none of this code is needed or would work in the checkwps program ...
Jonathan Gordon
2011-09-04
*
Remove duplicated code to search for a setting by its cfg name
Jonathan Gordon
2011-09-04
*
Fix player errors
Jonathan Gordon
2011-08-14
*
New skin tags: %Vs() to set the text style and %Vg() to get the viewports gra...
Jonathan Gordon
2011-08-14
*
Change the way the %Tl() (touch region) tag is done to remove dodgey 1-char s...
Jonathan Gordon
2011-07-28
*
skin engine softlock support for touchscreens:
Jonathan Gordon
2011-07-28
*
Fix %Tl 'last touch' tag not accepting the timeout
Jonathan Gordon
2011-05-23
*
Skin engine: Swap meaning of & and * for touch regions.
Thomas Martitz
2011-05-13
*
More tab fixes
Bertrik Sikken
2011-05-08
*
Move declaration of global function cfg_string_to_int to header file settings.h
Bertrik Sikken
2011-04-17
*
Skin variables for touchscreen targets (origional implementation by Jens Theeß)
Jonathan Gordon
2011-03-27
*
Fix touchregions muting volume, and change &<action> to mean 'needs long pres...
Jonathan Gordon
2011-03-27
*
Add some playback controls to the SBS. 2 new touch regions wps_next/wps_prev ...
Jonathan Gordon
2011-03-22
*
last of the errors... hopefully
Jonathan Gordon
2011-03-07
*
move code around to make checkwps compile
Jonathan Gordon
2011-03-07
*
Merge a bunch of code which is 99% identical so it makes it easier to add mor...
Jonathan Gordon
2011-03-07
*
fix red
Jonathan Gordon
2011-03-01
*
Add an ability to set a setting to a specific value with a touchscreen action.
Jonathan Gordon
2011-03-01
*
Remove code duplication in some generic skin touch action handling.
Jonathan Gordon
2011-03-01
*
Add a touchaction "none" which does nothing when pressed. This will allow som...
Jonathan Gordon
2011-03-01
*
Add the option of linking the %Tl (last touch) tag to a specific touchregion....
Jonathan Gordon
2011-02-28
*
New option for the bar tags: 'backdrop, <label>' will draw another image und...
Jonathan Gordon
2011-01-24
*
New Touchscreen region type... 'mute' which un/mutes volume without pausing p...
Jonathan Gordon
2011-01-13
*
FS#11867 - Add 2 new tags to allow skins to display themed peakmeters
Jonathan Gordon
2011-01-13
*
Get rid of get_user_file_path and do the path handling in wrappers for open()...
Thomas Martitz
2010-12-06
*
Very small code shuffle to maybe make parseing %if() a smidgen faster
Jonathan Gordon
2010-11-30
*
Make the %tr (radio RSSI) tag work as a bar tag or as a conditional.
Jonathan Gordon
2010-11-18
*
Android: Fix compilation failure
Thomas Martitz
2010-11-12
*
fix warnings
Jonathan Gordon
2010-11-11
[prev]
[next]