summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* spice-common: codegen: ptypes.py: keep attribute names in setsUri Lublin2015-08-041-0/+0
* Adjust to new SpiceImageCompress nameChristophe Fergeau2015-07-2911-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-307-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
* HAVE_CLOCK_GETTIME is not used so remove it.Francois Gouget2015-06-291-4/+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
* build-sys: Fix build with automake < 1.13Christophe Fergeau2015-06-261-1/+2
* 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
* build-sys: Use spice-common m4 macro for lz4Christophe Fergeau2015-06-222-11/+1
* build-sys: Use spice-common m4 macro for openglChristophe Fergeau2015-06-221-29/+4
* build-sys: Use spice-common m4 macro for smartcardChristophe Fergeau2015-06-221-18/+6
* 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
* Use AS_HELP_STRING for configure optionsJonathon Jongsma2015-06-151-15/+16
* Fix typo in commentFrediano Ziglio2015-06-111-1/+1
* Use MIN macro to compute a minimumFrediano Ziglio2015-06-111-1/+1
* LZ4: warn if trying to set lz4 but not supportedJavier Celaya2015-06-111-0/+8
* server: Remove an unused structure.Francois Gouget2015-06-091-10/+0
* sound: do not modify client state on migrationMarc-André Lureau2015-06-041-1/+4
* build-sys: Pass --enable-python-checks when running autogen.shChristophe Fergeau2015-04-231-1/+1
* Update spice-common submoduleChristophe Fergeau2015-04-231-0/+0
* build-sys: Replace cpu detection error with warningChristophe Fergeau2015-04-101-11/+7
* build-sys: Remove unused 'X86_64' conditionalChristophe Fergeau2015-04-101-1/+0
* ppc: Fix glz magic endianessChristophe Fergeau2015-04-101-1/+2
* ppc: Fixing endianness for channel messagesChristophe Fergeau2015-04-101-10/+10
* ppc: Update spice-common for endianness-related fixesChristophe Fergeau2015-04-101-0/+0
* ppc: Fix endianness handling in initial SPICE connectionChristophe Fergeau2015-04-102-17/+46
* m4: WARN FLAGS: Drop -Wenum-compareUri Lublin2015-03-151-0/+3
* Do not compress bitmaps on UNIX socketFabiano Fidêncio2015-02-251-1/+2
* tests: Fix build on HurdFabiano Fidêncio2015-02-241-0/+4
* char-device: spice_char_device_write_to_device: protect against recursionUri Lublin2015-02-081-0/+12
* LZ4: Send the original format with the compressed dataJavier Celaya2015-02-033-6/+7
* LZ4: Do not reverse bottom-up imagesJavier Celaya2015-02-033-24/+14