summaryrefslogtreecommitdiffstats
path: root/apps/action.h
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-27returning ACTION_EXIT_AFTER_THIS_MENUITEM from a menu callback will exit Jonathan Gordon1-0/+2
2007-02-08beginning of the new menu system. This commit shouldnt break anything, Jonathan Gordon1-0/+4
2006-12-22Make AB mode uable on the ipods. In AB mode select is used to set/resetJonathan Gordon1-1/+5
2006-11-16implement actions in the plugins, bubbles and metronome converted.Jonathan Gordon1-0/+2
2006-11-06Patch #6145 by Alexander Levin - Pitch adjustment in semitone stepsLinus Nielsen Feltzing1-0/+1
2006-09-25fix the bug where when scrolling text left in the filebrowser you could sudde...Martin Scarratt1-0/+1
2006-09-22Button action code implemented in the radio screen. Should get rid of all tho...Martin Scarratt1-0/+14
2006-08-22Button action code for the Virtual keyboard. Extra buttons for H1xx remote: V...Martin Scarratt1-1/+17
2006-08-22initial (re)support for F3Jonathan Gordon1-0/+1
2006-08-21Action lists no longer automatically "chain" to the CONTEXT_STD unless explic...Jonathan Gordon1-3/+5
2006-08-21fixed the settings action context, time/eq/colour chooser/dbug screensJonathan Gordon1-9/+28
2006-08-20Button action code for recording screen. Shouldnt make any noticable differen...Martin Scarratt1-0/+6
2006-08-17software keylock works againJonathan Gordon1-9/+11
2006-08-16* fixed the pitch screen key mappings for all targets, targets require aJonathan Gordon1-6/+17
2006-08-16Changed the button action code to allow both single-fire and multi-fire event...Jens Arnold1-2/+2
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing1-5/+141
2005-06-23Henrik Backes patch for WPS and tag database context menus. Tag database cont...Linus Nielsen Feltzing1-0/+1
2004-03-12First step towards context sensitive and configurable menus, by Brent CouttsLinus Nielsen Feltzing1-0/+28