summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-04sound: do not modify client state on migrationMarc-André Lureau1-1/+4
2015-04-23build-sys: Pass --enable-python-checks when running autogen.shChristophe Fergeau1-1/+1
2015-04-23Update spice-common submoduleChristophe Fergeau1-0/+0
2015-04-10build-sys: Replace cpu detection error with warningChristophe Fergeau1-11/+7
2015-04-10build-sys: Remove unused 'X86_64' conditionalChristophe Fergeau1-1/+0
2015-04-10ppc: Fix glz magic endianessChristophe Fergeau1-1/+2
2015-04-10ppc: Fixing endianness for channel messagesChristophe Fergeau1-10/+10
2015-04-10ppc: Update spice-common for endianness-related fixesChristophe Fergeau1-0/+0
2015-04-10ppc: Fix endianness handling in initial SPICE connectionChristophe Fergeau2-17/+46
2015-03-15m4: WARN FLAGS: Drop -Wenum-compareUri Lublin1-0/+3
2015-02-25Do not compress bitmaps on UNIX socketFabiano Fidêncio1-1/+2
2015-02-24tests: Fix build on HurdFabiano Fidêncio1-0/+4
2015-02-08char-device: spice_char_device_write_to_device: protect against recursionUri Lublin1-0/+12
2015-02-03LZ4: Send the original format with the compressed dataJavier Celaya3-6/+7
2015-02-03LZ4: Do not reverse bottom-up imagesJavier Celaya3-24/+14
2015-02-03LZ4: Fix encoder output sizeJavier Celaya1-1/+2
2015-02-03LZ4: Limit LZ4 to RGB formatsJavier Celaya1-0/+2
2015-01-15Remove spice-experimentalMarc-André Lureau4-61/+0
2015-01-15Do not perform network tests on UNIX socketMarc-André Lureau2-2/+4
2015-01-15reds-stream: add reds_stream_get_family() functionMarc-André Lureau2-0/+11
2015-01-15reds: add Unix socket supportMarc-André Lureau2-6/+33
2014-12-15inputs: Remove unneeded variableChristophe Fergeau1-9/+8
2014-12-15inputs: Split overlong lineChristophe Fergeau1-1/+2
2014-12-15inputs: Fix key_up/key_down mismatchChristophe Fergeau1-5/+5
2014-12-03Remove unused SPICE_CANVAS_INTERNALChristophe Fergeau4-8/+0
2014-12-03client: Remove client codeChristophe Fergeau178-104026/+1
2014-12-02Add LZ4 compression support.Javier Celaya7-6/+358
2014-12-01configure.ac: Never add xinerama to SPICE_REQUIRESChristophe Fergeau1-1/+0
2014-12-01configure.ac: Only check for xinerama for client buildsChristophe Fergeau1-18/+18
2014-11-29build-sys: fix out-of-tree build of testsMarc-André Lureau1-0/+1
2014-11-27Add explicit spice-core.h includeMarc-André Lureau1-1/+1
2014-11-27Move spice_server_get_num_clients() declarationMarc-André Lureau2-3/+2
2014-11-27Rename mm_timer/mm_timeMarc-André Lureau4-13/+13
2014-11-27Remove guest side video time-stampingMarc-André Lureau6-26/+2
2014-11-27build-sys: generate spice-version.hMarc-André Lureau2-1/+12
2014-11-27Split spice.hMarc-André Lureau10-574/+806
2014-11-27spice.h: remove redundant declarationsMarc-André Lureau1-5/+1
2014-11-25Validate RedDrawable before allocating drawableMarc-André Lureau1-11/+12
2014-11-25chardev: remove write pollingMarc-André Lureau2-11/+34
2014-11-24Don't set SpiceLinkReply::pub_key if client advertises SASL capChristophe Fergeau1-23/+38
2014-11-24Introduce red_link_info_test_capability()Christophe Fergeau1-3/+18
2014-11-24Add const to test_capability first argumentChristophe Fergeau2-2/+2
2014-11-21configure.ac: use portable shellAlexander Tsoy1-14/+18
2014-11-17manual: Add missing closure of XML tagChristophe Fergeau1-3/+3
2014-10-17server: fix crash when restarting VM with old clientMarc-André Lureau1-2/+2
2014-10-14migration: Don't assert() if MIGRATE_DATA comes before attaching the agentUri Lublin1-11/+28
2014-10-10m4: Update manywarnings from gnulibCole Robinson1-76/+137
2014-09-18Validate surface bounding box before using itChristophe Fergeau1-0/+31
2014-09-18Fix 'abberiviations' typo in commentChristophe Fergeau1-1/+1
2014-09-18Fix indentation in red_get_opaque_ptrChristophe Fergeau1-1/+1