summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-28Implemented the ability to allocate SpiceUsbDevice instancesIordan Iordanov7-9/+90
2022-01-28channel-main: Remove unused codeFrediano Ziglio1-3/+0
2022-01-28Update spice-common submoduleFrediano Ziglio1-0/+0
2022-01-18Capture and forward side mouse buttons (BTN_SIDE and BTN_EXTRA)Kevin Pouget2-0/+24
2021-08-23Add support for SNI connecting trough TLSFrediano Ziglio1-0/+13
2021-08-20Support USB emulation for MacOSFrediano Ziglio2-0/+31
2021-08-20Use Glib macros for endian managementFrediano Ziglio3-21/+12
2021-06-28Remove incorrect volatile usageMarc-André Lureau2-6/+6
2021-06-28Fix potential div0 crashMarc-André Lureau1-3/+5
2021-04-23main: annotate some signal pointersMarc-André Lureau1-4/+4
2021-04-17Fix parsing the usbids fileBastien Orivel1-1/+1
2021-04-13Annotate spice_uuid_to_stringMarc-André Lureau1-1/+1
2021-04-13Annotate SpiceDisplayChannel:monitorsMarc-André Lureau1-1/+1
2021-04-13Annotate a few DispayChannel methods taking Channel as argumentMarc-André Lureau1-14/+14
2021-04-10spice-widget: add spice_display_keyboard_ungrab()Paul Donohue5-1/+21
2021-04-09Add clipboard function array annotationsMarc-André Lureau1-6/+6
2021-04-09Fix spice_display_channel_change_preferred_video_codec_types annotationsMarc-André Lureau1-2/+2
2021-04-09Fix g-i class size bindingMarc-André Lureau6-6/+7
2021-04-09Add some ABI size checks for what we are modifying nextMarc-André Lureau5-0/+10
2021-04-09Rename spice_cairo_is_scaled -> allow_scalingMarc-André Lureau3-4/+4
2021-02-19gstaudio: remove record bus watch to release GstBusJakub Janků1-1/+10
2021-02-19spicy: destroy all windows on disconnectionJakub Janků1-0/+3
2021-02-17spicy-connect: unref GMainLoopJakub Janků1-0/+1
2021-01-29widget: notify about existing gl scanouts on registering channelMarc-André Lureau1-0/+4
2021-01-29egl: don't call gl_make_current if context isn't readyMarc-André Lureau1-1/+1
2020-12-01Release v0.39v0.39Victor Toso2-2/+25
2020-12-01spicy: use the scale factor to get the display preferred dimensionMarc-André Lureau1-0/+2
2020-12-01Revert "spice-widget: ensure a 640x480 initial size on HiDPI"Marc-André Lureau1-6/+9
2020-12-01Revert "spice-widget: add an API to get guest display size"Marc-André Lureau5-23/+2
2020-11-23spice-utils: allocate ctx after g_return_val_if_failUri Lublin1-1/+1
2020-11-23usb-backend: create_emulated_device: assert address < 32Uri Lublin1-0/+3
2020-11-23mark_false_event_id is guint, assign 0 to it not FALSEUri Lublin1-1/+1
2020-11-23sink_event_probe: do not keep duration in a variableUri Lublin1-2/+2
2020-11-23spice_usbutil_parse_usbids: verify at least one vendor and productUri Lublin1-0/+7
2020-11-11empty_cd_clicked_cb: g_free basenameUri Lublin1-1/+3
2020-10-22Update spice-common submoduleFrediano Ziglio1-0/+0
2020-10-22usb-backend: Fix spice-usbredir-redirect-on-connect optionFrediano Ziglio1-1/+1
2020-10-05channel-main: Add comment on handling GLib I/O error statusesFrediano Ziglio1-0/+3
2020-09-21meson: add a summary for the various options and infosMarc-André Lureau2-8/+28
2020-09-16channel-main: Handle not terminated host_data and cert_subject_data fieldsFrediano Ziglio1-2/+3
2020-09-16channel-main: Make more clear that host_data and cert_subject_data are C stringsFrediano Ziglio1-6/+2
2020-09-16channel-main: Copy SpiceMigrationDstInfo into spice_migrateFrediano Ziglio1-4/+11
2020-09-16channel-main: Use heap and reference counting for spice_migrateFrediano Ziglio1-32/+78
2020-09-16widget: set physical display dimensions (with resize-guest=true)Marc-André Lureau1-4/+24
2020-09-16main: add display physical size supportMarc-André Lureau4-8/+81
2020-09-16main: add stricter pre-condition on display id valueMarc-André Lureau1-2/+2
2020-09-15spice-channel: Reuse channelFrediano Ziglio1-1/+1
2020-09-15meson: add back explicit dependency on spice-protocolMarc-André Lureau1-1/+2
2020-09-10channel-display: Remove leak if surface is reusedFrediano Ziglio1-0/+1
2020-09-10Revert 4b9092b9 and add SpiceSession:webdav-server property insteadJakub Janků6-7/+35