aboutsummaryrefslogtreecommitdiffstats
path: root/console.h
AgeCommit message (Expand)AuthorFilesLines
2009-12-12VNC: Convert do_info_vnc() to QObjectLuiz Capitulino1-1/+2
2009-12-12monitor: Convert do_info_mice() to QObjectLuiz Capitulino1-1/+2
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-4/+4
2009-10-01Get rid of _t suffixmalc1-4/+4
2009-09-11convert vc chardev to QemuOpts.Gerd Hoffmann1-1/+1
2009-09-04monitor: Port handler_1 to use QDictLuiz Capitulino1-1/+2
2009-06-29sdl zoomingStefano Stabellini1-1/+3
2009-05-21Eliminate --disable-gfx-check and make VNC default when SDL not availableAnthony Liguori1-0/+1
2009-05-10Follow coding conventionsPaul Brook1-1/+1
2009-03-13DisplayAllocator interface (Stefano Stabellini)aliguori1-4/+36
2009-03-05monitor: Rework API (Jan Kiszka)aliguori1-33/+3
2009-03-05monitor: Rework modal password input (Jan Kiszka)aliguori1-1/+5
2009-03-05monitor: Break out readline_show_prompt (Jan Kiszka)aliguori1-0/+1
2009-03-05monitor: Rework early disk password inquiry (Jan Kiszka)aliguori1-2/+1
2009-03-03Fix SDL on evdev hosts (Anthony Liguori)aliguori1-3/+0
2009-01-26vnc fixes and improvements (Stefano Stabellini)aliguori1-0/+1
2009-01-23fix endianness problem sharing the videoram buffermalc1-0/+2
2009-01-16Fix character devices after DisplayState refactoringaliguori1-1/+2
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori1-8/+13
2009-01-15DisplayState interface change (Stefano Stabellini)aliguori1-21/+114
2009-01-15remove bgr (Stefano Stabellini)aliguori1-0/+5
2008-11-24Introduce accessors for DisplayState (Stefano Stabellini)aliguori1-0/+25
2008-10-06Allow the monitor to be suspended during non-blocking opaliguori1-0/+2
2008-09-24Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's.balrog1-0/+1
2008-09-24Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann).balrog1-0/+2
2008-08-22add comment for DisplayState->idleaurel321-1/+1
2008-08-21move GUI_REFRESH_INTERVAL define from vl.c to console.h (Gerd Hoffmann)aliguori1-0/+3
2008-08-21add DisplayState->idle (Samuel Thibault)aliguori1-0/+1
2008-08-19Revert r4979 since it breaks the monitoraliguori1-1/+0
2008-08-01Ask password when encrypted disk image is used (Laurent Vivier)aliguori1-0/+1
2008-07-01Implement resolution switching in common console code.pbrook1-0/+1
2008-04-14Add TSC2301 touchscreen & keypad controller.balrog1-0/+8
2008-03-13Slowdown SDL while minimizedaurel321-0/+1
2008-02-10Add an ncurses UI.balrog1-0/+19
2007-11-17Break up vl.h.pbrook1-0/+154