summaryrefslogtreecommitdiffstats
path: root/server/red_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* red dispatcher: Remove unused declaration of red_dispatcher_set_mm_timePavel Grunt2015-11-231-1/+0
* server: Duplicate typedef definitions are not allowed in C99Francois Gouget2015-11-161-1/+0
* dispatcher: remove receive_data and send_data functionsMarc-André Lureau2015-11-091-32/+0
* server: create display and cursor channels in RedWorker constructorMarc-André Lureau2015-11-091-2/+2
* server: remove undefined declarationFrediano Ziglio2015-10-291-1/+0
* worker: access dispatcher pending field using helper functionsMarc-André Lureau2015-10-261-0/+7
* worker: remove useless MESSAGE_READYMarc-André Lureau2015-10-231-6/+6
* server: remove worker thread creation from dispatcherMarc-André Lureau2015-10-221-5/+0
* server/dispatcher: move worker enums to dispatcher headerMarc-André Lureau2015-10-221-2/+95
* Adjust to new SpiceImageCompress nameChristophe Fergeau2015-07-291-1/+1
* Use image compress constants from spice-protocolJavier Celaya2015-06-301-1/+1
* server: allows to set maximum monitorsFrediano Ziglio2015-06-261-0/+1
* server: set dispatcher before calling attache_workerMarc-André Lureau2013-10-071-1/+2
* server/red_dispatcher: close pa hole in RedWorkerMessageDisplayConnect for va...Alon Levy2013-05-171-2/+2
* server: Add public spice_qxl_driver_unload methodHans de Goede2013-04-241-0/+3
* server/red_dispatcher: client_monitors_config supportAlon Levy2012-09-131-0/+4
* spice_server_vm_start/stop: notify red_dispatcher on vm start/stopYonit Halperin2012-08-271-0/+2
* server: add monitors_config supportAlon Levy2012-07-221-0/+5
* server/red_worker: pass remote caps to display/cursor red_channel_client'sYonit Halperin2012-01-121-0/+8
* server/red_worker: reuse dispatcherAlon Levy2011-11-081-0/+149
* server/red_dispatcher: support concurrent asyncsAlon Levy2011-11-071-1/+2
* server: registering RedChannel in reds, instead of ChannelYonit Halperin2011-08-231-5/+0
* server: Add RedClientAlon Levy2011-08-231-1/+7
* server: add async io supportAlon Levy2011-07-201-1/+2
* use foo(void) instead of foo() in prototypesChristophe Fergeau2011-05-021-5/+5
* QXL: redesign.Gerd Hoffmann2010-05-191-1/+1
* VDInterface: redesign.Gerd Hoffmann2010-05-191-1/+1
* Relicense everything from GPL to LGPL 2.1+Alexander Larsson2010-04-131-9/+9
* fresh startYaniv Kamay2009-10-141-0/+33