summaryrefslogtreecommitdiffstats
path: root/console.c
Commit message (Expand)AuthorAgeFilesLines
* Serial console improvements, by Stefan Weil.ths2007-02-101-13/+12Star
* Rearrange char event handlers to fix CHR_EVENT_RESET.pbrook2007-01-281-18/+5Star
* Improved console handling, thanks Stefan Weil.ths2007-01-171-18/+155
* Reinitialize monitor upon reconnect, by Anthony Liguori.ths2007-01-051-0/+2
* fixed LF interpretationbellard2006-07-141-2/+4
* avoid name conflictsbellard2006-06-251-18/+18
* send correctly long key sequences on slow terminals - fixes backspace handlingbellard2006-06-251-24/+104
* Allow multiple graphics devices.pbrook2006-04-091-9/+66
* Improved terminal emulation (Piotr Esden-Tempski).pbrook2006-03-111-48/+268
* monitor fixes (Johannes Schindelin)bellard2004-10-091-1/+4
* console focus supportbellard2004-08-011-0/+17
* virtual consolebellard2004-07-141-0/+711