Comment 16 for bug 1056381

Revision history for this message
Stéphane Graber (stgraber) wrote :

spice-protocol:

Major changes in 0.12.2
=======================
* Add A8 surface capability in display channel.
* Add to qxl device support for:
 * client present
 * client capabilities
 * client monitors configuration

Major changes in 0.12.1
=======================
* Support seamless migration.
* New QXLComposite message for better X support.
* Support arbitrary scancode message INPUTS_KEY_SCANCODE.

Major changes in 0.12.0
=======================
* Add support for arbitrary resolution on Windows QXL with
  QXL_ESCAPE_SET_CUSTOM_DISPLAY
* Add support for arbitrary resolution and multiple monitor per
  display channel with QXLMonitorsConfig and co
* build cleanup

Major changes in 0.10.3 (0.10.2 was never released)
===================================================
* Add support for video streams with differently sized (wxh) data
* Add controller messages for USB redirection, COLOR_DEPTH, DISABLE_EFFECTS,
  and ENABLE_SMARTCARD
* Add name & uuid messages on main channel
* some cleanups
* Fixes RHBZ#815422, RHBZ#807295, RHBZ#787447