index
:
~lvenhoda/spice-gtk
master
seamless-mode
Seamless mode fork of git://anongit.freedesktop.org/spice/spice-gtk
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-11
usb-acl-helper: add env var for specifying acl helper binary
Jonathon Jongsma
1
-1
/
+4
2016-03-11
Rename spice_usb_acl_helper_open_acl() to _open_acl_async()
Jonathon Jongsma
3
-18
/
+18
2016-03-11
Remove spice_usb_acl_helper_close_acl()
Jonathon Jongsma
3
-18
/
+0
2016-03-11
usb-acl-helper: Avoid deadlock when cancelled
Jonathon Jongsma
1
-1
/
+1
2016-03-11
Introduce spice_usb_acl_helper_cancel()
Jonathon Jongsma
3
-1
/
+15
2016-02-23
spice-gtk: Fix the signedness of a couple of mm-time traces
Francois Gouget
1
-2
/
+2
2016-02-23
namedpipelistener: do not leak the error message
Ignacio Casal Quinteiro
1
-0
/
+1
2016-02-18
Simplify spice_usb_device_manager_device_to_libdev()
Christophe Fergeau
1
-6
/
+1
2016-02-18
Simplify spice_usb_device_equal_libdev()
Christophe Fergeau
1
-9
/
+4
2016-02-16
gtk: add spice-widget GL scanout support
Marc-André Lureau
6
-21
/
+779
2016-02-13
glib: add local GL scanout support
Marc-André Lureau
5
-3
/
+195
2016-02-13
Add spice_channel_unix_read_fd()
Marc-André Lureau
2
-0
/
+71
2016-02-12
typo: s/GTask/GSimpleAsyncResult
Fabiano Fidêncio
1
-1
/
+1
2016-02-12
Use #ifdef {HAVE,USE}_FOO instead of #if {HAVE,USE}_FOO
Fabiano Fidêncio
7
-26
/
+26
2016-02-03
gtk: replace configure-event for size-allocate
Marc-André Lureau
1
-7
/
+4
2016-01-22
usb-device-{manager,widget}: Add counter of free channels
Fabiano Fidêncio
2
-5
/
+47
2016-01-22
Remove GSLice usage
Fabiano Fidêncio
7
-21
/
+22
2016-01-19
gstaudio: set output parameter to NULL on error
Victor Toso
1
-0
/
+4
2016-01-14
build-sys: silence vala deprecated function usage warnings
Marc-André Lureau
1
-0
/
+1
2016-01-07
channel-main: remove unused header rect.h
Victor Toso
1
-1
/
+0
2016-01-04
build-sys: remove xrandr
Marc-André Lureau
1
-3
/
+0
2015-12-21
Grab keyboard based on session focus.
snir sheriber
3
-2
/
+44
2015-12-21
ppc: Fix spicy-screenshot colors on BE machines
Lukas Venhoda
1
-0
/
+6
2015-12-21
ppc: Fix colors on ppc when using GLZ
Lukas Venhoda
1
-1
/
+1
2015-12-21
ppc: Fix message endianess
Fabiano Fidêncio
1
-24
/
+37
2015-12-21
ppc: Fix header endianess
Fabiano Fidêncio
1
-10
/
+10
2015-12-10
Call spice_marshaller_flush on message write
Javier Celaya
1
-0
/
+1
2015-12-09
gst: Fix typo in preprocessor symbol
Christophe Fergeau
1
-2
/
+2
2015-12-09
smartcard: Fix compilation with older libcacard
Christophe Fergeau
2
-0
/
+8
2015-12-09
spice-gtk: Recover from GStreamer audio initialization errors
Francois Gouget
1
-5
/
+7
2015-12-08
build-sys: Allow simultaneous support for Pulse and GStreamer audio
Francois Gouget
2
-7
/
+8
2015-12-08
Use libcacard.h if possible
Marc-André Lureau
3
-10
/
+5
2015-12-08
Fix use after free of uri
Marc-André Lureau
1
-1
/
+1
2015-11-24
build-sys: Prefix the configure audio GStreamer variables with GSTAUDIO_
Francois Gouget
1
-2
/
+2
2015-11-19
file transfer: send cancel message when user cancels a transfer
Jay.han
1
-1
/
+2
2015-11-19
Be more specific in the case of authentication error
Marek Kasik
3
-5
/
+31
2015-11-18
spicy: Add support for changing compression
Pavel Grunt
1
-0
/
+63
2015-11-18
channel-display: Add spice_display_change_preferred_compression
Pavel Grunt
4
-7
/
+37
2015-11-11
Do not export symbol of non-existent function
Pavel Grunt
2
-2
/
+0
2015-11-10
file xfer: Fix segfault when rebooting
Jonathon Jongsma
1
-1
/
+10
2015-11-04
spice-gtk: Fix error handling in stream_get_current_frame()
Francois Gouget
1
-8
/
+9
2015-10-30
channel-usbredir: drop isoc packets on low bandwidth
Victor Toso
3
-1
/
+35
2015-10-22
Remove noisy debug statement
Jonathon Jongsma
1
-1
/
+0
2015-10-22
Don't print error message on successful file transfer
Jonathon Jongsma
1
-14
/
+31
2015-10-22
MainChannel: move task free from finalize to dispose
Jonathon Jongsma
1
-2
/
+2
2015-10-15
FileTransferTask: ensure we emit 'finished' signal
Jonathon Jongsma
1
-1
/
+2
2015-10-14
Free display_cache in cache_unref
Christophe Fergeau
1
-0
/
+1
2015-10-14
Rename display_cache::cache_unref to cache_free
Christophe Fergeau
4
-4
/
+4
2015-10-09
New file transfer API
Jonathon Jongsma
7
-136
/
+679
2015-10-09
Fix progress monitoring in spice_main_file_copy_async
Jonathon Jongsma
1
-4
/
+24
[next]