summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-06Rename SmartCardDeviceState to RedCharDeviceSmartcardJonathon Jongsma1-130/+130
2016-04-06Update spice-common submoduleChristophe Fergeau1-0/+0
2016-04-06qxl: Remove duplicate QXLState typedefChristophe Fergeau1-2/+1
2016-04-06reds: Move RedsState typedef to red-common.hChristophe Fergeau6-19/+13
2016-04-06char-device: Fix property name in red_char_device_new()Christophe Fergeau1-1/+1
2016-04-05audio: Improve snd_receive type-safetyChristophe Fergeau1-4/+3
2016-04-05char-device: Remove duplicate typedefChristophe Fergeau1-2/+1
2016-04-05gobject: Add g_type_init() for older glibsChristophe Fergeau1-0/+3
2016-04-02reds: Prepare to make VDIPortState a GObjectChristophe Fergeau1-195/+200
2016-04-02reds: Make VDIPortState private to reds.cChristophe Fergeau2-111/+114
2016-04-02spicevmc: Introduce RedCharDeviceSpiceVmc GObjectChristophe Fergeau1-14/+66
2016-04-02char-device: Make RedCharDevice a GObjectChristophe Fergeau2-92/+304
2016-04-01Rename some missing names related to RedCharDeviceFrediano Ziglio3-5/+5
2016-04-01Rename SpiceCharDeviceCallbacks to RedCharDeviceCallbacksFrediano Ziglio5-8/+8
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