Show patches with: Submitter = Corentin Chary       |    State = Action Required       |    Archived = No       |   150 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] vnc: Fix compile error on x86_64 with -D_VNC_DEBUG=1 - - - - --- 2010-05-03 Corentin Chary New
[2/2] vnc: set the right prefered encoding - - - - --- 2010-05-03 Corentin Chary New
vnc: split encoding in specific files - - - - --- 2010-05-03 Corentin Chary New
vnc: set the right prefered encoding - - - - --- 2010-05-04 Corentin Chary New
[1/4] vnc: set the right prefered encoding - - - - --- 2010-05-06 Corentin Chary New
[2/4] vnc: really call zlib if we want zlib - - - - --- 2010-05-06 Corentin Chary New
[3/4] vnc: only use a single zlib stream - - - - --- 2010-05-06 Corentin Chary New
[4/4] vnc: adjust compression zstream level - - - - --- 2010-05-06 Corentin Chary New
[RFC] vnc: add basic tight support - - - - --- 2010-05-08 Corentin Chary New
[01/10] vnc: refactor set_encodings - - - - --- 2010-05-18 Corentin Chary New
[02/10] vnc: really call zlib if we want zlib - - - - --- 2010-05-18 Corentin Chary New
[03/10] vnc: only use a single zlib stream - - - - --- 2010-05-18 Corentin Chary New
[04/10] vnc: adjust compression zstream level - - - - --- 2010-05-18 Corentin Chary New
[05/10] vnc: add basic tight support - - - - --- 2010-05-18 Corentin Chary New
[06/10] vnc: add support for tight fill encoding - - - - --- 2010-05-18 Corentin Chary New
[07/10] vnc: don't clear zlib stream on set_encoding - - - - --- 2010-05-18 Corentin Chary New
[08/10] vnc: remove memory leaks in zlib and tight encoding - - - - --- 2010-05-18 Corentin Chary New
[09/10] vnc: tight: add palette encoding - - - - --- 2010-05-18 Corentin Chary New
[10/10] vnc: update copyrights for vnc-encoding-tight.c - - - - --- 2010-05-18 Corentin Chary New
[v2,01/10] vnc: refactor set_encodings 1 - - - --- 2010-05-18 Corentin Chary New
[v2,02/10] vnc: really call zlib if we want zlib 1 - - - --- 2010-05-18 Corentin Chary New
[v2,03/10] vnc: only use a single zlib stream - - - - --- 2010-05-18 Corentin Chary New
[v2,04/10] vnc: adjust compression zstream level 1 - - - --- 2010-05-18 Corentin Chary New
[v2,05/10] vnc: add basic tight support - - - - --- 2010-05-18 Corentin Chary New
[v2,06/10] vnc: add support for tight fill encoding - - - - --- 2010-05-18 Corentin Chary New
[v2,07/10] vnc: don't clear zlib stream on set_encoding - - - - --- 2010-05-18 Corentin Chary New
[v2,08/10] vnc: remove memory leaks in zlib and tight encoding - - - - --- 2010-05-18 Corentin Chary New
[v2,09/10] vnc: tight: add palette encoding - - - - --- 2010-05-18 Corentin Chary New
[v2,10/10] vnc: update copyrights for vnc-encoding-tight.c - - - - --- 2010-05-18 Corentin Chary New
[v3,01/12] Revert "vnc: set the right prefered encoding" - - - - --- 2010-05-19 Corentin Chary New
[v3,02/12] vnc: explain why set_encodings loop is reversed - - - - --- 2010-05-19 Corentin Chary New
[v3,03/12] vnc: really call zlib if we want zlib - - - - --- 2010-05-19 Corentin Chary New
[v3,04/12] vnc: only use a single zlib stream - - - - --- 2010-05-19 Corentin Chary New
[v3,05/12] vnc: adjust compression zstream level - - - - --- 2010-05-19 Corentin Chary New
[v3,06/12] vnc: don't clear zlib stream on set_encoding - - - - --- 2010-05-19 Corentin Chary New
[v3,07/12] vnc: add buffer_free() - - - - --- 2010-05-19 Corentin Chary New
[v3,08/12] vnc: remove a memory leak in zlib - - - - --- 2010-05-19 Corentin Chary New
[v3,09/12] vnc: return the number of rectangles - - - - --- 2010-05-19 Corentin Chary New
[v3,10/12] vnc: add basic tight support - - - - --- 2010-05-19 Corentin Chary New
[v3,11/12] vnc: add support for tight fill encoding - - - - --- 2010-05-19 Corentin Chary New
[v3,12/12] vnc: tight: add palette encoding - - - - --- 2010-05-19 Corentin Chary New
[1/3] vnc: tight: don't forget last pixel in tight_encode_indexed_rect - - - - --- 2010-05-27 Corentin Chary New
[2/3] vnc: tight: don't forget the third color - - - - --- 2010-05-27 Corentin Chary New
[3/3] vnc: add missing target for vnc-encodings-*.o - - - - --- 2010-05-27 Corentin Chary New
[1/3] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit - - - - --- 2010-05-29 Corentin Chary New
[2/3] qemu-thread: add cleanup_push() and cleanup_pop() - - - - --- 2010-05-29 Corentin Chary New
[3/3] vnc: threaded VNC server - - - - --- 2010-05-29 Corentin Chary New
[1/3] vnc: tight: don't forget last pixel in tight_encode_indexed_rect - - - - --- 2010-06-01 Corentin Chary New
[2/3] vnc: tight: don't forget the third color - - - - --- 2010-06-01 Corentin Chary New
[3/3] vnc: add missing target for vnc-encodings-*.o - - - - --- 2010-06-01 Corentin Chary New
[1/5] vnc: tight: add JPEG and gradient subencoding with smooth image detection - - - - --- 2010-06-04 Corentin Chary New
[2/5] vnc: JPEG should be disabled if the client don't set tight quality - - - - --- 2010-06-04 Corentin Chary New
[3/5] vnc: add lossless option - - - - --- 2010-06-04 Corentin Chary New
[5/5] vnc: rename vnc-encoding-* vnc-enc-* - - - - --- 2010-06-04 Corentin Chary New
[v2,1/2] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit - - - - --- 2010-06-04 Corentin Chary New
[v2,2/2] vnc: threaded VNC server - - - - --- 2010-06-04 Corentin Chary New
[v2,1/6] vnc: tight: add JPEG and gradient subencoding with smooth image detection - - - - --- 2010-06-07 Corentin Chary New
[v2,2/6] vnc: JPEG should be disabled if the client don't set tight quality - - - - --- 2010-06-07 Corentin Chary New
[v2,3/6] vnc: add lossy option - - - - --- 2010-06-07 Corentin Chary New
[v2,4/6] ui: move all ui components in ui/ - - - - --- 2010-06-07 Corentin Chary New
[v2,5/6] vnc: rename vnc-encoding-* vnc-enc-* - - - - --- 2010-06-07 Corentin Chary New
[v2,6/6] vnc: tight: don't forget to add the last color - - - - --- 2010-06-07 Corentin Chary New
[v3,1/2] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit - - - - --- 2010-06-10 Corentin Chary New
[v3,2/2] vnc: threaded VNC server - - - - --- 2010-06-10 Corentin Chary New
[01/16] vnc: tight: add JPEG and gradient subencoding with smooth image detection - - - - --- 2010-06-16 Corentin Chary New
[02/16] vnc: JPEG should be disabled if the client don't set tight quality - - - - --- 2010-06-16 Corentin Chary New
[03/16] vnc: add lossy option - - - - --- 2010-06-16 Corentin Chary New
[04/16] ui: move all ui components in ui/ - - - - --- 2010-06-16 Corentin Chary New
[05/16] vnc: rename vnc-encoding-* vnc-enc-* - - - - --- 2010-06-16 Corentin Chary New
[06/16] vnc: tight: don't forget do at the last color - - - - --- 2010-06-16 Corentin Chary New
[07/16] vnc: tight: remove a memleak in send_jpeg_rect() - - - - --- 2010-06-16 Corentin Chary New
[08/16] vnc: tight add PNG encoding - - - - --- 2010-06-16 Corentin Chary New
[09/16] vnc: tight: specific zlib level and filters for each compression level - - - - --- 2010-06-16 Corentin Chary New
[10/16] vnc: tight: stop using qdict for palette stuff - - - - --- 2010-06-16 Corentin Chary New
[11/16] vnc: encapsulate encoding members - - - - --- 2010-06-16 Corentin Chary New
[12/16] vnc: fix tight png memory leak - - - - --- 2010-06-16 Corentin Chary New
[13/16] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit - - - - --- 2010-06-16 Corentin Chary New
[14/16] vnc: threaded VNC server - - - - --- 2010-06-16 Corentin Chary New
[15/16] vnc: add missing lock for vnc_cursor_define() - - - - --- 2010-06-16 Corentin Chary New
[16/16] vnc: tight: don't limit png rect size - - - - --- 2010-06-16 Corentin Chary New
[v2,01/18] vnc: tight: add JPEG and gradient subencoding with smooth image detection - - - - --- 2010-07-07 Corentin Chary New
[v2,02/18] vnc: JPEG should be disabled if the client don't set tight quality - - - - --- 2010-07-07 Corentin Chary New
[v2,03/18] vnc: add lossy option - - - - --- 2010-07-07 Corentin Chary New
[v2,04/18] ui: move all ui components in ui/ - - - - --- 2010-07-07 Corentin Chary New
[v2,05/18] vnc: rename vnc-encoding-* vnc-enc-* - - - - --- 2010-07-07 Corentin Chary New
[v2,06/18] vnc: tight: don't forget do at the last color - - - - --- 2010-07-07 Corentin Chary New
[v2,07/18] vnc: tight: remove a memleak in send_jpeg_rect() - - - - --- 2010-07-07 Corentin Chary New
[v2,08/18] vnc: tight add PNG encoding - - - - --- 2010-07-07 Corentin Chary New
[v2,09/18] vnc: tight: specific zlib level and filters for each compression level - - - - --- 2010-07-07 Corentin Chary New
[v2,10/18] vnc: tight: stop using qdict for palette stuff - - - - --- 2010-07-07 Corentin Chary New
[v2,11/18] vnc: encapsulate encoding members - - - - --- 2010-07-07 Corentin Chary New
[v2,12/18] vnc: fix tight png memory leak - - - - --- 2010-07-07 Corentin Chary New
[v2,13/18] qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit - - - - --- 2010-07-07 Corentin Chary New
[v2,14/18] vnc: threaded VNC server - - - - --- 2010-07-07 Corentin Chary New
[v2,15/18] vnc: add missing lock for vnc_cursor_define() - - - - --- 2010-07-07 Corentin Chary New
[v2,16/18] vnc: tight: fix rgb_prepare_row - - - - --- 2010-07-07 Corentin Chary New
[v2,17/18] vnc: tight: split send_sub_rect - - - - --- 2010-07-07 Corentin Chary New
[v2,18/18] vnc: better default values for VNC options - - - - --- 2010-07-07 Corentin Chary New
[01/15] vnc: don't set the quality if lossy encoding are disabled - - - - --- 2010-08-11 Corentin Chary New
[02/15] vnc: add a way to get the update frequency for a given region - - - - --- 2010-08-11 Corentin Chary New
« 1 2 »