index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
gui
/
skin_engine
Age
Commit message (
Expand
)
Author
2011-08-14
Fix last charcell warning
Frank Gevaerts
2011-08-14
need... sleep... try again to fix red
Jonathan Gordon
2011-08-14
fix charcell again.... wouldnt it be nice to remove charcell support all toge...
Jonathan Gordon
2011-08-14
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-07-28
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-06-12
Remove a couple of dead inits and assignments found by the clang-static-analy...
Nils Wallménius
2011-06-01
FS#11925 - Add a proper system to keep track of the current screen/activity t...
Jonathan Gordon
2011-05-23
Make volume and progresssbar touch regions work with touch timeouts
Jonathan Gordon
2011-05-23
Fix %Tl 'last touch' tag not accepting the timeout
Jonathan Gordon
2011-05-22
Fix some residual 'defined but not used' warnings by GCC 4.6.0 for touchscree...
Andree Buschmann
2011-05-13
Skin engine: Swap meaning of & and * for touch regions.
Thomas Martitz
2011-05-08
More tab fixes
Bertrik Sikken
2011-04-17
Move declaration of global function cfg_string_to_int to header file settings.h
Bertrik Sikken
2011-04-10
Support loading backdrops from anywhere in the filesystem. Fixes FS#12041
Frank Gevaerts
2011-04-04
Rework parts of the replaygain code to be able to differentiate between 0.00 ...
Andree Buschmann
2011-03-27
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-22
Make repeat mode/shuffle work in the sbs also
Jonathan Gordon
2011-03-22
Add some playback controls to the SBS. 2 new touch regions wps_next/wps_prev ...
Jonathan Gordon
2011-03-07
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-01
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
fix yellow
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-02-28
Add the option of linking the %Tl (last touch) tag to a specific touchregion....
Jonathan Gordon
2011-02-24
FS#11964. Rework replaygain handling to save metadata buffer and binsize. Rem...
Andree Buschmann
2011-02-10
audio_peek_track should copy the struct mp3entry instead of pointing directly...
Michael Sevakis
2011-01-25
Remove WPS related variable which is read but not set or changed. Closes FS#1...
Andree Buschmann
2011-01-24
New option for the bar tags: 'backdrop, <label>' will draw another image und...
Jonathan Gordon
2011-01-13
New Touchscreen region type... 'mute' which un/mutes volume without pausing p...
Jonathan Gordon
2011-01-13
here too
Jonathan Gordon
2011-01-13
remove unecessary (duplicated even) header
Jonathan Gordon
2011-01-13
FS#11867 - Add 2 new tags to allow skins to display themed peakmeters
Jonathan Gordon
2010-12-06
Get rid of get_user_file_path and do the path handling in wrappers for open()...
Thomas Martitz
2010-11-30
Very small code shuffle to maybe make parseing %if() a smidgen faster
Jonathan Gordon
2010-11-28
Hopefully fix a crash using %if() with strings
Jonathan Gordon
2010-11-18
Make the %tr (radio RSSI) tag work as a bar tag or as a conditional.
Jonathan Gordon
2010-11-12
Android: Fix compilation failure
Thomas Martitz
2010-11-11
Signal strength meter for FM radio - FS#8151 by Przemysław Hołubowski
Bertrik Sikken
2010-11-11
fix warnings
Jonathan Gordon
2010-11-11
Add a bit more debug output to checkwps
Jonathan Gordon
2010-11-05
Undo the part of r28480 that caused the simulator to also use host malloc.
Thomas Martitz
2010-11-04
RaaA: Use the host's malloc() for the skin engine.
Jonathan Gordon
2010-10-28
skin_parser: Change the way hardware conditionals are done (i.e %?cc)
Jonathan Gordon
2010-10-18
Don't try to show a backdrop if the bmp wasnt loaded successfully
Jonathan Gordon
[next]