summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-29client: spicec --full-screen=auto-conf do not resize after migration #584318spice-client-0.4.2-14.el6Alon Levy1-0/+1
2010-06-29client: log warnings and errors to stderr too #580925spice-client-0.4.2-13.el6Alexander Larsson2-8/+15
2010-04-22new libspice api: add spice_server_{get, set}_playback_compression #571286spice-server-0.4.2-10.el6Gerd Hoffmann2-0/+16
2010-04-22new libspice api: add spice_server_{get, set}_agent_mouse #571286Gerd Hoffmann2-0/+17
2010-04-22new libspice api: add spice_server_{get, set}_streaming_video() #571286Gerd Hoffmann2-0/+21
2010-04-22new libspice api: move STREAM_VIDEO_* enum to spice.h #571286Gerd Hoffmann5-29/+29
2010-04-04client: x11: fix a crash caused by a call to a destroyed window. #578458spice-client-0.4.2-11.el6Yonit Halperin2-4/+10
2010-04-04client: Add glext_proto.h file to client/Makefile.am #576639Uri Lublin2-0/+2
2010-03-24spice server: renaming library and includedir #573349spice-server-0.4.2-8.el6spice-client-0.4.2-8.el6Uri Lublin2-9/+9
2010-03-24spice client: convert solution & project to VS2008 #576639Arnon Gilboa4-14/+19
2010-03-24spice: client: fix controller & foreign menu review comments #558247Arnon Gilboa7-69/+152
2010-03-24spice: client: add controller #558247Arnon Gilboa14-30/+845
2010-03-24spice: client: add foreign menu #558248Arnon Gilboa15-41/+659
2010-03-24spice: client: x11: install spicec in /usr/libexec (#576437)spice-client-0.4.2-6.el6Uri Lublin1-1/+1
2010-03-23server: fix wrong access to ring item, #575556spice-server-0.4.2-7.el6Yonit Halperin1-0/+5
2010-03-23spice: server: Being more permissive in video identification #575576 (related...spice-server-0.4.2-6.el6Yonit Halperin1-16/+29
2010-03-23spice: client: fix handling of top down images in video streams (#576151)spice-client-0.4.2-5.el6Alon Levy1-9/+5
2010-03-23new migration process #576029 #576031 #576033spice-server-0.4.2-5.el6spice-common-0.4.2-4.el6spice-client-0.4.2-4.el6Yonit Halperin7-6/+281
2010-03-18Only use AI_ADDRCONF if availible #566444spice-client-0.4.2-3.el6Alexander Larsson1-1/+4
2010-03-18spice client: add ipv6 support. #566444Gerd Hoffmann2-53/+41
2010-03-18spice client: fix dns lookup #566444Gerd Hoffmann1-3/+9
2010-03-17new libspice api: spice_server_add_get_{sock, peer}_info() #571286spice-server-0.4.2-4.el6Gerd Hoffmann2-0/+24
2010-03-17new libspice api: spice_server_add_renderer() #571286Gerd Hoffmann2-1/+14
2010-03-14client: add command line support for ciphers, ca file, and host certificate s...spice-client-0.4.2-2.el6Yonit Halperin7-10/+116
2010-03-08new libspice api: add spice_server_set_mouse_absolute()spice-server-0.4.2-2.el6Gerd Hoffmann2-0/+11
2010-03-08new libspice api: add spice_server_set_channel_security()Gerd Hoffmann2-0/+17
2010-03-08new libspice api: make spice_channel_t part of the public api.Gerd Hoffmann2-33/+36
2010-03-08new libspice api: add spice_server_{get, set}_image_compression()Gerd Hoffmann2-0/+18
2010-03-08new libspice api: make image_compression_t part of the public api.Gerd Hoffmann6-56/+61
2010-03-08new libspice api: configure listen addr, add ipv6 supportGerd Hoffmann2-39/+74
2010-03-08new libspice api: configure tlsGerd Hoffmann2-2/+47
2010-03-08new libspice api: zap function pointer indirection.Gerd Hoffmann2-5/+36
2010-03-08new libspice api: configure port + ticketGerd Hoffmann2-0/+51
2010-03-08new libspice api: alloc, initi and free spice server instances.Gerd Hoffmann2-6/+40
2010-02-03spice: server: avoid video streaming of small images #558270Yonit Halperin1-0/+12
2010-01-14spice: Adding README to all subdirsUri Lublin5-2/+41
2010-01-14spice: configure: check spice-common version of 0.4.2 instead of 0.4.1Uri Lublin1-1/+1
2010-01-10change version to 0.4.2Yaniv Kamay5-8/+8
2010-01-10spice: config: Add DISTRIBUTION and PATCHID to configure summaryUri Lublin3-2/+10
2010-01-10spice: add COPYING file to all subdirs (subdir config)Uri Lublin3-0/+1020
2010-01-10add patch id and distro name to version stringYaniv Kamay2-4/+24
2010-01-10spice: server: rename spice.pc to spice-server.pcUri Lublin3-3/+3
2010-01-10spice: common: Do not m4_include configure.ac.shared (subdir config)Uri Lublin1-1/+7
2010-01-10spice: autogen.sh: call autogen.sh.shared separately from subdirs (subdir con...Uri Lublin8-175/+176
2010-01-10spice: configure: mv ffmpeg_inc.h.in from common/ to client/Uri Lublin10-10/+21
2010-01-10client/x11/Makefile.am: make CLIENT_DIR $(top_srcdir) instead of ..Uri Lublin1-1/+1
2010-01-10spice: subdirs: support ./autogen.sh in a "make dist" tarball (subdir config)Uri Lublin9-3/+15
2010-01-10spice: configure.ac.shared: add PATCHID and DISTRIBUTION variables (subdir co...Uri Lublin1-0/+12
2010-01-10spice: server: common/ files are not needed by "make dist" (subdir config)Uri Lublin1-1/+1
2010-01-10spice: configure.ac.shared: add option to use spice-common package (subdir co...Uri Lublin1-0/+15