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 skin engine error message
Jonathan Gordon
2012-08-06
*
skin_engine: Support percentages for viewport positioning
Jonathan Gordon
2012-07-29
*
skin_engine: Make pressing the setting bar touch region work
Jonathan Gordon
2012-07-06
*
skin_engine: Allow the %St() (setting) skin tag be used as a bar
Jonathan Gordon
2012-07-05
*
fix build warnings
Jonathan Gordon
2012-07-05
*
skin_engine: Automatically create touch regions for skin bars
Jonathan Gordon
2012-07-05
*
Fix checks on buflib allocated handles (0 is not a valid handle value)
Bertrik Sikken
2012-06-10
*
Fix FS#12674 - %ax() doesnt mirror viewport correctly
Jonathan Gordon
2012-05-30
*
(hopefully) Fix FS#12639 and other skin related buflib corruption issues.
Jonathan Gordon
2012-05-16
*
get_image_filename() return value is never used
Rafaël Carré
2012-05-06
*
skin_parser: simplify skin_buffer_alloc
Rafaël Carré
2012-05-06
*
Use buflib for the allocation of voice PCM resources.
Michael Sevakis
2012-05-02
*
skin_engine: Reenable skin debugging in the sim (use --debugwps)
Jonathan Gordon
2012-03-15
*
Fix compile errors
Jonathan Gordon
2012-03-15
*
skin_engine: New tag to draw a rectangle (optionally with a gradient)
Jonathan Gordon
2012-03-15
*
Add new actions to %Tp (Touchscreen areas)
Osborne Jacobs
2012-03-13
*
skin_engine: ease the restrictions on %x/%xl
Jonathan Gordon
2012-02-29
*
skin_engine: Clean up %x() handling - beware theme issues
Jonathan Gordon
2012-02-28
*
lcd/skin_engine: Add the ability to draw onto the backdrop layer
Jonathan Gordon
2012-02-28
*
FS#12586 - Modify %ss to be able to use numbers for conditionals
Jonathan Gordon
2012-02-26
*
Store listitem_viewport_cfg->label as skinoffset instead of raw pointer
Frank Gevaerts
2012-02-22
*
skin engine: Add 'touch' command to the %vs() tag
Jonathan Gordon
2012-02-21
*
skin engine: New logical 'and' and 'or' tags to evaluate multiple tags in a s...
Jonathan Gordon
2012-02-07
*
skin touchregions: change the rwd/ffwd region actions to make it less buggy i...
Jonathan Gordon
2012-01-28
*
skin touchregions: fix the 'none' region firing when it shouldnt.
Jonathan Gordon
2012-01-23
*
skinengine: Rework skin loading so skins can be un/loaded individually. This ...
Jonathan Gordon
2011-11-21
*
Rename global_settings member glyphs to glyphs_to_cache and add descriptive c...
Fred Bauer
2011-11-20
*
FS#12293 Global default glyph setting in System > Limits > Glyphs To Cache. D...
Fred Bauer
2011-11-19
*
Get rid of a really annoying #ifdef line to check if backdrop support should ...
Jonathan Gordon
2011-11-19
*
OOPS! Don't overwrite the trailing \0 from the skin text with the first alloc...
Jonathan Gordon
2011-11-16
*
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
[next]