summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * add stream report messagesYonit Halperin2013-04-221-0/+18
| * Add a "port" channelMarc-André Lureau2012-12-051-0/+17
| * inputs: add a INPUTS_KEY_SCANCODE messageMarc-André Lureau2012-08-271-0/+2
| * support seamless migrationYonit Halperin2012-08-272-6/+28
| * add SPICE_MSG_MAIN_AGENT_CONNECTED_TOKENSYonit Halperin2012-08-271-0/+4
| * Add support for A8 images to the LZ routinesSøren Sandmann Pedersen2012-08-241-1/+55
| * support multiple monitors in single display channelAlon Levy2012-07-121-0/+16
| * smartcard: build fixes for spice serverAlon Levy2012-06-141-3/+3
| * python_modules/ptypes.py/EnumBaseType.c_enumname: add missing return to fix b...Alon Levy2012-06-141-1/+1
| * video streaming: add support for frames of different sizesYonit Halperin2012-05-022-5/+22
| * demarshall: add missing parens in BE read_xxx functionsChristophe Fergeau2012-04-061-1/+1
| * build-sys: make it a seperately buildable spice-common libraryMarc-André Lureau2012-03-221-1/+12
| * spice.proto: fix demarshaller crash with name messageMarc-André Lureau2012-03-211-1/+1
| * codegen: ifdef/endif function declaration tooMarc-André Lureau2012-03-211-0/+2
| * codegen: include headers locallyMarc-André Lureau2012-03-212-2/+3
| * codegen: struct marshallers are not current function helperMarc-André Lureau2012-03-212-3/+4
| * use new @ifdef directive for smartcard messagesChristophe Fergeau2012-03-201-1/+1
| * add smartcard bits to spice.protoChristophe Fergeau2012-03-201-4/+73
| * spice_codegen: Always write a channels entry for an ifdef-ed channelHans de Goede2012-03-202-0/+11
| * handle @ifdef on messages and channelsChristophe Fergeau2012-03-202-7/+43
| * allow attributes on channel elements in .proto filesChristophe Fergeau2012-03-202-2/+4
| * add ifdef/endif methods to spice code generatorChristophe Fergeau2012-03-201-0/+12
| * fix copy & paste error in ptypes.pyChristophe Fergeau2012-03-201-3/+1
| * Send name & uuid to capable clientsMarc-André Lureau2012-03-201-0/+10
| * demarshal: fixed-size array are missing __nelementsMarc-André Lureau2012-03-201-1/+1
| * Remove trailing blank linesDaniel P. Berrange2012-03-202-2/+0
| * spice.proto: add SPICE_MSG_LIST to base channelYonit Halperin2012-03-201-0/+1
| * codegen: Fix enums.h generationHans de Goede2012-03-202-2/+7
| * spice.proto: add SPICE_MSG_MAIN_MIGRATE_END & SPICE_MSGC_MAIN_MIGRATE_ENDYonit Halperin2012-03-201-0/+4
| * server,proto: tell the clients to connect to the migration target before migr...Yonit Halperin2012-03-201-3/+2
| * spice.proto: add comment for origin of STYLED and START_WITH_GAPAlon Levy2012-03-201-0/+5
| * server: Add a usbredir channelHans de Goede2012-03-201-0/+8
| * don't #include config.h in generated header filesChristophe Fergeau2012-03-201-3/+4
| * add check for pyparsingChristophe Fergeau2012-03-201-3/+8
| * sndworker: add AudioVolume/AudioMute messagesMarc-André Lureau2012-03-201-0/+13
| * python: remove c-ism trailing ;Marc-André Lureau2012-03-205-25/+25
| * codegen: typedef the protocol enumsMarc-André Lureau2012-03-201-4/+12
| * add comment to beginning of autogenerated filesChristophe Fergeau2012-03-201-0/+2
| * add config.h to autogenerated files tooChristophe Fergeau2012-03-201-0/+4
| * spice.proto: Fill.rop_descriptor type s/uint16/ropd (10x atiti)Alon Levy2012-03-201-1/+1
| * python_modules/codegen.py: fix indent error in an unused functionAlon Levy2012-03-201-1/+1
| * spice-client migration: fix minor for old migration support.Uri Lublin2012-03-201-4/+4
| * demarshaller/marshaller fix gcc 4.6.0Alon Levy2012-03-202-9/+21
| * codegen: avoid creating out if not used (fix gcc 4.6.0 warning)Alon Levy2012-03-201-3/+5
| * mingw32 build: python_modules/marshal: use unsigned for for_loop index variableAlon Levy2012-03-201-1/+1
| * smartcard: add to spice.protoAlon Levy2012-03-201-0/+8
| * spice codegen: fix copy-o, no such variable valueAlon Levy2012-03-201-1/+1
| * support python 2.5.4+ for marshaller/demarshallersAlon Levy2012-03-203-0/+3
| * demarshaller: Fix palette marshallingAlexander Larsson2012-03-201-14/+32
| * Don't send padding over the network with video dataAlexander Larsson2012-03-202-4/+2