summaryrefslogtreecommitdiffstats
path: root/server/red-dispatcher.c
Commit message (Expand)AuthorAgeFilesLines
* Free dispatchers at exitreplay-rebaseJonathon Jongsma2015-02-231-0/+7
* Convert Dispatcher and MainDispatcher to GObjectsJonathon Jongsma2015-02-231-38/+38
* Add red_dispatcher_get_server()Jonathon Jongsma2015-02-231-0/+5
* Store reference to RedsState in RedDispatcherJonathon Jongsma2015-02-231-3/+5
* Remove global 'dispatchers', 'num_active_workers' variablesJonathon Jongsma2015-02-231-174/+64
* Move image_compression to RedsState structJonathon Jongsma2015-02-231-2/+2
* Move streaming_video to RedsState structJonathon Jongsma2015-02-231-3/+3
* Change reds_set_client_mouse_allowed() to take RedsState argJonathon Jongsma2015-02-231-1/+1
* Change reds_register_channel() to take RedsState argJonathon Jongsma2015-02-231-2/+2
* Rename red_*_qxl.[ch] to red-*-qxl.[ch]Jonathon Jongsma2015-02-231-1/+1
* Rename red_worker.[ch] to red-worker.[ch]Jonathon Jongsma2015-02-231-1/+1
* Rename red_dispatcher.[ch] to red-dispatcher.[ch]Jonathon Jongsma2015-02-231-0/+1104