summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-15Add an 8BIT_A formata8Søren Sandmann Pedersen1-0/+1
2012-05-11Add QXL_ESCAPE_SET_CUSTOM_DISPLAYMarc-André Lureau2-0/+21
2012-05-08Release 0.10.3Alon Levy2-1/+10
2012-04-24video streaming: add support for frames of different sizesYonit Halperin2-0/+5
2012-04-09qxl_dev: fix const cast warning for QXL_R[AO]M_MAGICAlon Levy1-2/+2
2012-04-03Add controller messages for USB redirectionChristophe Fergeau1-0/+4
2012-04-03Fix typo in commentChristophe Fergeau1-1/+1
2012-04-02controller: add COLOR_DEPTH and DISABLE_EFFECTS messagesYonit Halperin1-0/+3
2012-03-19build-sys: use git.mkMarc-André Lureau5-36/+252
2012-03-05Add name & uuid messages on main channelMarc-André Lureau2-0/+3
2012-02-23build: include spice/types.h in foreign_menu_prot.hMarc-André Lureau1-0/+1
2012-02-22build: clean up build to not be dirty after autogenMarc-André Lureau2-1/+2
2012-02-17Add controller message ENABLE_SMARTCARDMarc-André Lureau2-1/+3
2012-01-12Release 0.10.1Yonit Halperin2-1/+5
2012-01-12Add support for mini header: an header without sub list & without serialYonit Halperin1-1/+7
2012-01-12enums.h: add SPICE_MSG_LISTYonit Halperin1-3/+2
2012-01-08Fix SPICE_STAT_SHM_NAME to be portableNahum Shalman1-1/+1
2011-11-10Release 0.10.0Alon Levy2-2/+6
2011-11-10autogen.sh: handle ORIGDIR with spacesAlon Levy1-1/+1
2011-10-02Release 0.9.1Yonit Halperin4-2/+12
2011-08-25Release 0.9.0Hans de Goede2-2/+7
2011-08-25NEWS: sync with 0.8 branchHans de Goede1-0/+25
2011-08-25Change usbredir messages to spicevmc messagesHans de Goede1-5/+7
2011-08-13Add definitions and enums for usbredir channelHans de Goede1-0/+13
2011-07-17bump version to 0.8.1 for qxl_dev.h changesAlon Levy1-1/+1
2011-07-17qxl_dev: add third revision V10Alon Levy1-2/+6
2011-07-17qxl_dev: add QXL_INTERRUPT_ERRORAlon Levy1-0/+1
2011-07-17add QXL_IO_FLUSH_{SURFACES,RELEASE} for sleep (S3) supportAlon Levy1-0/+2
2011-07-17Add async I/O commands.Gerd Hoffmann1-0/+8
2011-06-22protocol: add SPICE_{PLAYBACK,RECORD}_CAP_VOLUME capsMarc-André Lureau1-0/+2
2011-06-22spice: enums.h regeneratedMarc-André Lureau1-70/+75
2011-05-12macros: define INLINEArnon Gilboa1-0/+6
2011-04-18protocol: set version number to 0.8.0Christophe Fergeau1-2/+2
2011-04-11protocol: use packed-start/end to pack structuresChristophe Fergeau2-25/+17
2011-04-11controller: add missing spice/types includeMarc-André Lureau1-0/+2
2011-03-24vd_agent.h: Add a VDP_END_PORT to the chunk port enumHans de Goede1-0/+1
2011-03-07qxl_dev: introduce defines for rings sizesAlon Levy1-3/+7
2011-03-03Merge branch 'master' of git://git.freedesktop.org/git/spice/spice-protocolAlon Levy1-0/+26
2011-02-28protocol: add clipboard selection capabilityMarc-André Lureau1-0/+26
2011-02-23protocol: add common channel caps for AUTH mechanism selectionMarc-André Lureau1-0/+10
2011-02-23protocol: add common channel caps for AUTH mechanism selectionMarc-André Lureau1-0/+10
2011-02-10enums: typedefy SpiceBitmapFmtAlon Levy1-2/+2
2011-02-10qxl_dev.h: make QXLEffectType an enum instead of definesAlon Levy1-8/+11
2011-02-10qxl_dev.h: make QXLBitmapFlags a typedefAlon Levy1-2/+2
2011-02-10qxl_dev.h: make QXLSurfaceCmdType a typedefAlon Levy1-2/+2
2011-02-10qxl_dev.h: name QXL_IMAGE_* flags as type and enum QXLImageFlagsAlon Levy1-2/+2
2011-02-10qxl_dev.h: make QXLCmdType enum also a typedefAlon Levy1-2/+2
2011-02-02define spice_mb MemoryBarrier for WIN64Arnon Gilboa1-0/+9
2011-01-21Update license header for spice/macros.hHans de Goede1-6/+6
2010-12-29mingw32: specify packing alignment to 1 byte, to override -mms-bitfieldMarc-André Lureau2-3/+5