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
(
follow
)
Commit message (
Expand
)
Author
Age
*
skin_engine: Allow negative numbers for the start offset in %ss
Jonathan Gordon
2012-03-27
*
skin_engine: fix scrolling lines with dynamic content
Jonathan Gordon
2012-03-26
*
Fix FS#12606 - next track can cause the screen to be cleared
Jonathan Gordon
2012-03-20
*
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
*
Revert "Fix FS#12606 - next track can cause the screen to be cleared"
Jonathan Gordon
2012-03-15
*
Fix FS#12606 - next track can cause the screen to be cleared
Jonathan Gordon
2012-03-14
*
Add new actions to %Tp (Touchscreen areas)
Osborne Jacobs
2012-03-13
*
Call skinlist_set_cfg() unconditionally, i.e. also if do_refresh==false
Frank Gevaerts
2012-02-29
*
fix warning
Jonathan Gordon
2012-02-29
*
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
*
Fix build errors
Jonathan Gordon
2012-02-28
*
lcd/skin_engine: Add the ability to draw onto the backdrop layer
Jonathan Gordon
2012-02-28
*
Add %LR and %LC to get at the current row and columm in skinned lists.
Frank Gevaerts
2012-02-25
*
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: Make %vs() dynamic so it updated every screen update
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
*
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2012-01-03
*
Another round of making local functions static
Bertrik Sikken
2011-12-20
*
FS#12378 : Remove various unused code, and comment out some unused code and d...
Boris Gjenero
2011-12-14
*
Allow scrolling lines to have their content changed without restarting the sc...
Jonathan Gordon
2011-12-14
*
Fix FS#12237 (caused by r30302) where centered skin text isnt eqactly centered
Jonathan Gordon
2011-12-14
*
FS#12412 : Delete old buffer allocation code which has been replaced by core_...
Boris Gjenero
2011-11-29
*
Fix fs#12005 - have %pc,%pl and %pr return the number of seconds when used wi...
Jonathan Gordon
2011-11-28
*
Be less smart about when to reload skins as it caused more problems than it w...
Jonathan Gordon
2011-11-28
*
Fix FS#12408 - don't load skins too early causing buflib handles to leak
Jonathan Gordon
2011-11-28
*
slightly reaarange code to make fml happy :)
Jonathan Gordon
2011-11-27
*
Free a handle when we try to load a backdrop file which doesnt exist or cant ...
Jonathan Gordon
2011-11-27
*
Fix the charcell compile error and rmeove an unused #define
Jonathan Gordon
2011-11-21
*
skinengine: Load the fms the first time the fm screen is entered instead of o...
Jonathan Gordon
2011-11-21
*
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
*
skin engine: Fix %if() when comparing against a number.
Jonathan Gordon
2011-11-17
*
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
*
Fix copy'n'paste bug in skin engine
Thomas Jarosch
2011-11-11
*
Adapt icon and skin engine to make use of the new 32bit bitmap capabilities.
Thomas Martitz
2011-11-08
*
Add new lcd_bmp and lcd_bmp_part APIs.
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
*
Fix FS#12357 - New backdrop not displayed after set backdrop from context menu
Thomas Martitz
2011-10-28
[next]