summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-06Fix some Meson issuestreamingFrediano Ziglio1-0/+3
2022-03-06Add small script to help building source RPMsFrediano Ziglio1-0/+9
2022-03-06Allows to drop frames before displayingFrediano Ziglio1-1/+12
2022-03-06disable QoSFrediano Ziglio1-0/+5
2022-03-06reverts all hacksFrediano Ziglio1-74/+2
2022-03-06XXX try to get how sink compute timings (diff and timestamp)Frediano Ziglio1-2/+6
2022-03-06Revert "disable QoS"Frediano Ziglio1-5/+0
2022-03-06disable QoSFrediano Ziglio1-0/+5
2022-03-06port some debugging from another patch...Frediano Ziglio1-3/+53
2022-03-06debug other types of probesFrediano Ziglio1-1/+7
2022-03-06Allow to discard framesFrediano Ziglio1-0/+12
2022-03-06HACK reduce time to waitFrediano Ziglio1-2/+3
2022-03-06XXX enabled recorder in spec fileFrediano Ziglio1-0/+1
2022-03-06XXX update spec to work with RHEL7 and for new requirementsFrediano Ziglio4-23/+57
2022-03-06XXX import spec file (rhpkg)Frediano Ziglio1-0/+510
2022-03-06meson: move cairo dependency to GTK build onlyosy1-2/+2
2022-03-04coroutine: add support for libucontextosy4-3/+20
2022-02-07Release v0.40Victor Toso2-4/+22
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.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