summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-01Sync only on focus changeclient_syncFrediano Ziglio3-5/+78
2017-02-01Add can_set_keyboard_lock_modifiers functionFrediano Ziglio2-0/+15
2017-02-01Implements set_keyboard_lock_modifiers for WindowsFrediano Ziglio4-0/+522
2017-02-01Add os_is_64bit utility functionFrediano Ziglio2-0/+45
2017-02-01Avoid too much #ifdef inside set_keyboard_lock_modifiers functionsFrediano Ziglio1-3/+6
2017-02-01Add set_keyboard_lock_modifiersFrediano Ziglio2-0/+74
2017-02-01Move code to handle modifier in a specific fileFrediano Ziglio4-60/+131
2017-01-31Add support for VP9Frediano Ziglio3-1/+9
2017-01-31Update spice-commonVictor Toso1-0/+0
2017-01-31usb: remove disconnect_device() deprecation warningMarc-André Lureau1-10/+20
2017-01-31Give a hint about spice_usb_device_manager_disconnect_device() deprecationMarc-André Lureau1-1/+1
2017-01-31audio: fix deprecation warningMarc-André Lureau3-18/+28
2017-01-31Revert "audio: Remove spice_audio_new() from the public header"Marc-André Lureau3-3/+6
2017-01-31pygtk: remove bindings leftoverMarc-André Lureau3-290/+0
2017-01-24doc: Remove SpiceGtkBoxPavel Grunt1-2/+0
2017-01-23keymap: Add missing keys for XF86 and X11Pavel Grunt1-4/+25
2017-01-23Move spicy tools to its own folderVictor Toso12-55/+72
2017-01-19streaming: Fix a race condition in the GStreamer frame display queueFrancois Gouget1-2/+1
2017-01-11ssl: Use accessors rather than direct struct accessSebastian Andrzej Siewior2-17/+100
2017-01-11ssl: Rework our custom BIO typeSebastian Andrzej Siewior1-29/+28
2017-01-11ssl: Stop creating our own X509_LOOKUP_METHODSebastian Andrzej Siewior1-9/+4
2017-01-09streaming: Allows protocol to have more codecsFrediano Ziglio1-2/+2
2016-12-22win-usb: remove usbclerkVictor Toso6-853/+23
2016-12-19Ignore warnings about unavailable function around webdavVictor Toso2-0/+8
2016-12-09Adjust to spice_marshaller_add_ref renamePavel Grunt3-9/+9
2016-12-08spicy: Disable deprecation warningsChristophe Fergeau1-0/+2
2016-12-08build-sys: Enable deprecation warnings instead of ignoring them entirelyFrancois Gouget2-1/+3
2016-12-08gtk: Temporarily ignore the keyboard/mouse grabbing deprecation warningsFrancois Gouget1-1/+26
2016-12-02streaming: Stop streaming if frames cannot be decodedFrancois Gouget4-10/+51
2016-12-02streaming: Report invalid streams to the serverFrancois Gouget1-30/+39
2016-12-01channel-usbredir: Fix crash on channel-upVictor Toso1-0/+7
2016-12-01channel-main: demote log level from warning to debugVictor Toso1-2/+2
2016-11-16Revert "win-usb-dev: report error to g_udev_client_new()"Victor Toso3-6/+5
2016-11-15win-usb-dev: improve warning messageVictor Toso1-1/+1
2016-11-15win-usb-dev: let _finalize() do libusb_exit()Victor Toso1-3/+0
2016-11-15usb-device-manager: handle failures from g_udev_client_new()Victor Toso1-0/+5
2016-11-15channel-usbredir: handle failure from SpiceUsbDeviceManagerVictor Toso1-1/+5
2016-11-15win-usb-dev: report error to g_udev_client_new()Victor Toso3-4/+4
2016-11-15win-usb-dev: make usage of early returnVictor Toso1-5/+4
2016-11-14file-xfer: do not send unnecessary 0 bytes messagesVictor Toso1-0/+8
2016-11-14usb: Allow to compile if LZ4 is disabledFrediano Ziglio1-0/+2
2016-11-14vncdisplaykeymap: Include missing headersPavel Grunt1-0/+4
2016-11-14Adjust include header to new location of macrosPavel Grunt1-0/+3
2016-11-10gtk-session: Fix typo in commentChristophe Fergeau1-1/+1
2016-10-31build-sys: Use spice-protocol's deprecation macrosFrancois Gouget3-5/+4
2016-10-31build-sys: Remove SPICE_NO_DEPRECATEDFrancois Gouget2-10/+3
2016-10-31audio: Remove spice_audio_new() from the public headerFrancois Gouget3-6/+3
2016-10-31gdk: Ignore clipboard_get()'s deprecation warningsFrancois Gouget1-2/+6
2016-10-31vncdisplaykeymap: Remove obsolete GTK+ 2 compatibility macrosFrancois Gouget1-26/+1
2016-10-31gtk: Ignore GLib's too-new warnings where we explicitly check its versionFrancois Gouget3-0/+12