summaryrefslogtreecommitdiffstats
path: root/apps/gui/skin_engine/skin_touchsupport.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-10Implement time-based resume and playback start.Michael Sevakis1-0/+1
2014-01-12touchscreen/skin_engine: The touchregion handler didn't handle that vertical ...Thomas Martitz1-2/+2
2012-07-06skin_engine: Make pressing the setting bar touch region workJonathan Gordon1-0/+14
2012-07-05skin_engine: Automatically create touch regions for skin barsJonathan Gordon1-2/+3
2012-04-30Make DSP's replaygain independent of global_settings.Michael Sevakis1-3/+1
2012-04-29Make rbcodec/dsp includes more specific.Michael Sevakis1-1/+1
2011-11-15Use buflib for all skin engine allocations.Jonathan Gordon1-13/+20
2011-09-15skin-touchscreen: make %T(..., setting_set, ...) apply sound settingsJonathan Gordon1-1/+3
2011-07-28skin engine softlock support for touchscreens:Jonathan Gordon1-0/+10
2011-05-23Make volume and progresssbar touch regions work with touch timeoutsJonathan Gordon1-0/+1
2011-05-22Fix some residual 'defined but not used' warnings by GCC 4.6.0 for touchscree...Andree Buschmann1-4/+1
2011-03-27Fix touchregions muting volume, and change &<action> to mean 'needs long pres...Jonathan Gordon1-16/+22
2011-03-22Make repeat mode/shuffle work in the sbs alsoJonathan Gordon1-0/+24
2011-03-22Add some playback controls to the SBS. 2 new touch regions wps_next/wps_prev ...Jonathan Gordon1-1/+52
2011-03-01Add an ability to set a setting to a specific value with a touchscreen action.Jonathan Gordon1-2/+40
2011-03-01fix yellowJonathan Gordon1-2/+2
2011-03-01Remove code duplication in some generic skin touch action handling.Jonathan Gordon1-5/+36
2011-02-28Add the option of linking the %Tl (last touch) tag to a specific touchregion....Jonathan Gordon1-0/+3
2010-09-062 new touch region options... "settings_inc" and "settings_dec" which will in...Jonathan Gordon1-1/+6
2010-06-21Allow the progressbar and volume touch regions to be reverse by prepending th...Jonathan Gordon1-0/+2
2010-06-21Touchregion support for the Base Skin and FM Skins. display obviously needs t...Jonathan Gordon1-0/+116