index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
action.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-02
1) Make touchscreen interface more intuitive
Maurus Cuelenaere
1
-6
/
+7
2008-06-01
Even more touchscreen improvements.
Maurus Cuelenaere
1
-1
/
+1
2008-05-30
(Simulator) Touchscreen improvements.
Maurus Cuelenaere
1
-0
/
+3
2008-01-21
Keyclick option (FS#7307). Disabled by default, go into System settings to en...
Steve Bavin
1
-41
/
+48
2007-10-23
mrobe changes:
Jonathan Gordon
1
-1
/
+1
2007-10-22
First go at getting the touchpad working in the ui. lists only for now.
Jonathan Gordon
1
-1
/
+55
2007-08-05
*** Lang v2 cleanup (FS#6574) ***
Nils Wallménius
1
-3
/
+3
2007-07-22
Wheel acceleration for e200. A general acceleration interface intended for us...
Michael Sevakis
1
-0
/
+8
2007-07-22
remove the need for action_signalscreenchange().
Jonathan Gordon
1
-18
/
+9
2007-06-04
Fix FS#7242 - the action code now checks the time difference between events t...
Jonathan Gordon
1
-1
/
+6
2007-03-16
Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...
Jens Arnold
1
-3
/
+3
2007-03-11
Fix bug in action_getstatus() where it didnt store the last action so it
Jonathan Gordon
1
-0
/
+1
2007-03-04
Add a function to get the actual button that was pressed (and some
Jonathan Gordon
1
-1
/
+22
2006-12-12
Action code: Made all private functions & variables static. Better module sep...
Jens Arnold
1
-10
/
+10
2006-11-16
implement actions in the plugins, bubbles and metronome converted.
Jonathan Gordon
1
-1
/
+2
2006-08-21
sorry
Jonathan Gordon
1
-2
/
+2
2006-08-21
Action lists no longer automatically "chain" to the CONTEXT_STD unless explic...
Jonathan Gordon
1
-5
/
+2
2006-08-17
forgot to translate the splash messages
Jonathan Gordon
1
-3
/
+5
2006-08-17
software keylock works again
Jonathan Gordon
1
-40
/
+48
2006-08-17
really fix the yes/no screen now, also id3 viewer shows the status bar
Jonathan Gordon
1
-2
/
+1
2006-08-16
remove remote button checking for taregts with no remote
Jonathan Gordon
1
-2
/
+18
2006-08-16
Changed the button action code to allow both single-fire and multi-fire event...
Jens Arnold
1
-19
/
+7
2006-08-15
Finally, the new button action system is here, thanks to Jonathan Gordon. Som...
Linus Nielsen Feltzing
1
-0
/
+215
[prev]