aboutsummaryrefslogtreecommitdiff
path: root/console.h
AgeCommit message (Expand)Author
2009-09-11convert vc chardev to QemuOpts.Gerd Hoffmann
2009-09-04monitor: Port handler_1 to use QDictLuiz Capitulino
2009-06-29sdl zoomingStefano Stabellini
2009-05-21Eliminate --disable-gfx-check and make VNC default when SDL not availableAnthony Liguori
2009-05-10Follow coding conventionsPaul Brook
2009-03-13DisplayAllocator interface (Stefano Stabellini)aliguori
2009-03-05monitor: Rework API (Jan Kiszka)aliguori
2009-03-05monitor: Rework modal password input (Jan Kiszka)aliguori
2009-03-05monitor: Break out readline_show_prompt (Jan Kiszka)aliguori
2009-03-05monitor: Rework early disk password inquiry (Jan Kiszka)aliguori
2009-03-03Fix SDL on evdev hosts (Anthony Liguori)aliguori
2009-01-26vnc fixes and improvements (Stefano Stabellini)aliguori
2009-01-23fix endianness problem sharing the videoram buffermalc
2009-01-16Fix character devices after DisplayState refactoringaliguori
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-15DisplayState interface change (Stefano Stabellini)aliguori
2009-01-15remove bgr (Stefano Stabellini)aliguori
2008-11-24Introduce accessors for DisplayState (Stefano Stabellini)aliguori
2008-10-06Allow the monitor to be suspended during non-blocking opaliguori
2008-09-24Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's.balrog
2008-09-24Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann).balrog
2008-08-22add comment for DisplayState->idleaurel32
2008-08-21move GUI_REFRESH_INTERVAL define from vl.c to console.h (Gerd Hoffmann)aliguori
2008-08-21add DisplayState->idle (Samuel Thibault)aliguori
2008-08-19Revert r4979 since it breaks the monitoraliguori
2008-08-01Ask password when encrypted disk image is used (Laurent Vivier)aliguori
2008-07-01Implement resolution switching in common console code.pbrook
2008-04-14Add TSC2301 touchscreen & keypad controller.balrog
2008-03-13Slowdown SDL while minimizedaurel32
2008-02-10Add an ncurses UI.balrog
2007-11-17Break up vl.h.pbrook