summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-01doc: Be more explicit about virgl requirementsChristophe Fergeau1-1/+9
2016-04-01mjpeg: Add missing space to debug stringChristophe Fergeau1-1/+1
2016-04-01build-sys: Update libtool versioning for 0.13.1Christophe Fergeau1-2/+2
2016-04-01Update NEWS for 0.13.1Christophe Fergeau1-1/+13
2016-04-01Rename RedCharDevice functionsJonathon Jongsma5-324/+324
2016-04-01Rename SpiceCharDeviceClientState to RedCharDeviceClientJonathon Jongsma1-54/+54
2016-04-01Rename SpiceCharDeviceState to RedCharDeviceJonathon Jongsma8-148/+155
2016-04-01Rename SpiceCharDeviceWriteBuffer to RedCharDeviceWriteBufferJonathon Jongsma6-54/+54
2016-04-01Rename SpiceCharDeviceMsgToClient to RedCharDeviceMsgToClientJonathon Jongsma5-44/+44
2016-03-31char-device: Avoid use-after-freeChristophe Fergeau1-0/+1
2016-03-30smartcard: Prepare to turn SmartcardState into a GObjectChristophe Fergeau1-69/+73
2016-03-30Convert Dispatcher and MainDispatcher to GObjectsJonathon Jongsma5-136/+399
2016-03-29char-device: Move instance data to SpiceCharDeviceState::privChristophe Fergeau1-148/+152
2016-03-29dispatcher: move channel final initialization to red-workerFrediano Ziglio3-39/+31
2016-03-24qxl: use Dispatcher in channel callbacksFrediano Ziglio1-19/+19
2016-03-24server: More clearly identify channels that support multiple clientsFrancois Gouget1-10/+9
2016-03-24do not compile dump_bitmap if not necessaryFrediano Ziglio1-0/+2
2016-03-24doc: Add virgl documentationChristophe Fergeau1-0/+56
2016-03-24make some functions staticFrediano Ziglio2-4/+4
2016-03-24removed unused red_qxl_set_mm_timeFrediano Ziglio2-7/+0
2016-03-24remove unused reds_set_mm_timeFrediano Ziglio2-11/+0
2016-03-23use constructor/destructor macrosFrediano Ziglio3-13/+1
2016-03-23qxl: implement QXLWorker interface, do not use as a base classFrediano Ziglio1-35/+48
2016-03-23declare and use message for RED_WORKER_MESSAGE_GL_SCANOUTFrediano Ziglio3-2/+6
2016-03-23build-sys: use safer SPICE_CONTAINEROF versionFrediano Ziglio1-0/+2
2016-03-23Remove last usage of global 'reds' variableJonathon Jongsma4-115/+92
2016-03-22char-device: Add helpers for SpiceCharDeviceCallbacks vfuncsChristophe Fergeau1-16/+62
2016-03-21Remove dependency of vdi_port_read_buf_process on RedsStateChristophe Fergeau1-7/+17
2016-03-21agent: Sync AgentMsgFilter state upon agent connectionChristophe Fergeau3-5/+22
2016-03-21Revert "fix regression due to callback called earlier"Christophe Fergeau3-9/+17
2016-03-17Remove red_channel_set_data()Christophe Fergeau8-23/+13
2016-03-17Use red_qxl_check_qxl_version in red-workerChristophe Fergeau3-5/+6
2016-03-17Add more red_qxl_ methodsChristophe Fergeau5-20/+112
2016-03-17Use QXLInstance instead of QXLState in red_qxl_*Christophe Fergeau7-126/+132
2016-03-16server: Add some comments to the sound structures.Francois Gouget1-4/+8
2016-03-16server: Give the SndChannel's ref and unref methods their expected nameFrancois Gouget1-5/+5
2016-03-16replay: skip the first N (slow) commandsUri Lublin1-1/+4
2016-03-16replay: count commandsUri Lublin1-0/+8
2016-03-15Use more explicit variable name in marshall_gl_scanout()Christophe Fergeau1-4/+4
2016-03-15Fix typo in variable name in function prototypeChristophe Fergeau1-1/+1
2016-03-15Remove unused red_qxl_set_dispatcher_opaqueChristophe Fergeau1-6/+0
2016-03-11Remove spice_server_set_keepalive_timeoutChristophe Fergeau4-15/+1
2016-03-11Always enable TCP keepaliveChristophe Fergeau1-14/+26
2016-03-11Update spice-commonMarc-André Lureau1-0/+0
2016-03-10smartcard: Move private constant to C fileChristophe Fergeau2-3/+3
2016-03-10Rename red_channel_pipe_item_init to pipe_item_initChristophe Fergeau11-62/+36
2016-03-10char-device: Refactor spice_char_device_client_add a bitChristophe Fergeau1-19/+35
2016-03-09Replace RedsPrivate::mig_wait_disconnect_clients with a GListChristophe Fergeau2-34/+9
2016-03-09Replace RedsPrivate::char_devs_state with a GListChristophe Fergeau2-37/+11
2016-03-09Introduce spice_char_device_get_interface()Christophe Fergeau5-16/+19