summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)AuthorFilesLines
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-02Add LZ4 compression support.Javier Celaya5-6/+343
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é Lureau1-1/+1
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-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-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
2014-09-18server/tests/Makefile.am: White-space cleanupChristophe Fergeau1-12/+12
2014-09-12Fix -Wunused-functionFabiano Fidêncio2-73/+0
2014-09-12Fix -Wmissing-field-initializersFabiano Fidêncio5-37/+31
2014-09-12Fix -WnonnullFabiano Fidêncio1-1/+2
2014-09-12Fix -WformatFabiano Fidêncio1-1/+1
2014-09-12Fix -WswitchFabiano Fidêncio1-0/+2
2014-09-12Fix -WsignFabiano Fidêncio2-3/+3
2014-09-12Fix -Wunused-valueFabiano Fidêncio1-1/+1
2014-09-12Fix -Wunused-parameterFabiano Fidêncio7-31/+58
2014-09-12server: Don't dump the bitmap when the format is invalidFabiano Fidêncio1-0/+1
2014-09-08clean-up: remove unused functionMarc-André Lureau2-6/+0
2014-09-08build-sys: check for spicy-screenshotMarc-André Lureau1-3/+3
2014-09-08reds: lookup corresponding channel idMarc-André Lureau1-1/+2
2014-09-08dispatcher: lower a monitor-config warning to a debug levelMarc-André Lureau1-2/+2
2014-08-20spice.h: Don't use 48kHz for playback/recording ratesChristophe Fergeau1-2/+2
2014-08-07Fix crash when clearing surface memoryMarc-André Lureau1-1/+5
2014-07-25server: don't assert on invalid client messageMarc-André Lureau1-1/+1
2014-05-30Fix assert in mjpeg_encoder_adjust_params_to_bit_rate()Jonathon Jongsma1-1/+4
2014-05-26Fix make failed when uncommented COMPRESS_STAT in red_worker.cWang Qiang1-2/+2