index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-22
touch: Maru touchscreen device handles touch events directly
GiWoong Kim
1
-21
/
+0
2014-04-21
Merge branch 'upstream_qemu_2.0' into tizen
SeokYeon Hwang
1
-451
/
+256
2014-04-01
input: add sanity check
Gerd Hoffmann
1
-0
/
+3
2014-04-01
input: mouse_set should check input device type.
Hani Benhabiles
1
-5
/
+11
2014-03-05
input: move do_mouse_set to new core
Gerd Hoffmann
1
-0
/
+21
2014-03-05
input: move qmp_query_mice to new core
Gerd Hoffmann
1
-0
/
+29
2014-03-05
input: add input_mouse_mode tracepoint
Gerd Hoffmann
1
-0
/
+1
2014-03-05
input: move mouse mode notifier to new core
Gerd Hoffmann
1
-0
/
+30
2014-03-05
input: trace events
Gerd Hoffmann
1
-0
/
+48
2014-03-05
input: mouse: add qemu_input_is_absolute()
Gerd Hoffmann
1
-0
/
+8
2014-03-05
input: mouse: add graphic_rotate support
Gerd Hoffmann
1
-0
/
+31
2014-03-05
input: mouse: add helpers functions to core
Gerd Hoffmann
1
-0
/
+71
2014-03-05
input: keyboard: add helper functions to core
Gerd Hoffmann
1
-0
/
+35
2014-03-05
input: add core bits of the new input layer
Gerd Hoffmann
1
-0
/
+83
2014-03-05
input: rename file to legacy
Gerd Hoffmann
1
-559
/
+0
2014-01-03
Merge branch 'tizen' into tizen_qemu_1.7
SeokYeon Hwang
1
-0
/
+68
2013-12-23
remote: modified define construction in ui/input.c
sungmin ha
1
-3
/
+3
2013-12-23
added execute permission spice_codegen.py for build
sungmin ha
1
-3
/
+3
2013-12-23
remote: added remote server/client packages spice-gtk, virt-viewer, celt, spi...
sungmin ha
1
-0
/
+68
2013-12-11
Merge branch 'upstream-1.7' into tizen_qemu_1.7
SeokYeon Hwang
1
-3
/
+3
2013-12-02
Don't crash on keyboard input with no handler
Don Koch
1
-1
/
+1
2013-09-10
Merge tag 'v1.6.0' into tizen_qemu_1.6
SeokYeon Hwang
1
-6
/
+8
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-3
/
+3
2013-07-09
merge input.c
GiWoong Kim
1
-38
/
+2
2013-07-09
Merging...
SeokYeon Hwang
1
-2
/
+5
2013-07-08
merge some files, and delete some duplicated files
jinhyung.jo
1
-0
/
+57
2013-05-23
ui/input.c: replace magic numbers with macros
Amos Kong
1
-6
/
+7
2013-04-24
input: introduce keyboard handler list
Gerd Hoffmann
1
-12
/
+25
2013-04-24
input: make QEMUPutLEDEntry + QEMUPutMouseEntry private
Gerd Hoffmann
1
-0
/
+18
2013-04-19
monitor: fix the wrong order of releasing keys
Amos Kong
1
-5
/
+3
2013-02-11
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-1
/
+1
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
monitor: move include files to include/monitor/
Paolo Bonzini
1
-1
/
+1
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-1
/
+1
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-0
/
+529