summaryrefslogtreecommitdiff
path: root/server/main_channel.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-11Move RedsMigSpice to main-channel.hJonathon Jongsma1-1/+8
2013-10-08Namespace RECEIVE_BUF_SIZEChristophe Fergeau1-2/+2
2013-08-14main_channel: monitoring client connection statusYonit Halperin1-1/+1
2013-05-08main_channel: add routine for checking if a network test had been conducted a...Yonit Halperin1-0/+6
2013-04-22red_worker: start using mjpeg_encoder rate control capabilitiesYonit Halperin1-0/+1
2013-03-15main-channel: Add a main_channel_client_push_notify functionHans de Goede1-0/+1
2013-03-15main-channel: Make main_channel_push_notify deal with dynamic memoryHans de Goede1-1/+1
2012-08-27main: restore state from migration dataYonit Halperin1-21/+0
2012-08-27main_channel: fix using spice messages enums as pipe items typeYonit Halperin1-1/+0
2012-08-27seamless migration: migration completion on the destination sideYonit Halperin1-1/+2
2012-08-27seamless migration: pre migration phase on the src sideYonit Halperin1-2/+4
2012-07-03agent: employ SpiceCharDeviceState for managing reading from the deviceYonit Halperin1-2/+2
2012-07-03agent: Fix tokens handling in main_channelYonit Halperin1-1/+1
2012-03-05Send name & uuid to capable clientsMarc-André Lureau1-0/+3
2011-11-02server: handling semi-seamless migration in the target sideYonit Halperin1-1/+1
2011-11-02server: handle spice_server_migrate_endYonit Halperin1-3/+5
2011-11-02server,proto: tell the clients to connect to the migration target before migr...Yonit Halperin1-3/+9
2011-11-02server: set & test channel capabilities in red_channelYonit Halperin1-6/+14
2011-08-23server/reds: fix reds_main_channel_connectedAlon Levy1-0/+1
2011-08-23server: registering RedChannel in reds, instead of ChannelYonit Halperin1-2/+2
2011-08-23server/main_channel: support multiple clientsAlon Levy1-3/+4
2011-08-23server/main_channel: move connection_id from redsAlon Levy1-2/+3
2011-08-23server/main_channel: move latency and bitrate to channel clientAlon Levy1-0/+3
2011-08-23server: Add RedClientAlon Levy1-1/+1
2011-08-23server/main_channel+reds: make main_channel_init return MainChannelClientAlon Levy1-3/+3
2011-08-23server/main_channel: use MainChannel in sigAlon Levy1-18/+24
2011-05-02use foo(void) instead of foo() in prototypesChristophe Fergeau1-1/+1
2011-01-13server: split main_channel from redsAlon Levy1-0/+78