summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-05Smartcard TODO, already buggy upstreamchar-deviceChristophe Fergeau1-0/+2
2019-02-05call spice_char_device_state before CharDevice::sin is set to NULLChristophe Fergeau1-2/+1
2019-02-05fixup! Change RedClient to RedChannelClient in RedCharDeviceWriteBufferChristophe Fergeau1-1/+0
2019-02-05smartcard fix, but became unneeded now that release_buffer is fixedChristophe Fergeau3-3/+4
2019-02-05char-device: Simplify read_one_msg_from_device vfuncChristophe Fergeau6-12/+11
2019-02-05stream-device: Get rid of 'sin' useChristophe Fergeau1-29/+27
2019-02-05Remove RedVmcChannel::chardev_sinChristophe Fergeau1-4/+2
2019-02-05fixup! Use new spice_char_device_* helpersChristophe Fergeau2-17/+5
2019-02-05char-device: Make some helpers staticChristophe Fergeau2-8/+6
2019-02-05Use new spice_char_device_* helpersChristophe Fergeau5-80/+27
2019-02-05char-device: Add helpers to invoke SpiceCharDeviceInterface vfuncsChristophe Fergeau2-0/+83
2019-02-05Use RedChannelClient in red_char_device_client_find()Christophe Fergeau1-11/+10
2019-02-05Change RedClient to RedChannelClient in RedCharDeviceWriteBufferChristophe Fergeau1-12/+15
2019-02-05Use RedChannelClient instead of RedClient in red_char_device_write_buffer_getChristophe Fergeau5-20/+16
2019-02-05Kill Smartcard::sccChristophe Fergeau3-22/+13
2019-02-05Remove unused smartcard_get_vsc_msg_item argChristophe Fergeau1-5/+3
2019-02-05Get rid of CharDevice::remove_client()Christophe Fergeau6-49/+7
2019-02-05Make CharDevice::send_tokens_to_client() optionalChristophe Fergeau4-26/+3
2019-02-05Pass RedChannelClient to CharDevice::remove_clientChristophe Fergeau6-14/+11
2019-02-05Pass RedChannelClient to CharDevice::send_tokens_to_clientChristophe Fergeau6-9/+8
2019-02-05Pass RedChannelClient instead of RedClient in send_msg_to_client()Christophe Fergeau6-14/+12
2019-02-05More removal of RedClient from char-device.h public APIChristophe Fergeau3-11/+8
2019-02-05Use more RedChannelClient in char-device.h public APIChristophe Fergeau5-19/+18
2019-02-05char-device: Store RedChannelClient in CharDeviceClientChristophe Fergeau5-19/+21
2019-02-05memslot: Fix off-by-one error in group/slot boundary checkChristophe Fergeau2-2/+32
2019-02-05build-sys: Raise glib requirement to 2.38Christophe Fergeau1-2/+2
2019-02-04red-stream-device: Constify stream_device_get_device_display_info resultFrediano Ziglio3-3/+3
2019-02-01meson: Use underscorify() instead of split()Eduardo Lima (Etrunko)1-2/+1
2019-02-01m4: Remove repeated warnings suppressionEduardo Lima (Etrunko)1-3/+0
2019-01-31event-loop: Port to WindowsFrediano Ziglio1-0/+5
2019-01-31replay: Port to WindowsFrediano Ziglio1-2/+9
2019-01-31test-listen: Exclude Unix sockets part under WindowsFrediano Ziglio1-0/+10
2019-01-31reds: Explicitly include inttypes.hFrediano Ziglio1-0/+1
2019-01-31windows: Do not include headers not available on WindowsFrediano Ziglio12-11/+32
2019-01-31red-qxl: Use proper formatting string for size_tFrediano Ziglio1-1/+2
2019-01-30display-channel: Remove unused includesFrediano Ziglio2-10/+1
2019-01-30red-stream-device: Fix "make syntax-check"Frediano Ziglio1-3/+3
2019-01-30image-encoders: Initialize Zlib lazilyFrediano Ziglio1-8/+11
2019-01-30smartcard: do not keep weak ref when device is NULLUri Lublin1-2/+4
2019-01-29Send the graphics device info from streaming agent to the vd_agentLukáš Hrázký3-2/+86
2019-01-29Receive the GraphicsDeviceInfo message from the streaming agentLukáš Hrázký4-3/+88
2019-01-29Send the graphics device info to the vd_agentLukáš Hrázký7-2/+94
2019-01-28QXL interface: improve the spice_qxl_set_device_info documentationLukáš Hrázký1-10/+22
2019-01-26QXL interface: deprecate spice_qxl_set_max_monitorsLukáš Hrázký2-2/+3
2019-01-26QXL interface: add a function to identify monitors in the guestLukáš Hrázký3-0/+95
2019-01-23red-worker: Remove obsolete type definitionFrediano Ziglio1-1/+0
2019-01-23ci: Remove dependencies from copr buildFrediano Ziglio1-3/+6
2019-01-23Trace streaming device data using recorderFrediano Ziglio2-0/+11
2019-01-23Allows to enable recorder integrationFrediano Ziglio3-0/+6
2019-01-23Update spice-common submoduleFrediano Ziglio1-0/+0