summaryrefslogtreecommitdiffstats
path: root/server/main_channel.h
Commit message (Expand)AuthorAgeFilesLines
* 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