index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
action.h
Age
Commit message (
Expand
)
Author
2009-10-05
Add USB HID mouse support for H10
Tomer Shalev
2009-09-30
Commit "FS#10468 - USB HID: Show keypad mode on screen"
Tomer Shalev
2009-08-29
Quickscreen: 4th item
Thomas Martitz
2009-07-22
Commit part of FS#9873 - Utilise buttons for playlisting
Thomas Martitz
2009-07-03
Fix the bug where the short-long fwd/back action would ffwd/rewind the next f...
Jonathan Gordon
2009-06-12
FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...
Steve Bavin
2009-06-01
Fix PF keymap issue caused by conflict between new CONTEXT_PLUGIN and ALLOW_S...
Andrew Mahone
2009-05-31
Replace use of CONTEXT_CUSTOM by get_custom_action with new CONTEXT_PLUGIN, t...
Andrew Mahone
2009-05-23
Add HID keymap handling in usb screen. This allows to use the DAP as a keypad...
Frank Gevaerts
2009-05-15
allow the user to change the shuffle and repeat modes from the touchscreen, u...
Jonathan Gordon
2008-08-23
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
Maurus Cuelenaere
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-28
Updated recording trigger screen (seems to be a feature almost noone uses?)
Jonathan Gordon
2008-04-15
Setup the touchpads to have two modes - stylus and button - and set them in b...
Jonathan Gordon
2007-10-22
First go at getting the touchpad working in the ui. lists only for now.
Jonathan Gordon
2007-08-02
Finally use the rec button to get to the rec screen on sansa and iriver hxxx....
Jonathan Gordon
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-05-26
FS#7158 - Bookmark selection as a list.
Magnus Holmgren
2007-04-13
rename ACTION_WPSAB_RESET to ACTION_WPS_ABRESET to be more consistent with th...
Marcoen Hirschberg
2007-04-08
minor actions cleanup:
Jonathan Gordon
2007-03-04
Add a function to get the actual button that was pressed (and some
Jonathan Gordon
2007-03-01
Introducing the root menu!
Jonathan Gordon
2007-02-27
returning ACTION_EXIT_AFTER_THIS_MENUITEM from a menu callback will exit
Jonathan Gordon
2007-02-08
beginning of the new menu system. This commit shouldnt break anything,
Jonathan Gordon
2006-12-22
Make AB mode uable on the ipods. In AB mode select is used to set/reset
Jonathan Gordon
2006-11-16
implement actions in the plugins, bubbles and metronome converted.
Jonathan Gordon
2006-11-06
Patch #6145 by Alexander Levin - Pitch adjustment in semitone steps
Linus Nielsen Feltzing
2006-09-25
fix the bug where when scrolling text left in the filebrowser you could sudde...
Martin Scarratt
2006-09-22
Button action code implemented in the radio screen. Should get rid of all tho...
Martin Scarratt
2006-08-22
Button action code for the Virtual keyboard. Extra buttons for H1xx remote: V...
Martin Scarratt
2006-08-22
initial (re)support for F3
Jonathan Gordon
2006-08-21
Action lists no longer automatically "chain" to the CONTEXT_STD unless explic...
Jonathan Gordon
2006-08-21
fixed the settings action context, time/eq/colour chooser/dbug screens
Jonathan Gordon
2006-08-20
Button action code for recording screen. Shouldnt make any noticable differen...
Martin Scarratt
2006-08-17
software keylock works again
Jonathan Gordon
2006-08-16
* fixed the pitch screen key mappings for all targets, targets require a
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
2005-06-23
Henrik Backes patch for WPS and tag database context menus. Tag database cont...
Linus Nielsen Feltzing
2004-03-12
First step towards context sensitive and configurable menus, by Brent Coutts
Linus Nielsen Feltzing