summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * build: remove unused variableMarc-André Lureau2011-12-151-1/+0
| * server/red_parse_qxl.h: License should be LGPLv2+ rather then GPLv2+Hans de Goede2011-12-152-12/+12
| * spelling: s/cupture/captureMarc-André Lureau2011-12-144-4/+4
| * server: Move $(Z_LIBS) from INCLUDES to LIBADD in Makefile.amJürg Billeter2011-11-281-1/+1
| * client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer2011-11-241-0/+34
| * client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer2011-11-241-11/+14
* | client: RedScreen::RedScreen: fix initialization order of _menu_needs_updateUri Lublin2011-12-221-1/+1
* | client: foreign-menu: pass "active" param when creating a ForeignMenu (#769020)Uri Lublin2011-12-213-4/+4
* | client: update menu if needed when exiting full-screen mode (#758260)Uri Lublin2011-12-212-1/+7
* | client: menu: make RedWindow::set_menu() return an error-code (#758260)Uri Lublin2011-12-213-5/+14
* | client controller/foreign_menu: use memmove instead of memcpy in readersUri Lublin2011-12-212-2/+2
* | server: Move $(Z_LIBS) from INCLUDES to LIBADD in Makefile.amJürg Billeter2011-11-281-1/+1
* | client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer2011-11-241-0/+34
* | client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer2011-11-241-11/+14
|/
* client: add xinerama supportArnon Gilboa2011-11-143-0/+164
* Release 0.10.00.10.0Alon Levy2011-11-101-2/+2
* Update NEWS for 0.10.0 releaseAlon Levy2011-11-101-0/+5
* server/mjpeg_encoder: use size_t * consistentlyAlon Levy2011-11-101-2/+2
* server/main_channel: fix pointer-to-int-cast errorAlon Levy2011-11-101-2/+9
* server/main_channel: use PRIu64 where neededAlon Levy2011-11-101-2/+4
* server/spice-server.syms: fix 0.8 compatibilityAlon Levy2011-11-081-2/+6
* server/red_worker: reuse dispatcherAlon Levy2011-11-084-547/+997
* server/dispatcher: add dispatcher_register_async_done_callbackAlon Levy2011-11-082-2/+29
* introduce DISPATCHER_{NONE,ACK,ASYNC}Alon Levy2011-11-082-7/+18
* server: introduce dispatcherAlon Levy2011-11-084-75/+358
* server/red_dispatcher: remove semicolon from DBG_ASYNCAlon Levy2011-11-071-1/+1
* server: add prefix argument to red_printf_debugAlon Levy2011-11-074-16/+25
* server/red_dispatcher: support concurrent asyncsAlon Levy2011-11-073-65/+61
* common/spice_common.h: red_printf_debug: fix wrong signAlon Levy2011-11-071-1/+1
* Release 0.9.2Yonit Halperin2011-11-023-1/+10
* client: support semi-seamless migration between spice servers with different ...Yonit Halperin2011-11-024-6/+40
* client: display channel - destroy all surfaces on disconnectYonit Halperin2011-11-022-6/+13
* client: display channel migrationYonit Halperin2011-11-022-14/+153
* client: playback/record channels: implement on_disconnectYonit Halperin2011-11-023-19/+54
* client: main channel migration: do partial cleanup when switching hostsYonit Halperin2011-11-022-0/+11
* client: handle SPICE_MSG_MAIN_MIGRATE_ENDYonit Halperin2011-11-024-11/+187
* client: handle SpiceMsgMainMigrationBegin (semi-seamless migration)Yonit Halperin2011-11-021-3/+20
* client: rewrite surfaces cacheYonit Halperin2011-11-0210-263/+101
* server: turn spice_server_migrate_start into a valid callYonit Halperin2011-11-021-7/+1
* server: handling semi-seamless migration in the target sideYonit Halperin2011-11-026-46/+248
* server: move the linking of channels to a separate routineYonit Halperin2011-11-021-17/+28
* server: handle spice_server_migrate_endYonit Halperin2011-11-024-108/+117
* spice.proto: add SPICE_MSG_MAIN_MIGRATE_END & SPICE_MSGC_MAIN_MIGRATE_ENDYonit Halperin2011-11-021-0/+4
* server,proto: tell the clients to connect to the migration target before migr...Yonit Halperin2011-11-027-152/+176
* configure: spice-protocol >= 0.9.1 (semi-seamless migration protocol)Yonit Halperin2011-11-021-1/+1
* server: handle migration interface additionYonit Halperin2011-11-022-0/+33
* server/spice.h: semi-seamless migration interface, RHBZ #738266Yonit Halperin2011-11-023-4/+35
* server: set & test channel capabilities in red_channelYonit Halperin2011-11-0211-181/+226
* [0.8 branch] server: add main_dispatcherAlon Levy2011-10-314-1/+159
* spice-server.pc.in: move Requires to Requires.privateLiang Guo2011-10-231-1/+1