summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-24Add support for Composite command to the clientrender2Søren Sandmann Pedersen5-0/+22
2012-08-17Add support for QXLComposite to spice serverSøren Sandmann Pedersen4-2/+164
2012-08-14Add support for LZ compression of A8 imagesSøren Sandmann Pedersen4-10/+17
2012-08-09Update spice-commonMarc-André Lureau1-0/+0
2012-07-25red_worker: Fix reference counting for the current frame (drawable) of a streamYonit Halperin1-15/+1
2012-07-23bump version to 0.11.1 for new spice_qxl_monitors_config_asyncAlon Levy2-4/+4
2012-07-22server: add monitors_config supportAlon Levy6-1/+285
2012-07-22server/red_parse_qxl: red_get_image: fix leaks on bad imageAlon Levy1-8/+16
2012-07-22server/red_worker: release bad drawablesAlon Levy1-3/+2
2012-07-22server/red_parse_qxl: disallow zero area bitmapsAlon Levy1-0/+4
2012-07-22server/red_parse_qxl: get_path: remove return NULLAlon Levy1-1/+0
2012-07-22server/reds: more fixes for wrong spice_error in d2c99b59Alon Levy1-68/+68
2012-07-22server: don't abort on guest images with missing palettesAlon Levy2-0/+13
2012-07-22server: factor out bitmap_fmt_is_rgbAlon Levy2-8/+19
2012-07-16Update spice-commonMarc-André Lureau1-0/+0
2012-07-16tests: add missing file to .gitignoreMarc-André Lureau1-0/+1
2012-07-16build-sys: remove cegui/slirp and mandatory client from dist-checkMarc-André Lureau1-2/+0
2012-07-16build-sys: define GL flags if enabledMarc-André Lureau1-1/+1
2012-07-11server/reds: fix wrong spice_error in d2c99b59Alon Levy1-26/+26
2012-07-11server/red_worker: fix wrong spice_error in commit 706232a8Alon Levy1-16/+16
2012-07-05server/reds.c: spice_printerr cleanupAlon Levy1-148/+146
2012-07-05server/red_worker: elevate some spice_debugs to spice_infoAlon Levy1-52/+52
2012-07-05update spice-common for spice_infoAlon Levy1-0/+0
2012-07-05server/red_worker: cleanup lines starting with 5 spacesAlon Levy1-13/+13
2012-07-05server/red_worker: death to spice_printerr, too verbose by farAlon Levy1-91/+91
2012-07-04smartcard: Remove redefinition of typedef 'SmartCardDeviceState'Yonit Halperin1-2/+2
2012-07-03char_device.h: Remove redefinition of typedef 'SpiceCharDeviceState'Yonit Halperin1-2/+0
2012-07-03char_device: move SpiceCharDeviceState from the headerYonit Halperin3-32/+27
2012-07-03smartcard: use SpiceCharDeviceState for writing to the guest deviceYonit Halperin1-22/+93
2012-07-03smartcard: creating SmartCardChannelClient typeYonit Halperin1-50/+56
2012-07-03smartcard: use SpiceCharDeviceState for managing reading from the deviceYonit Halperin3-45/+133
2012-07-03spicevmc: use SpiceCharDeviceState for writing to the guest deviceYonit Halperin1-25/+24
2012-07-03spicevmc: employ SpiceCharDeviceState for managing reading from the guest deviceYonit Halperin3-32/+118
2012-07-03agent: employ SpiceCharDeviceState for writing to the deviceYonit Halperin1-211/+44
2012-07-03agent: use SpiceCharDeviceWriteBuffer for agent data from the clientYonit Halperin3-1/+45
2012-07-03agent: employ SpiceCharDeviceState for managing reading from the deviceYonit Halperin3-124/+228
2012-07-03agent: remove save/restore migration data codeYonit Halperin1-250/+2
2012-07-03agent: Fix tokens handling in main_channelYonit Halperin4-24/+46
2012-07-03char_device: Introducing shared flow control code for char devices.Yonit Halperin3-0/+954
2012-07-03smartcard: fix an error messageYonit Halperin1-1/+1
2012-07-03smartcard: fix calc of remaining data size when reading more than one msg fro...Yonit Halperin1-1/+1
2012-07-02update spice-commonAlon Levy1-0/+0
2012-06-27spice.h: bump SPICE_SERVER_VERSION for release 0.11.0Alon Levy1-1/+1
2012-06-27Revert "update spice-common for multiple monitor in single display channel su...Alon Levy1-0/+0
2012-06-27Revert "spice.h: bump SPICE_SERVER_VERSION for release 0.11.0"Alon Levy1-1/+1
2012-06-21spice.h: bump SPICE_SERVER_VERSION for release 0.11.0Alon Levy1-1/+1
2012-06-21update spice-common for multiple monitor in single display channel supportAlon Levy1-0/+0
2012-06-19Added configure option --disable-xineramaNikolay Orlyuk1-1/+14
2012-06-12Release 0.11.0Alon Levy3-4/+55
2012-06-07server/red_channel: s/channle/channelAlon Levy1-3/+3