summaryrefslogtreecommitdiff
path: root/server/reds.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-06reds: Move RedsState typedef to red-common.hChristophe Fergeau1-2/+0
2016-04-01Rename SpiceCharDeviceState to RedCharDeviceJonathon Jongsma1-1/+2
2016-03-24remove unused reds_set_mm_timeFrediano Ziglio1-1/+0
2016-03-23Remove last usage of global 'reds' variableJonathon Jongsma1-1/+0
2016-03-04use QXLState instead of RedDispatcherFrediano Ziglio1-7/+4
2016-03-03Introduce reds_core_timer_*Christophe Fergeau1-0/+11
2016-03-03Introduce reds_core_watch_*Christophe Fergeau1-0/+10
2016-02-16Remove global main_dispatcher variableJonathon Jongsma1-0/+2
2016-02-16Remove global 'dispatchers', 'num_active_workers' variablesFrediano Ziglio1-1/+4
2016-02-16move calc_compression_level to redsFrediano Ziglio1-0/+1
2016-02-15Add RedsState arg to all stat functionsJonathon Jongsma1-3/+0
2016-02-11Store 'renderers' as GArray in RedsStateFrediano Ziglio1-3/+2
2016-02-11Add RedsState arg to red_on_main_agent_tokens()Jonathon Jongsma1-1/+1
2016-02-11Move 'core' into RedsState structJonathon Jongsma1-2/+1
2016-02-09Handle GL_SCANOUT messagesMarc-André Lureau1-0/+1
2016-02-09Add new spice-gl stubs APIMarc-André Lureau1-0/+2
2016-02-09Add RedsState arg to reds_handle_channel_event()Jonathon Jongsma1-1/+1
2016-02-04Move agent_mouse to RedsState structJonathon Jongsma1-1/+1
2016-02-04Move streaming_video to RedsState structJonathon Jongsma1-1/+1
2016-02-03Move zlib_glz_state to RedsState structJonathon Jongsma1-1/+1
2016-02-02Move jpeg_state to RedsState structJonathon Jongsma1-1/+1
2016-02-02Move image_compression to RedsState structJonathon Jongsma1-1/+0
2016-02-01Move vdagent to RedsState structJonathon Jongsma1-1/+1
2016-01-21Change some functions to take RedsState argJonathon Jongsma1-3/+3
2016-01-20Change some functions to take RedsState argJonathon Jongsma1-4/+4
2016-01-20Change some functions to take RedsState argJonathon Jongsma1-6/+7
2016-01-19reds_num_of_clients() -> reds_get_n_clients()Jonathon Jongsma1-1/+0
2016-01-19reds_num_of_channels() -> reds_get_n_channels()Jonathon Jongsma1-1/+1
2016-01-19Change some functions to take RedsState argJonathon Jongsma1-8/+8
2016-01-18Change some functions to take RedsState argJonathon Jongsma1-4/+4
2016-01-15Make global 'reds' externJonathon Jongsma1-0/+3
2016-01-11channel: add a new internal SpiceCoreInterfaceFrediano Ziglio1-1/+1
2015-12-03server: rename filesFrediano Ziglio1-3/+3
2015-11-21server: remove OpenGLMarc-André Lureau1-2/+0
2015-10-26worker: remove need for WorkerInitDataMarc-André Lureau1-0/+16
2015-08-11Move RedsMigSpice to main-channel.hJonathon Jongsma1-7/+0
2014-11-27Rename mm_timer/mm_timeMarc-André Lureau1-2/+2
2014-09-08clean-up: remove unused functionMarc-André Lureau1-1/+0
2014-01-20Add reds_stream.[ch]Christophe Fergeau1-64/+0
2014-01-20Move SPICE_GNUC_VISIBLE to red_common.hChristophe Fergeau1-2/+0
2013-07-29decouple disconnection of the main channel from client destructionYonit Halperin1-0/+2
2013-05-08reds: move handle_channel_event logic from main_dispatcher to redsYonit Halperin1-0/+4
2013-04-22reds: support mm_time latency adjustmentsYonit Halperin1-0/+2
2012-11-04Revert "server: add websockets support via libwebsockets"Alon Levy1-17/+0
2012-10-25server: add websockets support via libwebsocketsAlon Levy1-0/+17
2012-08-27main: restore state from migration dataYonit Halperin1-1/+3
2012-08-27main: send migration dataYonit Halperin1-1/+1
2012-08-27main: send MSG_MIGRATE upon vm migration completionYonit Halperin1-0/+1
2012-08-27seamless migration: migration completion on the destination sideYonit Halperin1-1/+2
2012-08-27seamless migration: pre migration phase on the destination sideYonit Halperin1-0/+3