index
:
~fziglio/spice-gtk
client_sync
english_keyboard
qos_testing
recorder_evaluation
streaming
toso_usb
webdav
yuri_propagate
spice-gtk working repository
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
usb-device-manager.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-28
Implemented the ability to allocate SpiceUsbDevice instances
Iordan Iordanov
1
-0
/
+35
2021-04-09
Add some ABI size checks for what we are modifying next
Marc-André Lureau
1
-0
/
+2
2020-04-09
Replace emacs modeline with .editorconfig
Marc-André Lureau
1
-1
/
+0
2020-02-02
Add a comment to spice_usb_device_manager_is_device_shared_cd
Frediano Ziglio
1
-0
/
+5
2020-02-02
Do not export spice_usb_device_manager_remove_shared_cd_device
Frediano Ziglio
1
-37
/
+1
2020-02-01
remove shared cd in usb-dev-manager on any disconnect event
Alexander Nezhinsky
1
-6
/
+38
2020-02-01
auto-connect shared CD devices added using command line
Alexander Nezhinsky
1
-3
/
+15
2020-02-01
add spice_usb_device_manager shared CD related api functions
Alexander Nezhinsky
1
-0
/
+80
2020-01-19
Rename SpiceUsbBackendDevice to SpiceUsbDevice
Frediano Ziglio
1
-11
/
+11
2020-01-19
channel-usbredir: Remove duplicate argument to spice_usbredir_channel_connect...
Frediano Ziglio
1
-2
/
+3
2020-01-19
usb-device-manager: Remove spice_usb_device_manager_device_to_bdev
Frediano Ziglio
1
-34
/
+5
2019-12-18
usb-device-manager: Remove disconnect_cb_data
Frediano Ziglio
1
-12
/
+1
2019-12-12
fix style in usb-device-manager: always place curly brackets after if
Alexander Nezhinsky
1
-25
/
+46
2019-12-12
fix style in usb-device-manager: arguments and parameters alignment
Alexander Nezhinsky
1
-63
/
+58
2019-12-12
fix style in usb-device-manager: rename 'self' to 'manager'
Alexander Nezhinsky
1
-131
/
+129
2019-09-09
usb-redir: move implementation of device description to USB backend
Yuri Benditovich
1
-28
/
+1
2019-09-02
usb-device-manager: Use SpiceUsbBackendDevice directly instead of SpiceUsbDevice
Frediano Ziglio
1
-31
/
+11
2019-09-02
usb-device-manager: Remove isochronous field from _SpiceUsbDevice
Frediano Ziglio
1
-3
/
+1
2019-08-06
usb-device-manager: Do not give warnings for supported configuration
Frediano Ziglio
1
-4
/
+10
2019-08-02
usb-device-manager: Fix reference counting getting devices
Frediano Ziglio
1
-1
/
+5
2019-08-02
usb-device-manager: Fix number truncation by spice_usb_device_get_busnum
Frediano Ziglio
1
-1
/
+1
2019-08-01
usb-device-manager: Remove unused parameter from spice_usb_device_manager_dev...
Frediano Ziglio
1
-3
/
+3
2019-07-28
usb-device-manager: Remove useless cast
Frediano Ziglio
1
-1
/
+1
2019-07-24
usb-redir: move USB events handling to USB backend
Yuri Benditovich
1
-79
/
+0
2019-07-24
usb-redir: pass GError to hotplug registration procedure
Yuri Benditovich
1
-1
/
+2
2019-07-24
usb-redir: unify device hotplug/unplug for Windows and Linux
Yuri Benditovich
1
-54
/
+7
2019-07-11
usb-device-manager: Last chance to avoid deadlock handling libusb events
Frediano Ziglio
1
-0
/
+4
2019-07-11
usb-device-manager: Minor style fixes
Frediano Ziglio
1
-1
/
+1
2019-07-11
usb-device-manager: Move devices and channels to USE_USBREDIR section
Frediano Ziglio
1
-5
/
+5
2019-07-11
usb-device-manager: Put all Unix code in spice_usb_device_manager_initable_in...
Frediano Ziglio
1
-8
/
+6
2019-07-11
usb-device-manager: Reduce some conditional code handling !USE_USBREDIR first
Frediano Ziglio
1
-12
/
+8
2019-07-11
usb-device-manager: Put all windows field in a single #if section
Frediano Ziglio
1
-4
/
+2
2019-07-11
usb-device-manager: Define _SpiceUsbDevice instead of SpiceUsbDeviceInfo
Yuri Benditovich
1
-35
/
+19
2019-07-11
usb-redirection: do not duplicate USB device properties
Yuri Benditovich
1
-16
/
+13
2019-07-11
usb-redir: isolate usage of libusb and usbredirhost
Yuri Benditovich
1
-229
/
+107
2019-05-31
usbutil: replace local function with libusb_strerror()
Victor Toso
1
-4
/
+4
2019-03-27
usb-redir: use persistent libusb_device under Windows also
Yuri Benditovich
1
-105
/
+0
2019-03-27
win-usb-dev: pass libusb_device in "uevent" signal
Yuri Benditovich
1
-75
/
+6
2019-03-21
usb-redir: change signal prototype of win-usb-dev
Yuri Benditovich
1
-4
/
+4
2019-03-21
usb-redir: remove SpiceUsbDeviceManager::coldplug_list
Yuri Benditovich
1
-16
/
+3
2019-03-21
usb-redir: do not add device if one with the same bus:addr exists
Yuri Benditovich
1
-11
/
+11
2019-03-21
usb-redir: reuse libusb context under Windows
Yuri Benditovich
1
-6
/
+5
2019-03-21
usb-redir: remove unused 'subsystem' parameter
Yuri Benditovich
1
-4
/
+1
2019-03-21
usb-redir: replace USE_GUDEV with G_OS_WIN32
Yuri Benditovich
1
-15
/
+11
2019-02-13
gtk-doc: fix a few warnings, improve output
Marc-André Lureau
1
-6
/
+6
2019-01-08
build-sys: drop support for libusb < 1.0.16
Marc-André Lureau
1
-6
/
+2
2018-09-26
ci-fix: use proper format for printing enum value
Victor Toso
1
-2
/
+1
2018-09-26
usb-device-manager: Handle connectionless channel
Victor Toso
1
-0
/
+32
2018-08-09
usb-device-manager: Set UsbDk backend on libusb 1.0.22
王凡
1
-0
/
+6
2018-08-02
Remove simicolon from G_DEFINE_TYPE_ macros
Victor Toso
1
-1
/
+1
[next]