summaryrefslogtreecommitdiffstats
path: root/apps/action.h
AgeCommit message (Expand)AuthorFilesLines
2021-06-04Softlock ImprovementsDana Conrad1-1/+8
2021-05-22Allow alternative keymap when keys are lockedAidan MacDonald1-0/+3
2021-04-05Add ability to always have autolock onDana Conrad1-1/+1
2021-03-23Add disable setting for all softlock notificationsDana Conrad1-1/+1
2021-03-03iPods: Allow using scroll wheel to change volume on QuickScreenChristian Soffke1-0/+2
2020-10-08get rid of ACTION_F3 (leftover from Archos days)Solomon Peachy1-1/+0
2017-11-18Action.c FIX / Rework / Clean-up Action SystemWilliam Wilgus1-8/+73
2017-01-17Selective Backlight/Advanced Softlock - Selective actions based on contextWilliam Wilgus1-38/+64
2012-07-06skin_engine: Make pressing the setting bar touch region workJonathan Gordon1-0/+1
2012-03-13Add new actions to %Tp (Touchscreen areas)Osborne Jacobs1-0/+2
2012-03-03Correct actionable offense for misappropriation of action context.Michael Sevakis1-5/+0
2012-03-03Change keyclick_click so that it may accept raw buttons or actions.Michael Sevakis1-0/+5
2012-01-23skin touchregions: fix the 'none' region firing when it shouldnt.Jonathan Gordon1-1/+2
2011-07-28skin engine softlock support for touchscreens:Jonathan Gordon1-0/+1
2011-03-27Fix touchregions muting volume, and change &<action> to mean 'needs long pres...Jonathan Gordon1-0/+2
2011-03-01Add an ability to set a setting to a specific value with a touchscreen action.Jonathan Gordon1-0/+1
2011-01-13New Touchscreen region type... 'mute' which un/mutes volume without pausing p...Jonathan Gordon1-0/+1
2010-06-18ACTION_FM_QUICKSCREEN is unusedRafaël Carré1-1/+0
2010-06-15first step of making touch regions usable in all skins, not just the WPS.. no...Jonathan Gordon1-0/+1
2010-05-04Fix typos in the commentAlexander Levin1-3/+3
2010-04-19Fix typo in commentAlexander Levin1-1/+1
2010-04-01FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...Jeffrey Goode1-0/+2
2010-02-20Quickscreen for the radio screen. I added a keymap for almost all targets. I ...Thomas Martitz1-0/+1
2010-01-16FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used durin...Teruaki Kawashima1-0/+1
2009-11-06Merge duplicating code to move cursor left/right.Teruaki Kawashima1-1/+0
2009-10-17USB HID: Use different context for each mode; Use constant for each action;Tomer Shalev1-17/+39
2009-10-11Add a action helper for touchscreen targets to only receive the touchpress co...Thomas Martitz1-5/+19
2009-10-05Add USB HID mouse support for H10Tomer Shalev1-0/+2
2009-09-30Commit "FS#10468 - USB HID: Show keypad mode on screen"Tomer Shalev1-7/+46
2009-08-29Quickscreen: 4th itemThomas Martitz1-3/+1
2009-07-22Commit part of FS#9873 - Utilise buttons for playlistingThomas Martitz1-0/+1
2009-07-03Fix the bug where the short-long fwd/back action would ffwd/rewind the next f...Jonathan Gordon1-0/+6
2009-06-12FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...Steve Bavin1-0/+2
2009-06-01Fix PF keymap issue caused by conflict between new CONTEXT_PLUGIN and ALLOW_S...Andrew Mahone1-1/+1
2009-05-31Replace use of CONTEXT_CUSTOM by get_custom_action with new CONTEXT_PLUGIN, t...Andrew Mahone1-0/+1
2009-05-23Add HID keymap handling in usb screen. This allows to use the DAP as a keypad...Frank Gevaerts1-0/+10
2009-05-15allow the user to change the shuffle and repeat modes from the touchscreen, u...Jonathan Gordon1-0/+8
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere1-5/+5
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-28Updated recording trigger screen (seems to be a feature almost noone uses?)Jonathan Gordon1-0/+1
2008-04-15Setup the touchpads to have two modes - stylus and button - and set them in b...Jonathan Gordon1-3/+5
2007-10-22First go at getting the touchpad working in the ui. lists only for now.Jonathan Gordon1-0/+10
2007-08-02Finally use the rec button to get to the rec screen on sansa and iriver hxxx....Jonathan Gordon1-0/+2
2007-07-22Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis1-2/+4
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon1-4/+0
2007-05-26FS#7158 - Bookmark selection as a list.Magnus Holmgren1-2/+0
2007-04-13rename ACTION_WPSAB_RESET to ACTION_WPS_ABRESET to be more consistent with th...Marcoen Hirschberg1-1/+1
2007-04-08minor actions cleanup:Jonathan Gordon1-3/+7
2007-03-04Add a function to get the actual button that was pressed (and some Jonathan Gordon1-2/+11
2007-03-01Introducing the root menu!Jonathan Gordon1-0/+1