summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-08-06usb-device-manager: fix compilation error when usbredir is disabledHEADmasterYonit Halperin1-1/+1
2013-08-06usb-widget: fix gtk2 Python bindingsMarc-André Lureau1-10/+2
2013-07-22session: copy "ca" property in copy ctorMarc-André Lureau1-0/+1
2013-07-11smartcard: Only init manager onceChristophe Fergeau1-17/+29
2013-07-11smartcard: Handle VCARD_EMUL_INIT_ALREADY_INITEDChristophe Fergeau1-1/+4
2013-07-08doc: Fix typo in code commentChristophe Fergeau1-1/+1
2013-07-08gst: Chain up dispose impl to parent classChristophe Fergeau1-0/+3
2013-07-08gi: Add (allow none) to optional const char * paramsChristophe Fergeau3-6/+11
2013-07-08gi: Make sure usb-device-widget.c is introspectedChristophe Fergeau1-0/+1
2013-07-05usb-device-manager: Add support for libusb hotplug APIHans de Goede2-21/+139
2013-07-04usb-device-manager: Splitout device add / remove functionHans de Goede1-67/+82
2013-06-27Add spice_channel_string_to_type to map filesHans de Goede4-0/+21
2013-06-27channel-main: Convert text line-endings if necessary (rhbz#752350)Hans de Goede1-4/+69
2013-06-26Release v0.20v0.20Marc-André Lureau1-0/+10
2013-06-26build-sys: bump spice-glib versionMarc-André Lureau1-1/+1
2013-06-26doc: add missing symbols and versionsMarc-André Lureau3-1/+13
2013-06-24display: disabling adaptive video streaming via env var SPICE_DISABLE_ADAPTIV...Yonit Halperin1-6/+18
2013-06-24display: video stats logging - improve readability and ease of parsingYonit Halperin1-8/+11
2013-06-24automake: Disable portability warningsChristophe Fergeau1-1/+1
2013-06-24Remove obsolete files from POTFILES.inChristophe Fergeau1-5/+0
2013-06-24smartcard: Move down spice_smartcard_reader_is_software bodyChristophe Fergeau1-15/+15
2013-06-24Add spice_smartcard_manager_get_readers()Christophe Fergeau4-0/+47
2013-06-24smartcard: Add methods to act on software readersChristophe Fergeau4-10/+69
2013-06-24smartcard: Report failure when software reader is missingChristophe Fergeau1-2/+4
2013-06-24Update spice-commonHans de Goede1-0/+0
2013-06-21proxy: remove trailing slash from proxy URLMarc-André Lureau1-2/+14
2013-06-14win32: don't block key up eventsMarc-André Lureau1-1/+1
2013-06-14widget: release keys on grab-brokenMarc-André Lureau1-0/+1
2013-05-29Make sure our foo_get_type functions are thread-safeHans de Goede2-7/+16
2013-05-16widget: remove grab key filterMarc-André Lureau1-5/+0
2013-05-16Build fix, use correct check versionMarc-André Lureau1-1/+2
2013-05-15mingw: Fix non-working AltGr with some layoutsMattias Grönlund1-1/+7
2013-05-15Fix printf format string warningChristophe Fergeau1-2/+2
2013-05-14Build fixes for gtk+2Marc-André Lureau2-5/+9
2013-05-14Fix glib2 2.22 build after edf1daf5Marc-André Lureau3-12/+15
2013-05-13session: timeout after 10s of socket connect() attemptMarc-André Lureau1-1/+35
2013-05-13Fix build after 577263aaf4cMarc-André Lureau1-2/+0
2013-05-13channel-display: protect video streaming from temporarily unsynced mm_time (m...Yonit Halperin1-2/+113
2013-05-13spice-session: new signal for notifying on a significant change in mm-timeYonit Halperin1-0/+42
2013-05-13emit_main_context macro: handle calls from both coroutine context and main co...Yonit Halperin2-4/+9
2013-05-13vncdisplaykeymap: add wayland supportMarc-André Lureau1-0/+17
2013-05-11vncdisplaykeymap: add broadway supportMarc-André Lureau1-0/+24
2013-05-11keymaps: add basic x11 keysymsMarc-André Lureau3-113/+147
2013-05-11vncdisplaykeymap: adapt gtk2 compat codeMarc-André Lureau1-6/+6
2013-05-11vncdisplaykeymap: use a window to associate tableMarc-André Lureau3-8/+12
2013-05-11widget: check backend is X11Marc-André Lureau1-1/+11
2013-05-11Remove unused spice_set_keyboard_lock_modifiers()Marc-André Lureau1-61/+0
2013-05-11Remove GnomeRR codeMarc-André Lureau18-7122/+0
2013-05-11widget: release keys when the grab is taken elsewhereMarc-André Lureau1-0/+12
2013-05-11main: do not send monitors config if some are missingMarc-André Lureau1-3/+21