summaryrefslogtreecommitdiff
path: root/apps/action.c (follow)
Commit message (Expand)AuthorAge
* Fix REMOTE_CONTEXT failureWilliam Wilgus2019-04-22
* Fix error with action subsystem and custom context mappingWilliam Wilgus2017-12-18
* Action Rewrite - Fix redWilliam Wilgus2017-11-18
* Action.c FIX / Rework / Clean-up Action SystemWilliam Wilgus2017-11-18
* action.c must desist in calling set_cpu_frequency from a tickMichael Sevakis2017-01-21
* Selective Backlight Softlock Fix misleading indentation.William Wilgus2017-01-17
* Selective Backlight/Advanced Softlock - Selective actions based on contextWilliam Wilgus2017-01-17
* GUI boost for any buttonMihail Zenkov2016-03-18
* iBasso DX50/DX90: Major code cleanup and reorganization.Udo Schläpfer2015-02-02
* touch devices: Disable touch on softlock.Jean-Louis Biasini2013-09-05
* Fix missed buttons in action.c if action_wait_for_release() was calledThomas Martitz2012-08-15
* Revert "fix erroneous button read in yesno screen and missed buttons in actio...Jonathan Gordon2012-08-14
* fix erroneous button read in yesno screen and missed buttons in action.c.Thomas Martitz2012-07-18
* touchscreen: Fix kinetic scrolling when the statusbar is off.Thomas Martitz2012-04-05
* Correct actionable offense for misappropriation of action context.Michael Sevakis2012-03-03
* Change keyclick_click so that it may accept raw buttons or actions.Michael Sevakis2012-03-03
* Use is_keys_locked when possibleWieland Hoffmann2012-01-28
* keyclick: Add a callback so screens can cancel a click. Add a generic list ca...Jonathan Gordon2012-01-12
* Use the timeout api for the gui boost implementation. This ensures that the C...Andree Buschmann2011-11-13
* Finally submit GUI boost (FS#8668). With this change the CPU is boosted (with...Andree Buschmann2011-11-11
* Have mpegplayer use the mixer (the playback channel, since it's mutually excl...Michael Sevakis2011-07-08
* Commit FS#12150 - Fully-functional audio mixer - and finally whip old limitat...Michael Sevakis2011-06-29
* Fix FS#12024. Scroll acceleration did not work -- at least reported for iRive...Andree Buschmann2011-03-24
* Redo r29168. Use similar but existing mechanism in the action system which se...Thomas Martitz2011-02-02
* Hopefully fix FS#11696: scrollwheel doesn't respond in some cases.Magnus Holmgren2010-11-14
* Add support multimedia keys/buttons to the core, and adapt Rockbox on android...Thomas Martitz2010-10-31
* Touchregion support for the Base Skin and FM Skins. display obviously needs t...Jonathan Gordon2010-06-21
* Fix typos in the comment (now in .c)Alexander Levin2010-05-04
* Fix typo in comment in the other file as wellAlexander Levin2010-04-19
* On RTL mode, flip + and - buttons (Cowon D2)Tomer Shalev2009-12-05
* Touchscreen targets: fix software hold not locking touchscreenMaurus Cuelenaere2009-10-28
* Add a action helper for touchscreen targets to only receive the touchpress co...Thomas Martitz2009-10-11
* RTL: Fix context regarded as bit-field value, resulted in wrong contexts getTomer Shalev2009-10-08
* RTL: No need to swap *scrollwheel* in simulator, as it is being simulated by ...Tomer Shalev2009-10-06
* Fix red: Invert buttons in RTL modeTomer Shalev2009-10-05
* Invert buttons in RTL modeTomer Shalev2009-10-05
* Fix the bug where the short-long fwd/back action would ffwd/rewind the next f...Jonathan Gordon2009-07-03
* call default_event_handler() in action_userabort() for events other than ACTI...Frank Gevaerts2009-06-11
* Replace use of CONTEXT_CUSTOM by get_custom_action with new CONTEXT_PLUGIN, t...Andrew Mahone2009-05-31
* Simplify some redundant boolean expressionsBertrik Sikken2009-05-21
* Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on...Michael Sevakis2009-02-03
* redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon2009-01-05
* More SYS_FOURHERTZ handling fixes.. (FS#9740 FS#9741)Jonathan Gordon2009-01-02
* Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s...Michael Sevakis2008-12-13
* Meg F/X can beep and click using a hardware timer so let us try it out. To ma...Michael Sevakis2008-12-07
* Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREENMaurus Cuelenaere2008-08-23
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* 1) Make touchscreen interface more intuitiveMaurus Cuelenaere2008-06-02
* Even more touchscreen improvements.Maurus Cuelenaere2008-06-01