summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-20Remove use of INLINEHEADmasterAlon Levy5-20/+18
2015-08-20build-sys: Remove spice-protocol submoduleChristophe Fergeau4-1/+6
2015-08-20mjpeg and jpeg encoder: fix alignment warningsVictor Toso2-12/+14
2015-08-20glz: WindowImageSegment lines lines_end as void*Victor Toso1-2/+2
2015-08-20migration_protocol: use SPICE_MAGIC_CONSTVictor Toso1-5/+6
2015-08-12red_parse_qxl: Do not compute abs unsigned intVictor Toso1-1/+1
2015-08-12server/inputs_channel: Cope with NULL keyboard in release_keys()Alon Levy1-1/+6
2015-08-11red_parse_qxl: remove unused variableVictor Toso1-4/+0
2015-08-11Remove unused struct RedsOutItemJonathon Jongsma1-5/+0
2015-08-11RedChannel: remove unused BufDescriptor structJonathon Jongsma1-5/+0
2015-08-11Remove unused snd_get_playback_compression() methodChristophe Fergeau2-6/+0
2015-08-11Fix typo in comment in char_device.hChristophe Fergeau1-1/+1
2015-08-11Fix typo in commentsJonathon Jongsma1-2/+2
2015-08-11Move RedsMigSpice to main-channel.hJonathon Jongsma2-8/+8
2015-08-11Cleanup: move static function declarations out of headerJonathon Jongsma2-4/+4
2015-08-11worker: remove unused preload_group_idMarc-André Lureau1-4/+0
2015-08-11channel: minor simplificationMarc-André Lureau1-6/+1
2015-08-11server: remove unused CursorDataMarc-André Lureau1-9/+0
2015-08-11server: use more const CoreInterfaceMarc-André Lureau2-5/+5
2015-08-11worker: move red_init_*() functionsMarc-André Lureau1-8/+10
2015-08-04spice-common: codegen: ptypes.py: keep attribute names in setsUri Lublin1-0/+0
2015-07-29Adjust to new SpiceImageCompress nameChristophe Fergeau11-57/+65
2015-07-28Add libraries such as -lm and -lpthread to the tests build line.Jeremy White1-0/+1
2015-07-20reds: Assure we don't have stale statistic files before trying to create a ne...Frediano Ziglio1-0/+1
2015-07-20server: spice_debug() messages don't need a trailing '\n'.Francois Gouget2-3/+3
2015-07-20server: Weakly try to get a better latency value for the bandwidth test.Francois Gouget1-1/+2
2015-07-20server: Don't reset the latency before showing it in the invalid net test err...Francois Gouget1-3/+3
2015-07-13Use desired image compression for the first imagePavel Grunt1-7/+7
2015-06-30Handle preferred image compression messagesJavier Celaya1-0/+25
2015-06-30Use image compress constants from spice-protocolJavier Celaya7-23/+15
2015-06-29server: Remove the rate_control_is_active field from MJpegEncoder.Francois Gouget3-12/+16
2015-06-29server: Fix an incorrect time calculation.Francois Gouget1-1/+1
2015-06-29HAVE_CLOCK_GETTIME is not used so remove it.Francois Gouget1-4/+1
2015-06-29Lock the pixmap image cache for the entire fill_bits callSandy Stutsman2-20/+27
2015-06-26server: allows to set maximum monitorsFrediano Ziglio5-5/+26
2015-06-26build-sys: Fix build with automake < 1.13Christophe Fergeau1-1/+2
2015-06-22mjpeg: Convert rate control checks to asserts in encoderFrancois Gouget1-6/+3
2015-06-22server: Refresh the input fps every 5 second, without a timer.Francois Gouget1-30/+15
2015-06-22build-sys: Use spice-common m4 macro for lz4Christophe Fergeau2-11/+1
2015-06-22build-sys: Use spice-common m4 macro for openglChristophe Fergeau1-29/+4
2015-06-22build-sys: Use spice-common m4 macro for smartcardChristophe Fergeau1-18/+6
2015-06-17reds: increase listening socket backlogMarc-André Lureau1-1/+1
2015-06-16Add password length checkCédric Bosdonnat1-0/+2
2015-06-16Use spice_malloc instead of mallocFrediano Ziglio1-4/+2
2015-06-15Remove duplicate streaming enumerationJonathon Jongsma4-17/+10
2015-06-15Use AS_HELP_STRING for configure optionsJonathon Jongsma1-15/+16
2015-06-11Fix typo in commentFrediano Ziglio1-1/+1
2015-06-11Use MIN macro to compute a minimumFrediano Ziglio1-1/+1
2015-06-11LZ4: warn if trying to set lz4 but not supportedJavier Celaya1-0/+8
2015-06-09server: Remove an unused structure.Francois Gouget1-10/+0