summaryrefslogtreecommitdiff
path: root/apps/action.c
AgeCommit message (Expand)Author
2008-12-07Meg F/X can beep and click using a hardware timer so let us try it out. To ma...Michael Sevakis
2008-08-23Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-06-021) Make touchscreen interface more intuitiveMaurus Cuelenaere
2008-06-01Even more touchscreen improvements.Maurus Cuelenaere
2008-05-30(Simulator) Touchscreen improvements.Maurus Cuelenaere
2008-01-21Keyclick option (FS#7307). Disabled by default, go into System settings to en...Steve Bavin
2007-10-23mrobe changes:Jonathan Gordon
2007-10-22First go at getting the touchpad working in the ui. lists only for now.Jonathan Gordon
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius
2007-07-22Wheel acceleration for e200. A general acceleration interface intended for us...Michael Sevakis
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon
2007-06-04Fix FS#7242 - the action code now checks the time difference between events t...Jonathan Gordon
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-03-11Fix bug in action_getstatus() where it didnt store the last action so it Jonathan Gordon
2007-03-04Add a function to get the actual button that was pressed (and some Jonathan Gordon
2006-12-12Action code: Made all private functions & variables static. Better module sep...Jens Arnold
2006-11-16implement actions in the plugins, bubbles and metronome converted.Jonathan Gordon
2006-08-21sorryJonathan Gordon
2006-08-21Action lists no longer automatically "chain" to the CONTEXT_STD unless explic...Jonathan Gordon
2006-08-17forgot to translate the splash messagesJonathan Gordon
2006-08-17software keylock works againJonathan Gordon
2006-08-17really fix the yes/no screen now, also id3 viewer shows the status barJonathan Gordon
2006-08-16remove remote button checking for taregts with no remoteJonathan Gordon
2006-08-16Changed the button action code to allow both single-fire and multi-fire event...Jens Arnold
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing