..
bio-gio.c
Fix build for newer LibreSSL
2018-06-26 18:24:39 +01:00
bio-gio.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
cd-scsi-dev-params.h
usb-redir: add files for SCSI and USB MSC implementation
2019-09-23 13:58:31 +01:00
cd-scsi.c
cd-scsi: Do not export sense code constants
2019-09-23 13:58:31 +01:00
cd-scsi.h
usb-redir: add files for SCSI and USB MSC implementation
2019-09-23 13:58:31 +01:00
cd-usb-bulk-msd.c
usb-redir: add files for SCSI and USB MSC implementation
2019-09-23 13:58:31 +01:00
cd-usb-bulk-msd.h
usb-redir: add files for SCSI and USB MSC implementation
2019-09-23 13:58:31 +01:00
channel-base.c
More cleanup for old protocol support
2019-01-03 16:57:56 +00:00
channel-cursor.c
mingw: Use G_GUINT64_FORMAT with glib printing functions
2018-10-04 09:43:48 +01:00
channel-cursor.h
cursor: Add cursor shape property
2017-05-26 14:22:18 +02:00
channel-display-gst.c
gstreamer: add debug message for each element added to pipeline
2020-01-21 09:25:43 +00:00
channel-display-mjpeg.c
streaming: make draw-area visible on MJPEG encoder creation
2019-09-03 08:19:06 +02:00
channel-display-priv.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
channel-display.c
display: remove dangling pointer
2019-10-31 00:27:24 +01:00
channel-display.h
spice-client-gtk-module: allow sending multiple preferred video codecs
2019-07-11 11:01:47 +02:00
channel-inputs.c
gtk-doc: fix a few warnings, improve output
2019-02-13 17:25:28 +00:00
channel-inputs.h
InputsChannel: Fix introspection method bindings
2017-09-25 12:35:59 +02:00
channel-main.c
channel-main: Fix indentation
2020-03-20 12:50:03 +00:00
channel-main.h
doc: fix a few links
2019-02-12 13:17:40 +00:00
channel-playback-priv.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
channel-playback.c
Remove celt support
2020-03-17 18:23:44 +01:00
channel-playback.h
Glib applications should only include spice-client.h
2015-10-09 10:00:56 -05:00
channel-port.c
channel-port: fix invalid arg comment
2018-09-27 16:09:20 +04:00
channel-port.h
PortChannel: Fix introspection method bindings
2017-09-25 12:35:40 +02:00
channel-record.c
Remove celt support
2020-03-17 18:23:44 +01:00
channel-record.h
RecordChannel: Fix introspection method bindings
2017-09-25 12:35:55 +02:00
channel-smartcard.c
build-sys: drop support for libcacard < 2.5.1
2019-01-08 15:43:21 +04:00
channel-smartcard.h
Glib applications should only include spice-client.h
2015-10-09 10:00:56 -05:00
channel-usbredir-priv.h
Rename SpiceUsbBackendDevice to SpiceUsbDevice
2020-01-19 11:21:34 +02:00
channel-usbredir.c
channel-usbredir: Remove duplicate field
2020-01-19 11:22:08 +02:00
channel-usbredir.h
Glib applications should only include spice-client.h
2015-10-09 10:00:56 -05:00
channel-webdav.c
webdav: fix usecase with multiple concurrent connections
2019-08-26 10:35:32 +02:00
channel-webdav.h
Glib applications should only include spice-client.h
2015-10-09 10:00:56 -05:00
client_sw_canvas.c
Move gtk/ -> src/
2015-06-08 17:38:58 +02:00
client_sw_canvas.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
continuation.c
coroutine: Fix some indentation
2019-07-02 09:27:58 +01:00
continuation.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
coroutine_gthread.c
coroutine-gthread: fix GThread deprecations
2019-01-14 14:32:59 +04:00
coroutine_ucontext.c
coroutine: Fix some indentation
2019-07-02 09:27:58 +01:00
coroutine_winfibers.c
Move gtk/ -> src/
2015-06-08 17:38:58 +02:00
coroutine.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
decode-glz-tmpl.c
Avoid clang warnings on casts with stricter alignment requirements
2017-06-20 15:21:38 +02:00
decode-glz.c
mingw: Use G_GUINT64_FORMAT with glib printing functions
2018-10-04 09:43:48 +01:00
decode-jpeg.c
Use g_free() appropriately
2017-08-10 15:32:13 +02:00
decode-zlib.c
Use g_free() appropriately
2017-08-10 15:32:13 +02:00
decode.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
desktop-integration.c
desktop-integration: Avoid empty private structure
2019-02-15 16:11:14 +00:00
desktop-integration.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
gio-coroutine.c
gio-coroutine: Remove only assigned self field
2018-04-16 11:31:51 +01:00
gio-coroutine.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
giopipe.c
gio-pipe: fix NULL pointer dereferencing
2019-06-19 07:54:47 +01:00
giopipe.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
map-file
Do not export spice_usb_device_manager_remove_shared_cd_device
2020-02-02 15:53:28 +00:00
meson.build
Remove PulseAudio backend
2020-03-17 18:25:38 +01:00
qmp-port.c
mingw: Fix compilation breakage because of memmem use
2018-10-04 09:43:52 +01:00
qmp-port.h
glib: add SpiceQmpPort helper
2018-09-24 10:51:36 +04:00
scsi-constants.h
usb-redir: add files for SCSI and USB MSC implementation
2019-09-23 13:58:31 +01:00
smartcard-manager-priv.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
smartcard-manager.c
smartcard: Warn if multiple readers are detected
2019-03-19 14:55:05 +01:00
smartcard-manager.h
Don't wrap included headers in G_BEGIN|END_DECLS
2015-10-09 10:00:56 -05:00
spice-audio-priv.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
spice-audio.c
Remove PulseAudio backend
2020-03-17 18:25:38 +01:00
spice-audio.h
build-sys: replace SPICE_DEPRECATED with G_DEPRECATED
2017-06-15 17:44:46 +04:00
spice-channel-cache.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
spice-channel-priv.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
spice-channel.c
Revert "channel: Abort migration in delayed unref"
2020-01-23 09:53:04 +00:00
spice-channel.h
channel: no need to reset local caps on reset
2019-01-05 14:21:16 +04:00
spice-client-glib-usb-acl-helper.c
build-sys: Enable ACL support on FreeBSD
2018-01-08 12:24:03 +01:00
spice-client-gtk.h
Gtk applications should only include spice-client-gtk.h
2015-10-09 10:00:56 -05:00
spice-client.c
docs: Add missing symbol description strings
2015-09-25 13:39:40 +02:00
spice-client.h
glib: add SpiceQmpPort helper
2018-09-24 10:51:36 +04:00
spice-common.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
spice-file-transfer-task-priv.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
spice-file-transfer-task.c
spice-file-xfer-task: unref properties on dispose
2019-07-31 10:25:31 +01:00
spice-file-transfer-task.h
Add ability to get sizes from SpiceFileTransferTask
2016-08-31 15:35:59 -05:00
spice-glib-main.c
win32: Convert locale dir from UTF-8 to local encoding
2018-05-04 20:15:44 +02:00
spice-glib-sym-file
spice-client-gtk-module: allow sending multiple preferred video codecs
2019-07-11 11:01:47 +02:00
spice-grabsequence-priv.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
spice-grabsequence.c
gtk: make SpiceGrabSequence private
2016-03-14 12:02:50 +01:00
spice-grabsequence.h
doc: add some missing block comments
2016-05-31 13:35:51 +02:00
spice-gstaudio.c
spice-gstaudio: fix GTask leak on query for volume
2019-09-05 09:36:53 +02:00
spice-gstaudio.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
spice-gtk-session-priv.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
spice-gtk-session.c
clipboard: implement CAP_CLIPBOARD_GRAB_SERIAL
2020-03-10 16:38:34 +01:00
spice-gtk-session.h
doc: Display properties of spice-gtk classes
2017-05-15 15:03:02 +02:00
spice-gtk-sym-file
build-sys: Update symbol files
2016-03-30 10:38:32 +02:00
spice-marshal.txt
usb-redir: change signal prototype of win-usb-dev
2019-03-21 13:43:26 +01:00
spice-option.c
Add --spice-share-cd command line option
2020-02-01 11:52:13 +00:00
spice-option.h
Glib applications should only include spice-client.h
2015-10-09 10:00:56 -05:00
spice-session-priv.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
spice-session.c
Remove celt support
2020-03-17 18:23:44 +01:00
spice-session.h
Glib applications should only include spice-client.h
2015-10-09 10:00:56 -05:00
spice-types.h
Glib applications should only include spice-client.h
2015-10-09 10:00:56 -05:00
spice-uri-priv.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
spice-uri.c
Remove simicolon from G_DEFINE_TYPE_ macros
2018-08-02 15:53:01 +02:00
spice-uri.h
Glib applications should only include spice-client.h
2015-10-09 10:00:56 -05:00
spice-util-priv.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
spice-util.c
util: replace SPICE_BYTESWAP16 with GUINT16_SWAP_LE_BE
2017-06-15 17:45:09 +04:00
spice-util.h
build-sys: replace SPICE_DEPRECATED with G_DEPRECATED
2017-06-15 17:44:46 +04:00
spice-version.h.in
Glib applications should only include spice-client.h
2015-10-09 10:00:56 -05:00
spice-widget-cairo.c
gtk: rename spicex_* functions
2016-05-25 12:42:21 +02:00
spice-widget-egl.c
build: egl: remove libdrm/drm_fourcc.h
2020-02-06 16:44:01 +00:00
spice-widget-priv.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
spice-widget.c
Use g_clear_object instead of g_clear_pointer if possible
2019-12-18 14:40:50 +02:00
spice-widget.h
doc: Display properties of spice-gtk classes
2017-05-15 15:03:02 +02:00
usb-acl-helper.c
Remove simicolon from G_DEFINE_TYPE_ macros
2018-08-02 15:53:01 +02:00
usb-acl-helper.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
usb-backend.c
Rename SpiceUsbBackendDevice to SpiceUsbDevice
2020-01-19 11:21:34 +02:00
usb-backend.h
Rename SpiceUsbBackendDevice to SpiceUsbDevice
2020-01-19 11:21:34 +02:00
usb-device-cd.c
Rename SpiceUsbBackendDevice to SpiceUsbDevice
2020-01-19 11:21:34 +02:00
usb-device-cd.h
usb-redir: add implementation of emulated CD device
2019-09-23 13:58:31 +01:00
usb-device-manager-priv.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
usb-device-manager.c
Add a comment to spice_usb_device_manager_is_device_shared_cd
2020-02-02 15:53:28 +00:00
usb-device-manager.h
Do not export spice_usb_device_manager_remove_shared_cd_device
2020-02-02 15:53:28 +00:00
usb-device-widget.c
fix check widget identification in usb-device-widget::set_inactive_by_usb_device()
2020-02-01 11:52:26 +00:00
usb-device-widget.h
doc: Display properties of spice-gtk classes
2017-05-15 15:03:02 +02:00
usb-emulation.h
Rename SpiceUsbBackendDevice to SpiceUsbDevice
2020-01-19 11:21:34 +02:00
usbdk_api.c
win-usbredir: Introduce UsbDk wrapper
2016-03-24 11:00:00 -05:00
usbdk_api.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
usbutil.c
build: Do not build usbredir dependent file if usbredir is disabled
2019-09-23 15:51:50 +01:00
usbutil.h
build: Do not build usbredir dependent file if usbredir is disabled
2019-09-23 15:51:50 +01:00
vmcstream.c
vmcstream: fix task cancellation
2019-08-22 14:38:45 +02:00
vmcstream.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00
vncdisplaykeymap.c
Rename generated vncdisplaykeymap_*.c files to .h
2018-08-28 15:37:51 -03:00
vncdisplaykeymap.h
Use "#pragma once" instead of preprocessor guards
2019-08-11 11:20:16 +01:00