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_tokens.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Improve radio RDS driver and framework
Michael Sevakis
2017-02-11
*
Fix misleading indentation as pointed out by the new gcc warning
Frank Gevaerts
2016-08-12
*
Clarify usb_powered() and fix some code.
Amaury Pouly
2015-01-08
*
Revert "skin tags: fix the id3 track/disc numbers in conditionals"
Jonathan Gordon
2013-02-28
*
skin tags: fix the id3 track/disc numbers in conditionals
Jonathan Gordon
2013-02-21
*
skin_engine: Support percentages for viewport positioning
Jonathan Gordon
2012-07-29
*
Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL
Nils Wallménius
2012-05-09
*
Make DSP's replaygain independent of global_settings.
Michael Sevakis
2012-04-30
*
Make rbcodec/dsp includes more specific.
Michael Sevakis
2012-04-29
*
skin_engine: Allow negative numbers for the start offset in %ss
Jonathan Gordon
2012-03-27
*
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
*
skin engine: New logical 'and' and 'or' tags to evaluate multiple tags in a s...
Jonathan Gordon
2012-02-07
*
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
2012-01-03
*
Fix fs#12005 - have %pc,%pl and %pr return the number of seconds when used wi...
Jonathan Gordon
2011-11-28
*
skin engine: Fix %if() when comparing against a number.
Jonathan Gordon
2011-11-17
*
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
*
Fix silly mistake
Frank Gevaerts
2011-09-24
*
Make %LT 1-based. This tag will likely only be used to print the item number ...
Frank Gevaerts
2011-09-24
*
Add "%LN" tag to retrieve the list item number of the current item. This allo...
Frank Gevaerts
2011-09-18
*
Second attempt at making %ss utf8-clean
Frank Gevaerts
2011-09-11
*
Make %ss utf8-aware
Frank Gevaerts
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
*
Remove a stray include that managed to slip into the previous commit
Frank Gevaerts
2011-09-09
*
Extend $if() to also allow lt, gt, lte, and gte for strings.
Frank Gevaerts
2011-09-09
*
Lists can now be completly draw using the skin engine!
Jonathan Gordon
2011-09-06
*
skin engine softlock support for touchscreens:
Jonathan Gordon
2011-07-28
*
FS#11925 - Add a proper system to keep track of the current screen/activity t...
Jonathan Gordon
2011-06-01
*
Rework parts of the replaygain code to be able to differentiate between 0.00 ...
Andree Buschmann
2011-04-04
*
Skin variables for touchscreen targets (origional implementation by Jens Theeß)
Jonathan Gordon
2011-03-27
*
Add the option of linking the %Tl (last touch) tag to a specific touchregion....
Jonathan Gordon
2011-02-28
*
FS#11964. Rework replaygain handling to save metadata buffer and binsize. Rem...
Andree Buschmann
2011-02-24
*
audio_peek_track should copy the struct mp3entry instead of pointing directly...
Michael Sevakis
2011-02-10
*
here too
Jonathan Gordon
2011-01-13
*
FS#11867 - Add 2 new tags to allow skins to display themed peakmeters
Jonathan Gordon
2011-01-13
*
Hopefully fix a crash using %if() with strings
Jonathan Gordon
2010-11-28
*
Make the %tr (radio RSSI) tag work as a bar tag or as a conditional.
Jonathan Gordon
2010-11-18
*
Signal strength meter for FM radio - FS#8151 by Przemysław Hołubowski
Bertrik Sikken
2010-11-11
*
skin_parser: Change the way hardware conditionals are done (i.e %?cc)
Jonathan Gordon
2010-10-28
*
Make two local functions static in skin_tokens.c
Bertrik Sikken
2010-10-16
*
Fix charcell %pb and %pf tags, FS#11592
Frank Gevaerts
2010-10-10
*
use correct condition for #if for tagcache_fill_tags().
Teruaki Kawashima
2010-09-30
*
Make sure get_lif_token_value isn't inlined, as it would defeat the purpose o...
Magnus Holmgren
2010-09-26
*
Fix FS#1159 - stack overflow in the skin engine when there is too many nested...
Jonathan Gordon
2010-09-26
*
Make disabling HAVE_PITCHSCREEN actually work without breaking the build
Frank Gevaerts
2010-09-17
*
fix red
Jonathan Gordon
2010-09-16
*
skin engine: completly rework the sbs title handing code
Jonathan Gordon
2010-09-16
*
fix errors, warnings, tabs
Jonathan Gordon
2010-09-14
[next]