summaryrefslogtreecommitdiff
path: root/apps/gui/skin_engine/skin_touchsupport.c
AgeCommit message (Expand)Author
2011-11-15Use buflib for all skin engine allocations.Jonathan Gordon
2011-09-15skin-touchscreen: make %T(..., setting_set, ...) apply sound settingsJonathan Gordon
2011-07-28skin engine softlock support for touchscreens:Jonathan Gordon
2011-05-23Make volume and progresssbar touch regions work with touch timeoutsJonathan Gordon
2011-05-22Fix some residual 'defined but not used' warnings by GCC 4.6.0 for touchscree...Andree Buschmann
2011-03-27Fix touchregions muting volume, and change &<action> to mean 'needs long pres...Jonathan Gordon
2011-03-22Make repeat mode/shuffle work in the sbs alsoJonathan Gordon
2011-03-22Add some playback controls to the SBS. 2 new touch regions wps_next/wps_prev ...Jonathan Gordon
2011-03-01Add an ability to set a setting to a specific value with a touchscreen action.Jonathan Gordon
2011-03-01fix yellowJonathan Gordon
2011-03-01Remove code duplication in some generic skin touch action handling.Jonathan Gordon
2011-02-28Add the option of linking the %Tl (last touch) tag to a specific touchregion....Jonathan Gordon
2010-09-062 new touch region options... "settings_inc" and "settings_dec" which will in...Jonathan Gordon
2010-06-21Allow the progressbar and volume touch regions to be reverse by prepending th...Jonathan Gordon
2010-06-21Touchregion support for the Base Skin and FM Skins. display obviously needs t...Jonathan Gordon