summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-13Release 0.6.40.6.40.6Hans de Goede2-1/+7
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-11Update license header for spice/macros.hHans de Goede1-6/+6
2011-02-11mingw32: specify packing alignment to 1 byte, to override -mms-bitfieldMarc-André Lureau2-3/+5
2010-12-16Revert smartcard: add channel c3822ca59bb81e0367431a173f069ef0b2cd52dbHans de Goede1-13/+0
2010-10-25smartcard: add channelAlon Levy1-0/+13
2010-10-21controller: Make all text utf-8Hans de Goede1-2/+2
2010-10-18Release 0.6.30.6.3Hans de Goede2-1/+10
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-29Bump version to 0.6.10.6.1Alexander Larsson1-1/+1
2010-09-29Update for releaseAlexander Larsson1-0/+4
2010-09-14add compat flag for 16bpp modeGerd Hoffmann1-1/+2
2010-08-31Bump version to 0.6.00.6.0Alexander Larsson1-2/+2
2010-08-31Update NEWS for releaseAlexander Larsson1-0/+6
2010-08-31add vd_agent announce capabilities messageAlon Levy1-0/+28
2010-08-30Merge commit 'e27cb334cf70409c7e32be6f061921b4b317be17'Alon Levy1-0/+12
2010-08-30move pipe header defines from reds.c to spice-protocolAlon Levy1-0/+10
2010-08-29Update NEWS for releaseAlexander Larsson1-0/+9
2010-08-29Update version to 0.5.3Alexander Larsson1-1/+1
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-20Update NEWS for release0.5.3Alexander Larsson1-0/+9
2010-07-20Update version to 0.5.3Alexander Larsson1-1/+1
2010-07-20Change major to 2 to declare network protocol stableAlexander Larsson1-1/+1
2010-07-19vdagent protocol: add display settingYonit Halperin1-0/+13
2010-07-11clipboard agent message addedAlon Levy1-0/+13
2010-07-08Update NEWS for release0.5.2Alexander Larsson1-0/+7
2010-07-08Fix misspellingsAlexander Larsson3-9/+9
2010-07-08place pkgconfig file in /usr/shareGerd Hoffmann1-1/+1
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