index
:
spice/spice-gtk
master
client library using glib and gtk (mirrored from https://gitlab.freedesktop.org/spice/spice-gtk)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-04
Release v0.41
v0.41
Marc-André Lureau
1
-1
/
+1
2022-07-04
channel: use openssl 3.0 API
Marc-André Lureau
1
-23
/
+68
2022-06-27
fix invalid use of subprojects
Eli Schwartz
1
-1
/
+1
2022-03-04
coroutine: add support for libucontext
osy
2
-2
/
+12
2022-02-07
Release v0.40
v0.40
Victor Toso
1
-4
/
+4
2022-01-28
Implemented the ability to allocate SpiceUsbDevice instances
Iordan Iordanov
6
-9
/
+89
2022-01-28
channel-main: Remove unused code
Frediano Ziglio
1
-3
/
+0
2022-01-18
Capture and forward side mouse buttons (BTN_SIDE and BTN_EXTRA)
Kevin Pouget
2
-0
/
+24
2021-08-23
Add support for SNI connecting trough TLS
Frediano Ziglio
1
-0
/
+13
2021-08-20
Support USB emulation for MacOS
Frediano Ziglio
1
-0
/
+31
2021-08-20
Use Glib macros for endian management
Frediano Ziglio
3
-21
/
+12
2021-06-28
Remove incorrect volatile usage
Marc-André Lureau
2
-6
/
+6
2021-06-28
Fix potential div0 crash
Marc-André Lureau
1
-3
/
+5
2021-04-23
main: annotate some signal pointers
Marc-André Lureau
1
-4
/
+4
2021-04-17
Fix parsing the usbids file
Bastien Orivel
1
-1
/
+1
2021-04-13
Annotate spice_uuid_to_string
Marc-André Lureau
1
-1
/
+1
2021-04-13
Annotate SpiceDisplayChannel:monitors
Marc-André Lureau
1
-1
/
+1
2021-04-13
Annotate a few DispayChannel methods taking Channel as argument
Marc-André Lureau
1
-14
/
+14
2021-04-10
spice-widget: add spice_display_keyboard_ungrab()
Paul Donohue
4
-1
/
+20
2021-04-09
Add clipboard function array annotations
Marc-André Lureau
1
-6
/
+6
2021-04-09
Fix spice_display_channel_change_preferred_video_codec_types annotations
Marc-André Lureau
1
-2
/
+2
2021-04-09
Fix g-i class size binding
Marc-André Lureau
6
-6
/
+7
2021-04-09
Add some ABI size checks for what we are modifying next
Marc-André Lureau
5
-0
/
+10
2021-04-09
Rename spice_cairo_is_scaled -> allow_scaling
Marc-André Lureau
3
-4
/
+4
2021-02-19
gstaudio: remove record bus watch to release GstBus
Jakub Janků
1
-1
/
+10
2021-01-29
widget: notify about existing gl scanouts on registering channel
Marc-André Lureau
1
-0
/
+4
2021-01-29
egl: don't call gl_make_current if context isn't ready
Marc-André Lureau
1
-1
/
+1
2020-12-01
Release v0.39
v0.39
Victor Toso
1
-2
/
+2
2020-12-01
Revert "spice-widget: ensure a 640x480 initial size on HiDPI"
Marc-André Lureau
1
-6
/
+9
2020-12-01
Revert "spice-widget: add an API to get guest display size"
Marc-André Lureau
4
-22
/
+0
2020-11-23
spice-utils: allocate ctx after g_return_val_if_fail
Uri Lublin
1
-1
/
+1
2020-11-23
usb-backend: create_emulated_device: assert address < 32
Uri Lublin
1
-0
/
+3
2020-11-23
mark_false_event_id is guint, assign 0 to it not FALSE
Uri Lublin
1
-1
/
+1
2020-11-23
sink_event_probe: do not keep duration in a variable
Uri Lublin
1
-2
/
+2
2020-11-23
spice_usbutil_parse_usbids: verify at least one vendor and product
Uri Lublin
1
-0
/
+7
2020-11-11
empty_cd_clicked_cb: g_free basename
Uri Lublin
1
-1
/
+3
2020-10-22
usb-backend: Fix spice-usbredir-redirect-on-connect option
Frediano Ziglio
1
-1
/
+1
2020-10-05
channel-main: Add comment on handling GLib I/O error statuses
Frediano Ziglio
1
-0
/
+3
2020-09-21
meson: add a summary for the various options and infos
Marc-André Lureau
1
-3
/
+2
2020-09-16
channel-main: Handle not terminated host_data and cert_subject_data fields
Frediano Ziglio
1
-2
/
+3
2020-09-16
channel-main: Make more clear that host_data and cert_subject_data are C strings
Frediano Ziglio
1
-6
/
+2
2020-09-16
channel-main: Copy SpiceMigrationDstInfo into spice_migrate
Frediano Ziglio
1
-4
/
+11
2020-09-16
channel-main: Use heap and reference counting for spice_migrate
Frediano Ziglio
1
-32
/
+78
2020-09-16
widget: set physical display dimensions (with resize-guest=true)
Marc-André Lureau
1
-4
/
+24
2020-09-16
main: add display physical size support
Marc-André Lureau
4
-8
/
+81
2020-09-16
main: add stricter pre-condition on display id value
Marc-André Lureau
1
-2
/
+2
2020-09-15
spice-channel: Reuse channel
Frediano Ziglio
1
-1
/
+1
2020-09-10
channel-display: Remove leak if surface is reused
Frediano Ziglio
1
-0
/
+1
2020-09-10
Revert 4b9092b9 and add SpiceSession:webdav-server property instead
Jakub Janků
6
-7
/
+35
2020-09-09
clipboard: enable copying files to guest using webdav
Jakub Janků
3
-0
/
+382
[next]