Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-21 | meson: rename included C source files to .c.inc | Paolo Bonzini | 1 | -11/+11 |
2020-01-21 | vnc: prioritize ZRLE compression over ZLIB | Cameron Esfahani | 1 | -2/+2 |
2019-09-17 | vnc: fix memory leak when vnc disconnect | Li Qiang | 1 | -34/+34 |
2018-05-11 | rename included C files to foo.inc.c, remove osdep.h | Paolo Bonzini | 1 | -11/+11 |
2017-05-12 | vnc: simple clean up | Wei Qi | 1 | -1/+0 |
2016-02-04 | ui: Clean up includes | Peter Maydell | 1 | -0/+1 |
2012-11-01 | pixman/vnc: use pixman images in vnc. | Gerd Hoffmann | 1 | -9/+9 |
2011-02-23 | vnc: fix uint8_t comparisons with negative values | Corentin Chary | 1 | -1/+2 |
2011-02-23 | vnc: Add ZRLE and ZYWRLE encodings. | Corentin Chary | 1 | -0/+365 |