index
:
~pgrunt/spice-gtk
agentfeatures
cdrom
documentation
file_xfer_debug
gtls
master
sasl
usb_async
usbdk
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-18
Send Hangul key in KR keyboard
HEAD
master
Takao Fujiwara
1
-0
/
+9
2016-04-18
Send key release event for some keys in JP keyboard
Takao Fujiwara
1
-0
/
+48
2016-04-18
Send Zenkaku_Hankaku key in JP keyboard
Takao Fujiwara
1
-2
/
+40
2016-04-15
channel-main: Move variable to block where is needed
Pavel Grunt
1
-4
/
+1
2016-04-15
channel-main: Add helper function for getting audio
Pavel Grunt
1
-8
/
+9
2016-04-08
Ensure that file transfers get cancelled
Jonathon Jongsma
1
-7
/
+10
2016-04-07
Do not call spice_egl_cursor_set when egl is disabled
Pavel Grunt
2
-1
/
+4
2016-04-07
Use g_clear_pointer if possible
Pavel Grunt
21
-188
/
+70
2016-04-07
Use g_clear_object if possible
Pavel Grunt
3
-29
/
+7
2016-04-07
Use g_object_unref instead of gdk_cursor_unref
Pavel Grunt
1
-6
/
+6
2016-04-07
Use GMutex instead of GStaticMutex
Pavel Grunt
4
-15
/
+15
2016-04-07
Use GDK_VERSION_MAX_ALLOWED
Pavel Grunt
1
-1
/
+4
2016-04-07
Use GLIB_VERSION_MAX_ALLOWED
Pavel Grunt
1
-1
/
+7
2016-04-01
widget-egl: Define label only if can be used
Pavel Grunt
1
-0
/
+3
2016-03-30
doc: Add description for spice_display_get_gl_scanout()
Pavel Grunt
1
-0
/
+2
2016-03-30
doc: Ignore spicy-connect
Pavel Grunt
1
-0
/
+1
2016-03-30
spice-file-transfer-task: Fix docstring
Pavel Grunt
1
-1
/
+1
2016-03-30
doc: channel stability should be Stable
Pavel Grunt
2
-2
/
+2
2016-03-30
doc: Remove private structs
Pavel Grunt
1
-7
/
+0
2016-03-30
usb-device-manager: Fix docstring
Pavel Grunt
2
-5
/
+10
2016-03-30
build-sys: Update symbol files
Christophe Fergeau
3
-5
/
+4
2016-03-29
egl: fix leak when display is unrealize
Victor Toso
1
-0
/
+1
2016-03-29
doc: Remove dropped functions
Pavel Grunt
1
-2
/
+0
2016-03-29
widget: Avoid combining ternary with another operators
Pavel Grunt
1
-5
/
+6
2016-03-29
usb: fix build, missing ')'
Marc-André Lureau
1
-1
/
+1
2016-03-24
usb device widget: don't try to disconnect on failed connect
Jonathon Jongsma
2
-0
/
+7
2016-03-24
SpiceUsbDeviceManager: propagate errors from sub-tasks
Jonathon Jongsma
1
-2
/
+17
2016-03-24
UsbDeviceManager: Deprecate synchronous disconnection method
Dmitry Fleytman
1
-0
/
+3
2016-03-24
UsbDeviceWidget: Use asynchronous disconnect API
Kirill Moizik
1
-9
/
+33
2016-03-24
UsbDeviceWidget: Consider asynchronous redirection flows
Kirill Moizik
1
-18
/
+20
2016-03-24
UsbDeviceWidget: Show info bar during redirection flows
Kirill Moizik
4
-0
/
+33
2016-03-24
usbredir: Disconnect USB device asynchronously
Kirill Moizik
1
-7
/
+41
2016-03-24
UsbDeviceManager: Track device disconnection operations in progress
Kirill Moizik
1
-2
/
+5
2016-03-24
UsbDeviceManager: Implement asynchronous disconnect device flow
Kirill Moizik
5
-0
/
+140
2016-03-24
UsbDeviceManager: Track device redirection operations in progress
Kirill Moizik
1
-13
/
+54
2016-03-24
usbredir: Spawn a different thread for device redirection flow
Kirill Moizik
1
-12
/
+31
2016-03-24
usbredir: Protect data accessed by asynchronous redirection flows
Kirill Moizik
2
-3
/
+18
2016-03-24
GUdevClient: Do not process USB hotplug events while redirection is in progress
Kirill Moizik
1
-0
/
+19
2016-03-24
win-usb-dev: Track device redirection operations in progress
Kirill Moizik
1
-0
/
+59
2016-03-24
usbredir: Introduce mutex for device (dis)connection
Kirill Moizik
2
-0
/
+19
2016-03-24
win-usb-dev: Fix device (un)plug notification handler
Dmitry Fleytman
1
-65
/
+28
2016-03-24
usb-dev-manager: Fix cbinfo leak in case of abnormal return
Dmitry Fleytman
1
-6
/
+9
2016-03-24
win-usbredir: Use UsbDk backend when available
Dmitry Fleytman
1
-1
/
+3
2016-03-24
win-usbredir: Do not use UsbClerk for non-WinUsb backends
Dmitry Fleytman
1
-16
/
+28
2016-03-24
win-usbredir: Move installer interaction logic to separate functions
Dmitry Fleytman
1
-43
/
+65
2016-03-24
usbdk: Load hide rules for auto-redirected devices
Dmitry Fleytman
1
-0
/
+82
2016-03-24
win-usbredir: Only match USB devices by VID:PID when WinUsb used
Dmitry Fleytman
1
-37
/
+43
2016-03-24
Add SpiceUsbDeviceManager parameter to device comparison functions
Christophe Fergeau
1
-18
/
+22
2016-03-24
win-usbredir: Introduce UsbDk wrapper
Dmitry Fleytman
3
-0
/
+223
2016-03-24
widget: modify update-area to not require primary surface
Marc-André Lureau
1
-13
/
+28
[next]