summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-11usbutil: look up usb.ids under g_get_system_data_dirs() by defaultMarc-André Lureau2-23/+50
2012-07-10build: fix make distcheckMarc-André Lureau1-1/+2
2012-07-10usb-device-manager: mingw: win driver install callback: add missing ifdefUri Lublin1-0/+2
2012-07-10win-usb-driver-install: initialize "req" with memsetUri Lublin1-1/+2
2012-07-10usb-device-manager: mingw: ignore "remove" udev event when un/installing a dr...Uri Lublin1-0/+10
2012-07-10usb-device-manager: mingw: keep driver install/uninstall state of a deviceUri Lublin1-0/+4
2012-07-10usb-device-manager: add 'state' field to SpiceUsbDeviceInfoUri Lublin1-0/+37
2012-07-10Win32/mingw: win-usb-dev: skip hubsUri Lublin1-2/+24
2012-07-10Win32/mingw: usb-device-manager: uninstall win usb driver upon device disconnectUri Lublin1-5/+37
2012-07-10win-usb-driver-install: add capability to remove (uninstall) a win usb driverUri Lublin2-20/+53
2012-07-10Windows mingw: usb: Dynamically install a libusb driver for USB devicesUri Lublin5-5/+626
2012-07-10Windows mingw: usb: implement GUdevDevice & GUdevClient for windowsArnon Gilboa4-0/+641
2012-07-10Make SpiceUsbDevice a box for SpiceUsbDeviceInfo, instead of a box for libusb...Uri Lublin1-35/+102
2012-07-10Introduce SpiceUsbDeviceInfo to be kept instead of a libusb_deviceUri Lublin2-0/+137
2012-07-10Windows mingw: usb: configure.ac: do not require GUDEV for USBREDIRUri Lublin2-1/+16
2012-07-10usb-device-manager: mingw: add_dev: ignore already known devicesUri Lublin1-0/+8
2012-07-10usb-device-manager: add a helper function to find a usb device <bus, addr>Uri Lublin1-11/+21
2012-07-10spice_usb_device_get_description: use device-descriptor only to get <vid,pid>Uri Lublin1-6/+11
2012-07-10spice_usb_device_manager_device_error: replace SpiceUsbDevice with libusb_deviceUri Lublin3-3/+7
2012-07-10spice_usb_device_manager_auto_connect_cb: use type SpiceUsbDevice for "device"Uri Lublin1-3/+3
2012-07-10spice_usb_device_manager_add_dev: use type SpiceUsbDevice for "device"Uri Lublin1-6/+10
2012-07-10spice_usb_device_manager_add_dev: check auto_ok before freeing libusb device ...Uri Lublin1-6/+9
2012-07-10spice_usb_device_manager_remove_dev: use type SpiceUsbDevice for "device"Uri Lublin1-4/+4
2012-07-10controller/test.c: mingw: fix compiler bad param warning for ReadFileUri Lublin1-1/+3
2012-07-10usb-device-manager: warn if a device to remove was not foundUri Lublin1-2/+6
2012-07-10spicy: more informative presentation of usb devices in menuUri Lublin1-1/+1
2012-07-10controller: async flush read/writeMarc-André Lureau4-59/+69
2012-07-10Remove mandatory generation of vala debug CMarc-André Lureau1-1/+1
2012-07-08Fix mingw buildMarc-André Lureau1-1/+4
2012-07-08unused variable 'self' if !USE_USBMarc-André Lureau1-1/+1
2012-07-06spice-widget: Don't change usbredir/automount settings while redirectingHans de Goede1-6/+19
2012-07-06spice-gtk-session: hookup automount inhibitingHans de Goede1-1/+22
2012-07-06Add a desktop-integration helper classHans de Goede6-0/+319
2012-06-28agent: fix mishandling of SPICE_MSG_MAIN_AGENT_TOKENYonit Halperin1-1/+1
2012-06-26spice-gtk-session: rename update_keyboard_focus to request_auto_usbredirHans de Goede3-11/+11
2012-06-26spice-gtk-session: Fix keyboard focus trackingHans de Goede1-2/+11
2012-06-26spice-gtk-session: Only update usb "auto-connect" when doing "auto-usb-redir"Hans de Goede2-7/+21
2012-06-24Move "err" variable definition to beginning of the functionUri Lublin1-1/+3
2012-06-13Fix build when usbredir is disabledChristophe Fergeau1-1/+1
2012-06-13Fix various memory leaksChristophe Fergeau3-4/+7
2012-06-11misc: use g_value_dup_objectMarc-André Lureau1-1/+2
2012-06-11Fix incorrect format stringMarc-André Lureau1-1/+1
2012-06-11Fix video playback with GStreamer backendMarc-André Lureau1-1/+4
2012-06-11Deprecate spice_channel_set_capability()Marc-André Lureau3-3/+8
2012-06-11Allow to disable specific capabilities at runtimeMarc-André Lureau2-7/+13
2012-06-11spice_channel_coroutine: fix function exit in error pathChristophe Fergeau1-1/+1
2012-06-11spice_channel_coroutine: emit signals in all error casesChristophe Fergeau1-0/+4
2012-06-10Emit SPICE_CHANNEL_ERROR_TLS when certificate can't be foundChristophe Fergeau1-3/+4
2012-06-07build: allow building with newer glibc-headers and -O0Christophe Fergeau1-2/+6
2012-06-05Update spice-commonMarc-André Lureau1-0/+0