summaryrefslogtreecommitdiff
path: root/spice
AgeCommit message (Expand)AuthorFilesLines
2011-09-19Release 0.8.20.8.migYonit Halperin2-1/+7
2011-07-18qxl_dev: add third revision V10Alon Levy1-2/+6
2011-07-18qxl_dev: add QXL_INTERRUPT_ERRORAlon Levy1-0/+1
2011-07-18add QXL_IO_FLUSH_{SURFACES,RELEASE} for sleep (S3) supportAlon Levy1-0/+2
2011-07-18Add async I/O commands.Gerd Hoffmann1-0/+8
2011-07-18protocol: add SPICE_{PLAYBACK,RECORD}_CAP_VOLUME capsMarc-André Lureau1-0/+2
2011-07-18spice: enums.h regeneratedMarc-André Lureau1-70/+75
2011-07-18protocol: use packed-start/end to pack structuresChristophe Fergeau2-25/+17
2011-07-18controller: 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-08qxl_dev: introduce defines for rings sizesAlon Levy1-3/+7
2011-03-01protocol: add clipboard selection capabilityMarc-André Lureau1-0/+26
2011-03-01protocol: add common channel caps for AUTH mechanism selectionMarc-André Lureau1-0/+10
2011-02-11enums: typedefy SpiceBitmapFmtAlon Levy1-2/+2
2011-02-11qxl_dev.h: make QXLEffectType an enum instead of definesAlon Levy1-8/+11
2011-02-11qxl_dev.h: make QXLBitmapFlags a typedefAlon Levy1-2/+2
2011-02-11qxl_dev.h: make QXLSurfaceCmdType a typedefAlon Levy1-2/+2
2011-02-11qxl_dev.h: name QXL_IMAGE_* flags as type and enum QXLImageFlagsAlon Levy1-2/+2
2011-02-11qxl_dev.h: make QXLCmdType enum also a typedefAlon Levy1-2/+2
2011-02-11define spice_mb MemoryBarrier for WIN64Arnon Gilboa1-0/+9
2011-02-11mingw32: specify packing alignment to 1 byte, to override -mms-bitfieldMarc-André Lureau2-3/+5
2011-01-21Update license header for spice/macros.hHans de Goede1-6/+6
2010-10-25smartcard: add channelAlon Levy1-0/+13
2010-10-21controller: Make all text utf-8Hans de Goede1-2/+2
2010-10-18Add controller protocolArnon Gilboa2-0/+116
2010-10-18Add foreign menu protocolArnon Gilboa2-0/+108
2010-10-12Add clipboard data types for imagesHans de Goede1-0/+4
2010-10-04VD_AGENT_CLIPBOARD_GRAB takes a list of types rather then a single typeHans de Goede1-2/+1
2010-10-04vd_agent: add VD_AGENT_CAP_CLIPBOARD_BY_DEMAND capability enumArnon Gilboa1-1/+3
2010-10-04vd_agent: add protocol messages for clipboard/selection-owner modelArnon Gilboa1-1/+12
2010-09-14add compat flag for 16bpp modeGerd Hoffmann1-1/+2
2010-08-31add vd_agent announce capabilities messageAlon Levy1-0/+28
2010-08-30move pipe header defines from reds.c to spice-protocolAlon Levy1-0/+10
2010-08-29Change major to 2 to declare network protocol stableAlexander Larsson1-1/+1
2010-08-29vdagent protocol: add display settingYonit Halperin1-0/+13
2010-07-21client/agent: add clipboard max size limit for sending to/from the guest agentArnon Gilboa1-0/+2
2010-07-11clipboard agent message addedAlon Levy1-0/+13
2010-07-08Fix misspellingsAlexander Larsson2-8/+8
2010-07-08Include enums.h from qxl_dev.hAlexander Larsson1-0/+1
2010-07-08List all the PCI ids and revisions instead of just the latest/currentAlexander Larsson1-2/+8
2010-07-08Move spice/draw.h to spiceAlexander Larsson4-297/+0
2010-07-08Add QXLCursorHeader and use instead of SpiceCursorHeader in qxlAlexander Larsson1-1/+10
2010-07-08Make SpiceLineAttr.style a normal pointerAlexander Larsson1-1/+1
2010-07-08Use QXLFIXED, not SPICE_FIXED28_4 in qxl_dev.hAlexander Larsson1-8/+8
2010-07-07qxl abi: Add QXLImage and & coGerd Hoffmann2-79/+106
2010-07-05Update SpicePath.segments to a pointer arrayAlexander Larsson1-1/+1
2010-07-02Update SpiceString to use an array of pointers for glyphsGerd Hoffmann2-8/+10
2010-07-01Don't make SpicePath.segment a SpicePathSegAlexander Larsson1-1/+1
2010-06-30Simplify SpiceLineAttr by removing unused elements and enumsAlexander Larsson2-20/+0
2010-06-29Change SpicePath.size to SpicePath.num_segmentsAlexander Larsson1-1/+1