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
/
curses.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
curses: fix left/right arrow translation
Samuel Thibault
1
-2
/
+2
2016-09-13
ui/curses.c: Clean up nextchr logic
Peter Maydell
1
-11
/
+4
2016-09-13
ui/curses.c: Ensure we don't read off the end of curses2qemu array
Peter Maydell
1
-1
/
+4
2016-02-04
ui: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-08
ui/curses: Fix color attribute of monitor for curses
OGAWA Hirofumi
1
-3
/
+10
2015-11-06
ui: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2015-11-03
ui/curses: Support line graphics chars on -curses mode
OGAWA Hirofumi
1
-0
/
+44
2015-11-03
ui/curses: Fix monitor color with -curses when 256 colors
OGAWA Hirofumi
1
-1
/
+6
2014-06-04
input/curses: add kbd delay between keydown and keyup events
Gerd Hoffmann
1
-0
/
+10
2014-05-26
input (curses): mask keycodes to remove modifier bits
Andrew Oates
1
-2
/
+2
2014-03-05
input: keyboard: switch curses ui to new core
Gerd Hoffmann
1
-22
/
+25
2013-11-25
curses: fixup SIGWINCH handler mess
Gerd Hoffmann
1
-16
/
+28
2013-04-25
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
1
-1
/
+1
2013-04-16
console: add qemu_console_is_*
Gerd Hoffmann
1
-3
/
+4
2013-04-16
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
1
-2
/
+2
2013-03-18
console: zap displaystate from dcl callbacks
Gerd Hoffmann
1
-6
/
+2
2013-03-18
console: fix displaychangelisteners interface
Gerd Hoffmann
1
-10
/
+22
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
ui: move files to ui/ and include/ui/
Paolo Bonzini
1
-1
/
+1
2012-12-08
curses: Remove OpenBSD workaround
Brad Smith
1
-4
/
+0
2012-11-01
console: untangle gfx & txt updates
Gerd Hoffmann
1
-14
/
+7
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-06-08
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
1
-1
/
+0
2010-10-21
curses: Fix control-{@[\]^_} and ESC
Samuel Thibault
1
-3
/
+6
2010-07-26
ui: move all ui components in ui/
Corentin Chary
1
-0
/
+365