Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | 5 | -25/+663 |
2010-07-26 | vnc: fix tight png memory leak | Corentin Chary | 1 | -0/+3 |
2010-07-26 | vnc: encapsulate encoding members | Corentin Chary | 5 | -156/+163 |
2010-07-26 | vnc: tight: stop using qdict for palette stuff | Corentin Chary | 3 | -128/+234 |
2010-07-26 | vnc: tight: specific zlib level and filters for each compression level | Corentin Chary | 1 | -1/+18 |
2010-07-26 | vnc: tight add PNG encoding | Corentin Chary | 4 | -54/+304 |
2010-07-26 | vnc: tight: remove a memleak in send_jpeg_rect() | Corentin Chary | 1 | -2/+3 |
2010-07-26 | vnc: tight: don't forget do at the last color | Corentin Chary | 1 | -1/+1 |
2010-07-26 | vnc: rename vnc-encoding-* vnc-enc-* | Corentin Chary | 5 | -7/+7 |
2010-07-26 | ui: move all ui components in ui/ | Corentin Chary | 28 | -0/+11355 |