summaryrefslogtreecommitdiffstats
path: root/server/main_channel.h
Commit message (Expand)AuthorAgeFilesLines
* server: handling semi-seamless migration in the target sideYonit Halperin2011-11-021-1/+1
* server: handle spice_server_migrate_endYonit Halperin2011-11-021-3/+5
* server,proto: tell the clients to connect to the migration target before migr...Yonit Halperin2011-11-021-3/+9
* server: set & test channel capabilities in red_channelYonit Halperin2011-11-021-6/+14
* server/reds: fix reds_main_channel_connectedAlon Levy2011-08-231-0/+1
* server: registering RedChannel in reds, instead of ChannelYonit Halperin2011-08-231-2/+2
* server/main_channel: support multiple clientsAlon Levy2011-08-231-3/+4
* server/main_channel: move connection_id from redsAlon Levy2011-08-231-2/+3
* server/main_channel: move latency and bitrate to channel clientAlon Levy2011-08-231-0/+3
* server: Add RedClientAlon Levy2011-08-231-1/+1
* server/main_channel+reds: make main_channel_init return MainChannelClientAlon Levy2011-08-231-3/+3
* server/main_channel: use MainChannel in sigAlon Levy2011-08-231-18/+24
* use foo(void) instead of foo() in prototypesChristophe Fergeau2011-05-021-1/+1
* server: split main_channel from redsAlon Levy2011-01-131-0/+78