Age | Commit message (Expand) | Author |
2010-10-31 | Add support multimedia keys/buttons to the core, and adapt Rockbox on android... | Thomas Martitz |
2010-06-21 | Touchregion support for the Base Skin and FM Skins. display obviously needs t... | Jonathan Gordon |
2010-05-04 | Fix typos in the comment (now in .c) | Alexander Levin |
2010-04-19 | Fix typo in comment in the other file as well | Alexander Levin |
2009-12-05 | On RTL mode, flip + and - buttons (Cowon D2) | Tomer Shalev |
2009-10-28 | Touchscreen targets: fix software hold not locking touchscreen | Maurus Cuelenaere |
2009-10-11 | Add a action helper for touchscreen targets to only receive the touchpress co... | Thomas Martitz |
2009-10-08 | RTL: Fix context regarded as bit-field value, resulted in wrong contexts get | Tomer Shalev |
2009-10-06 | RTL: No need to swap *scrollwheel* in simulator, as it is being simulated by ... | Tomer Shalev |
2009-10-05 | Fix red: Invert buttons in RTL mode | Tomer Shalev |
2009-10-05 | Invert buttons in RTL mode | Tomer Shalev |
2009-07-03 | Fix the bug where the short-long fwd/back action would ffwd/rewind the next f... | Jonathan Gordon |
2009-06-11 | call default_event_handler() in action_userabort() for events other than ACTI... | Frank Gevaerts |
2009-05-31 | Replace use of CONTEXT_CUSTOM by get_custom_action with new CONTEXT_PLUGIN, t... | Andrew Mahone |
2009-05-21 | Simplify some redundant boolean expressions | Bertrik Sikken |
2009-02-03 | Gigabeat S: Get remote keymaps up to snuff and working. Do a couple tweaks on... | Michael Sevakis |
2009-01-05 | redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even... | Jonathan Gordon |
2009-01-02 | More SYS_FOURHERTZ handling fixes.. (FS#9740 FS#9741) | Jonathan Gordon |
2008-12-13 | Keyclick fixup take two. It is only 88 samples (2msec) long so keep a small s... | Michael Sevakis |
2008-12-07 | Meg F/X can beep and click using a hardware timer so let us try it out. To ma... | Michael Sevakis |
2008-08-23 | Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN | Maurus Cuelenaere |
2008-08-15 | FS#9281 Rename of splash functions. | Nils Wallménius |
2008-06-28 | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg |
2008-06-02 | 1) Make touchscreen interface more intuitive | Maurus Cuelenaere |
2008-06-01 | Even more touchscreen improvements. | Maurus Cuelenaere |
2008-05-30 | (Simulator) Touchscreen improvements. | Maurus Cuelenaere |
2008-01-21 | Keyclick option (FS#7307). Disabled by default, go into System settings to en... | Steve Bavin |
2007-10-23 | mrobe changes: | Jonathan Gordon |
2007-10-22 | First 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-22 | Wheel acceleration for e200. A general acceleration interface intended for us... | Michael Sevakis |
2007-07-22 | remove the need for action_signalscreenchange(). | Jonathan Gordon |
2007-06-04 | Fix FS#7242 - the action code now checks the time difference between events t... | Jonathan Gordon |
2007-03-16 | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold |
2007-03-11 | Fix bug in action_getstatus() where it didnt store the last action so it | Jonathan Gordon |
2007-03-04 | Add a function to get the actual button that was pressed (and some | Jonathan Gordon |
2006-12-12 | Action code: Made all private functions & variables static. Better module sep... | Jens Arnold |
2006-11-16 | implement actions in the plugins, bubbles and metronome converted. | Jonathan Gordon |
2006-08-21 | sorry | Jonathan Gordon |
2006-08-21 | Action lists no longer automatically "chain" to the CONTEXT_STD unless explic... | Jonathan Gordon |
2006-08-17 | forgot to translate the splash messages | Jonathan Gordon |
2006-08-17 | software keylock works again | Jonathan Gordon |
2006-08-17 | really fix the yes/no screen now, also id3 viewer shows the status bar | Jonathan Gordon |
2006-08-16 | remove remote button checking for taregts with no remote | Jonathan Gordon |
2006-08-16 | Changed the button action code to allow both single-fire and multi-fire event... | Jens Arnold |
2006-08-15 | Finally, the new button action system is here, thanks to Jonathan Gordon. Som... | Linus Nielsen Feltzing |