summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* server: Readd spice-experimental.hChristophe Fergeau2015-08-262-0/+7
* remove wrong statement terminator from preprocessor macroFrediano Ziglio2015-08-251-1/+1
* Use MAX macro to compute the maximum valueFrediano Ziglio2015-08-251-1/+1
* replay: use plain pthread for mutex/conditionFrediano Ziglio2015-08-251-15/+15
* replay: fix check for QXL_SURF_FLAG_KEEP_DATA flagFrediano Ziglio2015-08-252-2/+2
* worker: remove unused members from DrawableFrediano Ziglio2015-08-241-3/+0
* server/tests/spice-server-replay: introduceAlon Levy2015-08-222-0/+355
* server/red_worker: record to SPICE_WORKER_RECORD_FILENAMEAlon Levy2015-08-211-3/+37
* server/red_{record, replay}.[ch]: introduceAlon Levy2015-08-216-0/+2144
* server/dispatcher: add extra_dispatcher, hack for red_recordAlon Levy2015-08-202-0/+22
* tests: use glib main loopMarc-André Lureau2015-08-202-190/+97
* Remove use of INLINEAlon Levy2015-08-205-20/+18
* build-sys: Remove spice-protocol submoduleChristophe Fergeau2015-08-202-0/+2
* mjpeg and jpeg encoder: fix alignment warningsVictor Toso2015-08-202-12/+14
* glz: WindowImageSegment lines lines_end as void*Victor Toso2015-08-201-2/+2
* migration_protocol: use SPICE_MAGIC_CONSTVictor Toso2015-08-201-5/+6
* red_parse_qxl: Do not compute abs unsigned intVictor Toso2015-08-121-1/+1
* server/inputs_channel: Cope with NULL keyboard in release_keys()Alon Levy2015-08-121-1/+6
* red_parse_qxl: remove unused variableVictor Toso2015-08-111-4/+0
* Remove unused struct RedsOutItemJonathon Jongsma2015-08-111-5/+0
* RedChannel: remove unused BufDescriptor structJonathon Jongsma2015-08-111-5/+0
* Remove unused snd_get_playback_compression() methodChristophe Fergeau2015-08-112-6/+0
* Fix typo in comment in char_device.hChristophe Fergeau2015-08-111-1/+1
* Fix typo in commentsJonathon Jongsma2015-08-111-2/+2
* Move RedsMigSpice to main-channel.hJonathon Jongsma2015-08-112-8/+8
* Cleanup: move static function declarations out of headerJonathon Jongsma2015-08-112-4/+4
* worker: remove unused preload_group_idMarc-André Lureau2015-08-111-4/+0
* channel: minor simplificationMarc-André Lureau2015-08-111-6/+1
* server: remove unused CursorDataMarc-André Lureau2015-08-111-9/+0
* server: use more const CoreInterfaceMarc-André Lureau2015-08-112-5/+5
* worker: move red_init_*() functionsMarc-André Lureau2015-08-111-8/+10
* Adjust to new SpiceImageCompress nameChristophe Fergeau2015-07-2910-57/+65
* Add libraries such as -lm and -lpthread to the tests build line.Jeremy White2015-07-281-0/+1
* reds: Assure we don't have stale statistic files before trying to create a ne...Frediano Ziglio2015-07-201-0/+1
* server: spice_debug() messages don't need a trailing '\n'.Francois Gouget2015-07-202-3/+3
* server: Weakly try to get a better latency value for the bandwidth test.Francois Gouget2015-07-201-1/+2
* server: Don't reset the latency before showing it in the invalid net test err...Francois Gouget2015-07-201-3/+3
* Use desired image compression for the first imagePavel Grunt2015-07-131-7/+7
* Handle preferred image compression messagesJavier Celaya2015-06-301-0/+25
* Use image compress constants from spice-protocolJavier Celaya2015-06-306-23/+15
* server: Remove the rate_control_is_active field from MJpegEncoder.Francois Gouget2015-06-293-12/+16
* server: Fix an incorrect time calculation.Francois Gouget2015-06-291-1/+1
* Lock the pixmap image cache for the entire fill_bits callSandy Stutsman2015-06-292-20/+27
* server: allows to set maximum monitorsFrediano Ziglio2015-06-265-5/+26
* mjpeg: Convert rate control checks to asserts in encoderFrancois Gouget2015-06-221-6/+3
* server: Refresh the input fps every 5 second, without a timer.Francois Gouget2015-06-221-30/+15
* reds: increase listening socket backlogMarc-André Lureau2015-06-171-1/+1
* Add password length checkCédric Bosdonnat2015-06-161-0/+2
* Use spice_malloc instead of mallocFrediano Ziglio2015-06-161-4/+2
* Remove duplicate streaming enumerationJonathon Jongsma2015-06-154-17/+10