summaryrefslogtreecommitdiff
path: root/server/spice.h
AgeCommit message (Expand)AuthorFilesLines
2011-06-22sndworker: add AudioVolume/AudioMute messagesMarc-André Lureau1-2/+8
2011-05-08server: bump SPICE_SERVER_VERSION to 0.9.0Marc-André Lureau1-1/+1
2011-03-24server: Make copy paste support configurableHans de Goede1-1/+2
2011-02-28server: add SASL supportMarc-André Lureau1-0/+2
2010-12-17server: Update SPICE_SERVER_VERSIONHans de Goede1-1/+1
2010-12-17server: Update SPICE_SERVER_VERSIONHans de Goede1-1/+1
2010-12-16move chardevs out of experimentalGerd Hoffmann1-0/+26
2010-12-16move switch-host migration out of experimentalGerd Hoffmann1-0/+7
2010-10-18Release 0.6.3Hans de Goede1-1/+1
2010-10-18Bump version to 0.6.2Hans de Goede1-1/+1
2010-10-12server: add channel notifications.Gerd Hoffmann1-1/+18
2010-09-02Add API to turn on backwards compatibility modeAlexander Larsson1-0/+13
2010-08-30Bump versions.Gerd Hoffmann1-1/+1
2010-08-30Add config functions.Gerd Hoffmann1-0/+11
2010-07-14add SPICE_SERVER_VERSIONGerd Hoffmann1-0/+2
2010-07-14server: enabling/disabling jpeg and zlib-over-glz via spice command line argsYonit Halperin1-0/+10
2010-07-08server: Remove unnecessary pci id/rev checksAlexander Larsson1-4/+0
2010-07-08remove QXLInterface->has_command()Gerd Hoffmann1-1/+0
2010-06-29qxl abi: parse QXLRect.Gerd Hoffmann1-4/+2
2010-05-19add spice-experimental.hGerd Hoffmann1-63/+0
2010-05-19zap vd_interface.hGerd Hoffmann1-3/+343
2010-05-19migration: new apiGerd Hoffmann1-0/+12
2010-05-19kill spice_server_set_mouse_absoluteGerd Hoffmann1-2/+0
2010-05-19QXL: redesign.Gerd Hoffmann1-2/+1
2010-05-19KeyboardInterface: redesign.Gerd Hoffmann1-1/+1
2010-05-19s/CoreInterface/SpiceCoreInterface/Gerd Hoffmann1-4/+1
2010-05-19VDInterface: redesign.Gerd Hoffmann1-3/+5
2010-05-19channel security cleanupGerd Hoffmann1-15/+1
2010-05-19zap spice_parse_args + spice_usage_strGerd Hoffmann1-3/+0
2010-04-13Relicense everything from GPL to LGPL 2.1+Alexander Larsson1-9/+9
2010-03-18new libspice api: spice_server_add_get_{sock, peer}_info()Gerd Hoffmann1-0/+4
2010-03-18new libspice api: spice_server_add_renderer()Gerd Hoffmann1-0/+2
2010-03-09new libspice api: add spice_server_set_mouse_absolute()Gerd Hoffmann1-0/+2
2010-03-09new libspice api: add spice_server_set_channel_security()Gerd Hoffmann1-0/+4
2010-03-09new libspice api: make spice_channel_name_t part of the public api.Gerd Hoffmann1-0/+15
2010-03-09new libspice api: add spice_server_{get, set}_image_compression()Gerd Hoffmann1-0/+4
2010-03-09new libspice api: make image_compression_t part of the public api.Gerd Hoffmann1-0/+10
2010-03-09new libspice api: configure listen addr, add ipv6 supporGerd Hoffmann1-0/+4
2010-03-09new libspice api: configure tlsGerd Hoffmann1-0/+4
2010-03-09new libspice api: zap function pointer indirection.Gerd Hoffmann1-0/+4
2010-03-09new libspice api: configure port + ticketGerd Hoffmann1-0/+5
2010-03-09new libspice api: alloc, initi and free spice server instances.Gerd Hoffmann1-1/+7
2009-10-14fresh startYaniv Kamay1-0/+29