index
:
spice/spice-gtk
master
client library using glib and gtk (mirrored from https://gitlab.freedesktop.org/spice/spice-gtk)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-15
Prepare for 0.29 release
v0.29
Marc-André Lureau
1
-0
/
+10
2015-06-15
channel: check too long password
Marc-André Lureau
1
-29
/
+48
2015-06-15
configure: Try gstreamer audio backend if pulse is not available
Pavel Grunt
1
-17
/
+18
2015-06-09
webdav: keep phodav requirements inside USE_PHODAV
Victor Toso
1
-0
/
+4
2015-06-09
spice-widget: Do not update display when resize-guest is disabled
Fabiano Fidêncio
1
-4
/
+0
2015-06-08
channel: use class private handlers field
Marc-André Lureau
4
-11
/
+21
2015-06-08
Move gtk/ -> src/
Marc-André Lureau
155
-29
/
+30
2015-06-08
TODO: update
Marc-André Lureau
1
-4
/
+2
2015-06-08
usb-device-manager: Avoid error when compiling with --disable-usbredir
Pavel Grunt
1
-1
/
+1
2015-06-05
usb: remove useless assignments
Marc-André Lureau
1
-3
/
+0
2015-06-05
win-usb: try to connect to usbclerk during init
Marc-André Lureau
3
-30
/
+44
2015-06-05
usb: do not return GError on programmer pre-condition checks
Marc-André Lureau
1
-23
/
+2
2015-06-05
win-usb: remove useless function
Marc-André Lureau
1
-9
/
+2
2015-06-05
usb: misc code formatting
Marc-André Lureau
1
-2
/
+2
2015-06-05
usb: call win_usb_driver_new() during initable_init()
Marc-André Lureau
2
-7
/
+18
2015-06-05
usb: use SPICE_CLIENT_ERROR_ prefix
Marc-André Lureau
2
-6
/
+11
2015-06-05
usb: unref the device when it is no longer needed
Marc-André Lureau
1
-2
/
+2
2015-06-05
win-usb: get rid of status code return in async ops
Marc-André Lureau
3
-24
/
+11
2015-06-05
win-usb: throw an error if reply.status == 0
Marc-André Lureau
1
-0
/
+8
2015-06-05
usb: use win-usb uninstall_finish()
Marc-André Lureau
3
-22
/
+46
2015-06-05
win-usb: rename async functions
Marc-André Lureau
3
-29
/
+27
2015-06-05
win-usb: introduce a spice_win_usb_driver_op_finish
Marc-André Lureau
1
-15
/
+19
2015-06-05
usb: remove useless declaration
Marc-André Lureau
1
-8
/
+0
2015-06-05
tests: add test to check for zombie GSources
Victor Toso
1
-0
/
+106
2015-06-05
tests: add test to concurrent write to pipe
Victor Toso
1
-0
/
+45
2015-06-05
tests: pipe using _write_all_async function
Victor Toso
1
-0
/
+75
2015-06-05
tests: remove read8_cb to use generic read_cb
Victor Toso
1
-16
/
+2
2015-06-05
webdav: write all buffer to client webdav
Victor Toso
1
-11
/
+14
2015-06-05
giopipe: don't fail on create_source
Victor Toso
1
-30
/
+33
2015-06-03
session: Enable proxy when requested
Pavel Grunt
1
-1
/
+1
2015-05-28
session: disable default socket proxy
Marc-André Lureau
1
-0
/
+1
2015-05-21
Drop expansions of removed CFLAGS/LIBS variables
Benjamin Gilbert
1
-6
/
+0
2015-05-21
iopipe: fix leak of streams
Marc-André Lureau
1
-0
/
+5
2015-05-12
spicy: remove useless signal handlers
Marc-André Lureau
1
-45
/
+0
2015-05-12
spice-gtk: Fixed build when using audio gstreamer
Lukas Venhoda
1
-1
/
+1
2015-05-07
webdav: check g_output_stream_write_all() return value
Marc-André Lureau
1
-3
/
+4
2015-05-07
usb: channel-new handler to be after default handlers
Marc-André Lureau
1
-2
/
+1
2015-05-07
session: do not attempt to open_host if session changed
Marc-André Lureau
1
-2
/
+5
2015-05-07
audio: stop playback on channel destroyed
Marc-André Lureau
2
-0
/
+4
2015-05-07
audio: use swapped channel handler for stop
Marc-André Lureau
2
-7
/
+5
2015-05-07
record: do not crash after record is stopped
Marc-André Lureau
1
-3
/
+7
2015-05-07
playback: do not set mm time when session-less
Marc-André Lureau
1
-2
/
+8
2015-05-07
audio: emit stop when the channels are reset
Marc-André Lureau
2
-0
/
+5
2015-05-07
audio: channel-new handler to be after default handlers
Marc-André Lureau
1
-1
/
+1
2015-04-30
spice-pulse: compatibility with old pulse version
Victor Toso
1
-0
/
+14
2015-04-30
spice-pulse: GSimpleAsyncResult compatibility
Victor Toso
1
-0
/
+11
2015-04-30
glib-compat: add G_SOURCE_REMOVE G_SOURCE_CONTINUE
Victor Toso
1
-0
/
+4
2015-04-27
session: Get the lock modifiers from GdkKeymap
Fabiano Fidêncio
1
-0
/
+16
2015-04-24
agent: sync guest audio with client values
Victor Toso
2
-1
/
+133
2015-04-24
audio: spice-gstaudio implements async volume-info
Victor Toso
1
-1
/
+194
[next]