summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-11add SPICE_MSG_PLAYBACK_LATENCYvideo.adaptive_bit_rate.v2Yonit Halperin3-0/+8
2013-03-11add stream report messagesYonit Halperin4-0/+37
2013-03-07Update spice-protocolHans de Goede1-0/+0
2013-03-04Update spice-protocolHans de Goede1-0/+0
2013-02-07Address a compilation warning due to missing typecastMichael Tokarev1-1/+1
2013-02-07spice-common: remove version constructionMichael Tokarev1-1/+1
2013-01-31canvas_base: fix not caching palettes that belong to images that are not rend...Yonit Halperin1-1/+18
2013-01-28spice-protocol: updated submodule for new PROXY controller messageMarc-André Lureau1-0/+0
2013-01-18spice-common: Update spice-protocol to include VD_AGENT_CAP_SPARSE_MONITORS_C...Hans de Goede1-0/+0
2013-01-11Update spice-protocolDunrong Huang1-0/+0
2012-12-05Add a "port" channelMarc-André Lureau3-0/+32
2012-12-05update spice-protocolMarc-André Lureau1-0/+0
2012-11-04common/lz.c: improve lz_encode commentAlon Levy1-2/+3
2012-10-18ssl-verify: use more explicit error messageMarc-André Lureau1-0/+3
2012-09-21Update spice-protocol submodule to 0.12.2Christophe Fergeau1-0/+0
2012-09-21Update git.mk to latest versionChristophe Fergeau1-1/+4
2012-09-12Update spice-protocol moduleAlon Levy1-0/+0
2012-09-10Update spice-protocol submoduleChristophe Fergeau1-0/+0
2012-08-28build-sys: remove Makefile from marshaller build depMarc-André Lureau1-1/+0
2012-08-27inputs: add a INPUTS_KEY_SCANCODE messageMarc-André Lureau2-0/+2
2012-08-27configure.ac: support automake >= 1.12Alon Levy1-0/+3
2012-08-27support seamless migrationYonit Halperin5-7/+43
2012-08-27add SPICE_MSG_MAIN_AGENT_CONNECTED_TOKENSYonit Halperin3-0/+6
2012-08-24Add support for A8 images to the LZ routinesSøren Sandmann Pedersen13-19/+316
2012-08-13canvas_utils: Make sure strides are aligned to multiple of 4Søren Sandmann Pedersen1-0/+3
2012-08-09spice-common: don't install spice-protocolMarc-André Lureau1-1/+2
2012-08-09Update git.mk to upstream versionMarc-André Lureau1-18/+30
2012-07-16build-sys: fix make distcheckMarc-André Lureau2-2/+4
2012-07-12support multiple monitors in single display channelAlon Levy3-0/+32
2012-07-08spice-protocol/spice/enums.h: rebuild from spice.protoAlon Levy1-1/+4
2012-07-05common/log.h: add spice_infoAlon Levy1-0/+6
2012-06-30Fix a gcc warningMarc-André Lureau1-3/+6
2012-06-30Fix invalid macro usageMarc-André Lureau1-1/+1
2012-06-25ssl: more verbose output when SSL verification failsChristophe Fergeau1-9/+32
2012-06-22update spice-protocol for smartcard enums fixAlon Levy1-0/+0
2012-06-20Makefile.am: now that spice_codegen.py is used add *.pyc to ignored files in ...Alon Levy1-0/+2
2012-06-20Makefile.am: fix .gitignore not being generated in spice-protocol/spiceAlon Levy1-1/+1
2012-06-20updated spice-protocol for smartcard enums non conflict with libcacardAlon Levy1-0/+0
2012-06-14smartcard: build fixes for spice serverAlon Levy2-4/+4
2012-06-14python_modules/ptypes.py/EnumBaseType.c_enumname: add missing return to fix b...Alon Levy1-1/+1
2012-05-17ssl-verify: add a bit of run-time checksMarc-André Lureau1-0/+5
2012-05-02video streaming: add support for frames of different sizesYonit Halperin4-6/+36
2012-05-02region: add region_extentsYonit Halperin2-0/+13
2012-05-02rect: add rect_debugYonit Halperin1-0/+11
2012-05-02rect: add rect_get_areaYonit Halperin1-0/+10
2012-05-02rect: add rect_containsYonit Halperin1-0/+11
2012-04-26Set the clip type to reflect the on wire type.Jeremy White1-1/+1
2012-04-25Add missing struct field initializersDaniel P. Berrange2-4/+6
2012-04-18move variable decleration to head of code blockAric Stewart1-1/+1
2012-04-18allow log.c to compile under MSVC++Aric Stewart1-0/+12