summaryrefslogtreecommitdiff
path: root/server/main-channel-client.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-07Use macros for casting Channel typesJonathon Jongsma1-1/+1
2016-10-07Convert RedChannelClient hierarchy to GObjectFrediano Ziglio1-19/+120
2016-09-27Removed only written roundtrip_stat fieldFrediano Ziglio1-3/+0
2016-09-20Use and introduce channel client cast macrosJonathon Jongsma1-6/+6
2016-09-08Use RED_CHANNEL_CLIENT() macro for castingJonathon Jongsma1-42/+44
2016-09-08mcc: early return and lower indentationVictor Toso1-8/+10
2016-09-08mcc: early return and lower indentationVictor Toso1-47/+47
2016-09-08Add MainChannelClientPrivate structJonathon Jongsma1-69/+75
2016-09-08Move RedChannelClient to separate fileJonathon Jongsma1-0/+2
2016-08-30Use red_channel_client_get_client() everywhereJonathon Jongsma1-11/+16
2016-08-30Add red_channel_client_get_channel()Jonathon Jongsma1-18/+29
2016-06-01channel: Remove clients_num and use g_list_lengthFrediano Ziglio1-1/+1
2016-05-24change main_channel_marshall_mouse_mode call styleFrediano Ziglio1-6/+3
2016-05-24move all item creation in main-channel-client.cFrediano Ziglio1-0/+34
2016-05-24Introduce SPICE_UPCAST macroFrediano Ziglio1-11/+11
2016-05-21Get code more typesafeFrediano Ziglio1-3/+2
2016-05-21make red_pipe_item_init_full more typesafeFrediano Ziglio1-4/+6
2016-05-21Handle reference for RedPipeItem in RedChannelFrediano Ziglio1-2/+0
2016-05-21Remove RedChannel::hold_item callbackFrediano Ziglio1-0/+1
2016-05-20Move MainChannelClient to separate fileJonathon Jongsma1-0/+892