summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-19sw-canvas: Get rid of unsused SW_CANVAS_IMAGE_CACHEHEADmasterPavel Grunt2-4/+0
2016-04-15char-device: Remove RedCharDeviceClass::{un, }ref_msg_to_clientChristophe Fergeau5-69/+7
2016-04-15char-device: Replace RedCharDeviceMsgToClient with PipeItemChristophe Fergeau5-41/+38
2016-04-15dcc: Use refcounting for MonitorsConfigItemJonathon Jongsma1-15/+10
2016-04-15StreamClipItem: use base class refcountingJonathon Jongsma4-30/+20
2016-04-15DrawablePipeItem: use base class for refcountingJonathon Jongsma3-24/+11
2016-04-15dcc: use PipeItem refcounting for ImageItemJonathon Jongsma4-19/+9
2016-04-15SpiceVmcPipeItem: use base PipeItem for ref countingChristophe Fergeau1-20/+5
2016-04-15smartcard: Use base PipeItem for MsgItem refcountingChristophe Fergeau1-23/+12
2016-04-15reds: Derive VDIPortReadBuf from PipeItemChristophe Fergeau1-36/+38
2016-04-15Add reference counting to PipeItem classChristophe Fergeau5-18/+102
2016-04-12red-channel: make red_client_{ref,unref} thread safeFrediano Ziglio1-2/+2
2016-04-11char-device: Fix el6 compilationChristophe Fergeau1-1/+0
2016-04-07Move RedCharDeviceCallbacks into RedCharDeviceClassChristophe Fergeau5-113/+94
2016-04-07reds: Remove red_char_device_new()Christophe Fergeau2-50/+1
2016-04-06reds: Make VDIPortState a GObjectChristophe Fergeau1-89/+159
2016-04-06Rename VDIPortState to RedCharDeviceVDIPortJonathon Jongsma2-215/+215
2016-04-06smartcard: Turn RedCharDeviceSmartcard into a GObjectChristophe Fergeau2-58/+100
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