Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-10-13 | vnc: avoid write only variables | Blue Swirl | 1 | -0/+8 |
2010-08-22 | vnc: check fd before calling qemu_set_fd_handler2() in vnc_client_write() | Yoshiaki Tamura | 1 | -1/+1 |
2010-07-26 | vnc: add missing lock for vnc_cursor_define() | Corentin Chary | 1 | -0/+2 |
2010-07-26 | vnc: threaded VNC server | Corentin Chary | 1 | -24/+120 |
2010-07-26 | vnc: encapsulate encoding members | Corentin Chary | 1 | -4/+4 |
2010-07-26 | vnc: tight add PNG encoding | Corentin Chary | 1 | -4/+7 |
2010-07-26 | ui: move all ui components in ui/ | Corentin Chary | 1 | -0/+2631 |