summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-21wip/opus: single frequency (48000 if HAVE_OPUS, else 44100), still funky nois...opusAlon Levy13-157/+218
2011-11-19wip/opus - not thoroughly testedMarc-André Lureau9-88/+371
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
2011-10-18server/red_worker: fix placing of ASSERT(red_channel_client_no_item_being_sen...Yonit Halperin1-4/+6
2011-10-05client/x11: reset screen positions in XMonitor::do_restoreChristophe Fergeau1-2/+2
2011-10-05client/x11: fix mode setting in MultyMonScreen::restoreChristophe Fergeau1-7/+1
2011-10-05client/x11: fix typos (finde => find)Christophe Fergeau1-7/+7
2011-09-20client: fix typo commnad=>commandChristophe Fergeau2-3/+3
2011-09-19client: don't crash when booting a Xinerama setupChristophe Fergeau1-4/+6
2011-09-19replace warning with comment in glz_usr_free_imageChristophe Fergeau1-1/+7
2011-09-15fix typosChristophe Fergeau4-41/+41
2011-09-05server: fix function prototypesChristophe Fergeau15-44/+42
2011-09-01fix bug #692833Marc-André Lureau1-1/+7
2011-09-01add C++ guards to backtrace.hChristophe Fergeau1-0/+6
2011-09-01server: init all fields on SpiceMsgDisplayStreamCreateChristophe Fergeau1-0/+2