index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
input-legacy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
input: fix send-key monitor command release event ordering
Gerd Hoffmann
2014-10-02
1
-2
/
+9
*
input: use kbd delays for send_key monitor command
Gerd Hoffmann
2014-06-04
1
-39
/
+6
*
input: use KeyValue directly in sendkey monitor command
Gerd Hoffmann
2014-05-16
1
-24
/
+23
*
input: key mapping helpers
Gerd Hoffmann
2014-05-16
1
-174
/
+7
*
input: activate legacy kbd
Gerd Hoffmann
2014-03-12
1
-0
/
+1
*
input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.
Gerd Hoffmann
2014-03-10
1
-0
/
+14
*
input: remove index_from_keycode (no users)
Gerd Hoffmann
2014-03-05
1
-14
/
+0
*
input: move do_mouse_set to new core
Gerd Hoffmann
2014-03-05
1
-43
/
+0
*
input: move qmp_query_mice to new core
Gerd Hoffmann
2014-03-05
1
-23
/
+0
*
input: move mouse mode notifier to new core
Gerd Hoffmann
2014-03-05
1
-33
/
+1
*
input-legacy: remove kbd_mouse_event
Gerd Hoffmann
2014-03-05
1
-49
/
+0
*
input-legacy: remove kbd_mouse_is_absolute
Gerd Hoffmann
2014-03-05
1
-10
/
+1
*
input-legacy: remove kbd_mouse_has_absolute
Gerd Hoffmann
2014-03-05
1
-19
/
+2
*
input-legacy: remove kbd_put_keycode
Gerd Hoffmann
2014-03-05
1
-23
/
+0
*
input: mouse: switch legacy handlers to new core
Gerd Hoffmann
2014-03-05
1
-0
/
+63
*
input: keyboard: switch qmp_send_key() to new core.
Gerd Hoffmann
2014-03-05
1
-8
/
+3
*
input: keyboard: switch legacy handlers to new core
Gerd Hoffmann
2014-03-05
1
-10
/
+56
*
input: rename file to legacy
Gerd Hoffmann
2014-03-05
1
-0
/
+559