summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-22server: don't reset the display channel when disconnecting all its clients ,F...HEADmasterYonit Halperin1-12/+6
2011-12-22client: screen: fix typo _forec_update_timerUri Lublin2-6/+6
2011-12-22client: RedScreen::RedScreen: fix initialization order of _menu_needs_updateUri Lublin1-1/+1
2011-12-20client: foreign-menu: pass "active" param when creating a ForeignMenu (#769020)Uri Lublin3-4/+4
2011-12-20client: update menu if needed when exiting full-screen mode (#758260)Uri Lublin2-1/+7
2011-12-20client: menu: make RedWindow::set_menu() return an error-code (#758260)Uri Lublin3-5/+14
2011-12-20client controller/foreign_menu: use memmove instead of memcpy in readersUri Lublin2-2/+2
2011-12-18spicevmc: Fix assert when still connected on session disconnect (fdo#43903)Hans de Goede1-1/+5
2011-12-15build: remove unused variableMarc-André Lureau1-1/+0
2011-12-15server/red_parse_qxl.h: License should be LGPLv2+ rather then GPLv2+Hans de Goede2-12/+12
2011-12-14spelling: s/cupture/captureMarc-André Lureau4-4/+4
2011-11-28server: Move $(Z_LIBS) from INCLUDES to LIBADD in Makefile.amJürg Billeter1-1/+1
2011-11-24client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer1-0/+34
2011-11-24client: handle the redundant right ctrl windows' message send when a alt-gr i...Gal Hammer1-11/+14
2011-11-14client: add xinerama supportArnon Gilboa3-0/+164
2011-11-10Release 0.10.0Alon Levy1-2/+2
2011-11-10Update NEWS for 0.10.0 releaseAlon Levy1-0/+5
2011-11-10server/mjpeg_encoder: use size_t * consistentlyAlon Levy1-2/+2
2011-11-10server/main_channel: fix pointer-to-int-cast errorAlon Levy1-2/+9
2011-11-10server/main_channel: use PRIu64 where neededAlon Levy1-2/+4
2011-11-08server/spice-server.syms: fix 0.8 compatibilityAlon Levy1-2/+6
2011-11-08server/red_worker: reuse dispatcherAlon Levy4-547/+997
2011-11-08server/dispatcher: add dispatcher_register_async_done_callbackAlon Levy2-2/+29
2011-11-08introduce DISPATCHER_{NONE,ACK,ASYNC}Alon Levy2-7/+18
2011-11-08server: introduce dispatcherAlon Levy4-75/+358
2011-11-07server/red_dispatcher: remove semicolon from DBG_ASYNCAlon Levy1-1/+1
2011-11-07server: add prefix argument to red_printf_debugAlon Levy4-16/+25
2011-11-07server/red_dispatcher: support concurrent asyncsAlon Levy3-65/+61
2011-11-07common/spice_common.h: red_printf_debug: fix wrong signAlon Levy1-1/+1
2011-11-02Release 0.9.2Yonit Halperin3-1/+10
2011-11-02client: support semi-seamless migration between spice servers with different ...Yonit Halperin4-6/+40
2011-11-02client: display channel - destroy all surfaces on disconnectYonit Halperin2-6/+13
2011-11-02client: display channel migrationYonit Halperin2-14/+153
2011-11-02client: playback/record channels: implement on_disconnectYonit Halperin3-19/+54
2011-11-02client: main channel migration: do partial cleanup when switching hostsYonit Halperin2-0/+11
2011-11-02client: handle SPICE_MSG_MAIN_MIGRATE_ENDYonit Halperin4-11/+187
2011-11-02client: handle SpiceMsgMainMigrationBegin (semi-seamless migration)Yonit Halperin1-3/+20
2011-11-02client: rewrite surfaces cacheYonit Halperin10-263/+101
2011-11-02server: turn spice_server_migrate_start into a valid callYonit Halperin1-7/+1
2011-11-02server: handling semi-seamless migration in the target sideYonit Halperin6-46/+248
2011-11-02server: move the linking of channels to a separate routineYonit Halperin1-17/+28
2011-11-02server: handle spice_server_migrate_endYonit Halperin4-108/+117
2011-11-02spice.proto: add SPICE_MSG_MAIN_MIGRATE_END & SPICE_MSGC_MAIN_MIGRATE_ENDYonit Halperin1-0/+4
2011-11-02server,proto: tell the clients to connect to the migration target before migr...Yonit Halperin7-152/+176
2011-11-02configure: spice-protocol >= 0.9.1 (semi-seamless migration protocol)Yonit Halperin1-1/+1
2011-11-02server: handle migration interface additionYonit Halperin2-0/+33
2011-11-02server/spice.h: semi-seamless migration interface, RHBZ #738266Yonit Halperin3-4/+35
2011-11-02server: set & test channel capabilities in red_channelYonit Halperin11-181/+226
2011-10-31[0.8 branch] server: add main_dispatcherAlon Levy4-1/+159
2011-10-23spice-server.pc.in: move Requires to Requires.privateLiang Guo1-1/+1