[Spice-commits] Changes to 'refs/tags/spice-client-0.4.2-2.el6'

Alon Levy alon at kemper.freedesktop.org
Fri Jul 22 12:50:50 PDT 2011


Tag 'spice-client-0.4.2-2.el6' created by Uri Lublin <uril at redhat.com> at 2010-03-18 16:48 -0700

spice client: add command line options for ciphers, ca file ...

Changes since the dawn of time:
Arnon Gilboa (8):
      spice: show splash screen on disconnect only on debug
      spice: on toggle_full_screen, generate on_key_down if shift is still pressed
      spice: add [pid:tid] to log lines
      spice: pass modifiers stroke events down the hook chain
      spice: on_activate_screen generates on_key_down for any modifier pressed
      spice: position mouse in primary monitor center after full screen toggle
      spice: add missing break
      spice: menu additons

Gerd Hoffmann (10):
      new libspice api: alloc, initi and free spice server instances.
      new libspice api: configure port + ticket
      new libspice api: zap function pointer indirection.
      new libspice api: configure tls
      new libspice api: configure listen addr, add ipv6 support
      new libspice api: make image_compression_t part of the public api.
      new libspice api: add spice_server_{get, set}_image_compression()
      new libspice api: make spice_channel_t part of the public api.
      new libspice api: add spice_server_set_channel_security()
      new libspice api: add spice_server_set_mouse_absolute()

Izik Eidus (10):
      spice xclient: move xsync() to be at the right place.
      spice: move create and destroy of the canvas to new place
      spice server: fix gl
      client: fix colormap handling.
      spice: client: gl: fix glx support.
      spice: client: add checks to see if it is safe to use XShem.
      spice: fix ssl compiling errors
      spice client: fix wrong gdi-canvas handling of blend_alpha
      spice: fix server crush in case connecting without qxl device
      spice:stable server: add calls to red_pipe_clear_device_resources()

Uri Lublin (31):
      autogen: remove copied code - srcdir and ORIGDIR (subdir config)
      autogen: add possibly missing AUTOMAKE definition (subdir config)
      autogen: exit upon errors (subdir config)
      autogen: run "do_cmd auto*" for subdirs too (subdir config)
      configure.ac: move most checks to configure.ac.shared (subdir config)
      configure.ac: check for (and require) cairo-spice instead of qspice
      configure.ac: define SPICE_COMMON_SRCDIR, to be used by Makefile.am (subdir config)
      configure.ac: use SPICE_COMMON_SRCDIR in server/Makefile.am (subdir config)
      configure.ac: client: replace $(top_srcdir) in x11/Makefile.am (subdir config)
      Add server/configure.ac (subdir config)
      Add client/configure.ac (subdir config)
      Add common/configure.ac (subdir config)
      client: remove '../common' from #include directive (subdir config)
      spice: client: Makefile.am: add missing files to file-list (subdir config)
      configure.ac.shared: prefer ffmpeg-spice (if exists) over ffmpeg (subdir config)
      configure.ac: use AC_CONFIG_SUBDIRS to run configure in subdirs (subdir config)
      common: add spice-common.pc (subdir config)
      common: add "install" target for make (subdir config)
      spice: configure.ac.shared: add option to use spice-common package (subdir config)
      spice: server: common/ files are not needed by "make dist" (subdir config)
      spice: configure.ac.shared: add PATCHID and DISTRIBUTION variables (subdir config)
      spice: subdirs: support ./autogen.sh in a "make dist" tarball (subdir config)
      client/x11/Makefile.am: make CLIENT_DIR $(top_srcdir) instead of ..
      spice: configure: mv ffmpeg_inc.h.in from common/ to client/
      spice: autogen.sh: call autogen.sh.shared separately from subdirs (subdir config)
      spice: common: Do not m4_include configure.ac.shared (subdir config)
      spice: server: rename spice.pc to spice-server.pc
      spice: add COPYING file to all subdirs (subdir config)
      spice: config: Add DISTRIBUTION and PATCHID to configure summary
      spice: configure: check spice-common version of 0.4.2 instead of 0.4.1
      spice: Adding README to all subdirs

Yaniv Kamay (22):
      fresh start
      remove ogl canvas option from command line
      fix build on Debian
      fix bad initialization of XDisplay in case crt have more then one output
      change version to 0.4.0
      move to intermediate version 0.4.1
      client: change jitter buffer size to 300ms
      add missing alt_image.c to Makefile.am
      spice: sever: remove assert on nop copy bits
      spice: sever: increase client timeout
      client: new static title image
      win client: change avcodec version to 51
      use spaces instead of tabs in bitmap_to_c and icon_to_c output
      client: restore gl_fbo and gl_pbuff canavas type options
      client: use spice icon instead-of solidice icon
      server: add new vd interface QTerm2Interface
      client: move log file to spicec appdata dir
      client: fix logger init mix-up
      client: add Platform::term_printf
      client: change rerror code to be positive
      add patch id and distro name to version string
      change version to 0.4.2

Yonit Halperin (11):
      spice client: creating a general process loop.
      spice client: Transfer all channels run loop from EventsLoop class to ProcessLoop class
      spice client: cosmetic changes
      spice client: remove timer interface from platform - use Application (via ProcessLoop interface).
      spice client: fixed missing AutoRef
      spice client: calling the timers during modal loop in Windows
      spice client: sticky Alt activation when holding an Alt key
      spice server: heuristic for distinguishing between "real" videos and textual streams
      server,client: server authentication for secured channels. #527411 #549673.
      spice: server: avoid video streaming of small images #558270
      client: add command line support for ciphers, ca file, and host certificate subject #573371



More information about the Spice-commits mailing list