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
/
curses.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
input/curses: add kbd delay between keydown and keyup events
Gerd Hoffmann
2014-06-04
1
-0
/
+10
*
input (curses): mask keycodes to remove modifier bits
Andrew Oates
2014-05-26
1
-2
/
+2
*
input: keyboard: switch curses ui to new core
Gerd Hoffmann
2014-03-05
1
-22
/
+25
*
curses: fixup SIGWINCH handler mess
Gerd Hoffmann
2013-11-25
1
-16
/
+28
*
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
2013-04-25
1
-1
/
+1
*
console: add qemu_console_is_*
Gerd Hoffmann
2013-04-16
1
-3
/
+4
*
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
2013-04-16
1
-2
/
+2
*
console: zap displaystate from dcl callbacks
Gerd Hoffmann
2013-03-18
1
-6
/
+2
*
console: fix displaychangelisteners interface
Gerd Hoffmann
2013-03-18
1
-10
/
+22
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
curses: Remove OpenBSD workaround
Brad Smith
2012-12-08
1
-4
/
+0
*
console: untangle gfx & txt updates
Gerd Hoffmann
2012-11-01
1
-14
/
+7
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-1
/
+1
*
Fix compilation warning due to missing header for sigaction (followup)
Alexandre Raymond
2011-06-08
1
-1
/
+0
*
curses: Fix control-{@[\]^_} and ESC
Samuel Thibault
2010-10-21
1
-3
/
+6
*
ui: move all ui components in ui/
Corentin Chary
2010-07-26
1
-0
/
+365