summaryrefslogtreecommitdiffstats
path: root/ui/vnc.h
Commit message (Expand)AuthorAgeFilesLines
* console: gui timer fixesGerd Hoffmann2013-04-161-2/+0
* vnc: stop using DisplayStateGerd Hoffmann2013-03-181-2/+1
* console: kill DisplayState->opaqueGerd Hoffmann2013-03-181-0/+1
* vnc: fix possible uninitialized removalsTim Hardeck2013-01-211-0/+1
* vnc: added initial websocket protocol supportTim Hardeck2013-01-211-0/+19
* vnc: added buffer_advance functionTim Hardeck2013-01-211-0/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-3/+3
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-191-1/+1
* ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-191-1/+1
* Merge branch 'trivial-patches' of git://github.com/stefanha/qemuBlue Swirl2012-11-031-5/+0
|\
| * vnc: add missing staticBlue Swirl2012-11-011-5/+0
* | pixman/vnc: use pixman images in vnc.Gerd Hoffmann2012-11-011-4/+15
|/
* Remove support for non-threaded VNC serverDaniel P. Berrange2012-06-271-17/+0
* vnc: don't mess up with iohandlers in the vnc threadCorentin Chary2012-03-141-0/+2
* vnc: implement shared flag handling.Gerd Hoffmann2012-02-101-0/+16
* Store VNC auth scheme per-client as well as per-serverDaniel P. Berrange2011-07-231-0/+2
* vnc: Fix stack corruption and other bitmap related bugsStefan Weil2011-03-101-3/+6
* vnc: add a non-adaptive optionCorentin Chary2011-02-231-0/+1
* vnc: use the new generic bitmap functionsCorentin Chary2011-02-231-3/+4
* vnc: Add ZRLE and ZYWRLE encodings.Corentin Chary2011-02-231-1/+26
* vnc: refresh lossy rect after a given timeoutCorentin Chary2011-02-231-0/+3
* vnc: add a way to get the update frequency for a given regionCorentin Chary2011-02-231-0/+19
* vnc: support password expireGerd Hoffmann2010-12-091-0/+1
* vnc: threaded VNC serverCorentin Chary2010-07-261-1/+52
* vnc: encapsulate encoding membersCorentin Chary2010-07-261-26/+33
* vnc: tight add PNG encodingCorentin Chary2010-07-261-1/+14
* ui: move all ui components in ui/Corentin Chary2010-07-261-0/+430
OpenPOWER on IntegriCloud