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.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
action.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
[Feature/Bugfix] keyremap add Context flags
William Wilgus
1
-2
/
+1
2022-12-09
Selective backlight add CONTEXT_MAINMENU
William Wilgus
1
-1
/
+1
2022-09-25
key remap: simplify and use movable allocations
Aidan MacDonald
1
-2
/
+4
2022-02-26
action.c keyremap clean-up add logf to core_keymap.c
William Wilgus
1
-1
/
+0
2022-02-23
Add custom action mapping to core
William Wilgus
1
-0
/
+11
2022-01-16
Remove ACTION_SETTINGS_RESET
Aidan MacDonald
1
-1
/
+0
2021-11-22
rb_info plugin and button,action+context name helper
William Wilgus
1
-0
/
+1
2021-06-04
Softlock Improvements
Dana Conrad
1
-1
/
+8
2021-05-22
Allow alternative keymap when keys are locked
Aidan MacDonald
1
-0
/
+3
2021-04-05
Add ability to always have autolock on
Dana Conrad
1
-1
/
+1
2021-03-23
Add disable setting for all softlock notifications
Dana Conrad
1
-1
/
+1
2021-03-03
iPods: Allow using scroll wheel to change volume on QuickScreen
Christian Soffke
1
-0
/
+2
2020-10-08
get rid of ACTION_F3 (leftover from Archos days)
Solomon Peachy
1
-1
/
+0
2017-11-18
Action.c FIX / Rework / Clean-up Action System
William Wilgus
1
-8
/
+73
2017-01-17
Selective Backlight/Advanced Softlock - Selective actions based on context
William Wilgus
1
-38
/
+64
2012-07-06
skin_engine: Make pressing the setting bar touch region work
Jonathan Gordon
1
-0
/
+1
2012-03-13
Add new actions to %Tp (Touchscreen areas)
Osborne Jacobs
1
-0
/
+2
2012-03-03
Correct actionable offense for misappropriation of action context.
Michael Sevakis
1
-5
/
+0
2012-03-03
Change keyclick_click so that it may accept raw buttons or actions.
Michael Sevakis
1
-0
/
+5
2012-01-23
skin touchregions: fix the 'none' region firing when it shouldnt.
Jonathan Gordon
1
-1
/
+2
2011-07-28
skin engine softlock support for touchscreens:
Jonathan Gordon
1
-0
/
+1
2011-03-27
Fix touchregions muting volume, and change &<action> to mean 'needs long pres...
Jonathan Gordon
1
-0
/
+2
2011-03-01
Add an ability to set a setting to a specific value with a touchscreen action.
Jonathan Gordon
1
-0
/
+1
2011-01-13
New Touchscreen region type... 'mute' which un/mutes volume without pausing p...
Jonathan Gordon
1
-0
/
+1
2010-06-18
ACTION_FM_QUICKSCREEN is unused
Rafaël Carré
1
-1
/
+0
2010-06-15
first step of making touch regions usable in all skins, not just the WPS.. no...
Jonathan Gordon
1
-0
/
+1
2010-05-04
Fix typos in the comment
Alexander Levin
1
-3
/
+3
2010-04-19
Fix typo in comment
Alexander Levin
1
-1
/
+1
2010-04-01
FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work ...
Jeffrey Goode
1
-0
/
+2
2010-02-20
Quickscreen for the radio screen. I added a keymap for almost all targets. I ...
Thomas Martitz
1
-0
/
+1
2010-01-16
FS#10785: Add new context CONTEXT_MORSE_INPUT for keymaps which is used durin...
Teruaki Kawashima
1
-0
/
+1
2009-11-06
Merge duplicating code to move cursor left/right.
Teruaki Kawashima
1
-1
/
+0
2009-10-17
USB HID: Use different context for each mode; Use constant for each action;
Tomer Shalev
1
-17
/
+39
2009-10-11
Add a action helper for touchscreen targets to only receive the touchpress co...
Thomas Martitz
1
-5
/
+19
2009-10-05
Add USB HID mouse support for H10
Tomer Shalev
1
-0
/
+2
2009-09-30
Commit "FS#10468 - USB HID: Show keypad mode on screen"
Tomer Shalev
1
-7
/
+46
2009-08-29
Quickscreen: 4th item
Thomas Martitz
1
-3
/
+1
2009-07-22
Commit part of FS#9873 - Utilise buttons for playlisting
Thomas Martitz
1
-0
/
+1
2009-07-03
Fix the bug where the short-long fwd/back action would ffwd/rewind the next f...
Jonathan Gordon
1
-0
/
+6
2009-06-12
FS#8894 - Add time stretching feature to all SWCODEC targets - the current al...
Steve Bavin
1
-0
/
+2
2009-06-01
Fix PF keymap issue caused by conflict between new CONTEXT_PLUGIN and ALLOW_S...
Andrew Mahone
1
-1
/
+1
2009-05-31
Replace use of CONTEXT_CUSTOM by get_custom_action with new CONTEXT_PLUGIN, t...
Andrew Mahone
1
-0
/
+1
2009-05-23
Add HID keymap handling in usb screen. This allows to use the DAP as a keypad...
Frank Gevaerts
1
-0
/
+10
2009-05-15
allow the user to change the shuffle and repeat modes from the touchscreen, u...
Jonathan Gordon
1
-0
/
+8
2008-08-23
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
Maurus Cuelenaere
1
-5
/
+5
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
1
-2
/
+4
2008-05-28
Updated recording trigger screen (seems to be a feature almost noone uses?)
Jonathan Gordon
1
-0
/
+1
2008-04-15
Setup the touchpads to have two modes - stylus and button - and set them in b...
Jonathan Gordon
1
-3
/
+5
2007-10-22
First go at getting the touchpad working in the ui. lists only for now.
Jonathan Gordon
1
-0
/
+10
2007-08-02
Finally use the rec button to get to the rec screen on sansa and iriver hxxx....
Jonathan Gordon
1
-0
/
+2
[next]