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
2014-02-10
Release v0.23
v0.23
Marc-André Lureau
2
-0
/
+8
2014-02-10
utils tests: fix sign comparison problem
Ryan Lortie
1
-1
/
+1
2014-02-07
session: don't track open_host_idle source id
Marc-André Lureau
1
-2
/
+1
2014-02-07
spicy: do not flush and disconnect all kind of ports
Marc-André Lureau
1
-7
/
+1
2014-02-07
port: send opened a port-event signal on init
Marc-André Lureau
1
-1
/
+4
2014-02-07
test: fix a few compiler warnings
Marc-André Lureau
1
-6
/
+6
2014-02-07
Add GDBus version of dbus-glib code
Marc-André Lureau
1
-1
/
+35
2014-02-07
Narrow dbus-glib code, to fit other implementation easily
Marc-André Lureau
1
-26
/
+27
2014-02-07
dbus: remove priv->dbus_conn
Marc-André Lureau
1
-12
/
+6
2014-02-07
build-sys: detect GDBus
Marc-André Lureau
1
-9
/
+17
2014-02-07
misc: sed -i -e 's/USE_DBUS/USE_DBUS_GLIB/g'
Marc-André Lureau
2
-9
/
+9
2014-01-07
Use local GError in spice_convert_newlines()
Christophe Fergeau
1
-1
/
+1
2014-01-03
controller: Don't call g_type_init() in test with newer glib
Christophe Fergeau
1
-0
/
+2
2014-01-03
controller: Add missing #ifdef WIN32 in test
Christophe Fergeau
1
-0
/
+2
2014-01-03
controller: Avoid out of string bound accesses in test
Christophe Fergeau
1
-8
/
+8
2014-01-03
cursor: Avoid potential sign extension issue
Christophe Fergeau
1
-2
/
+2
2014-01-02
Add support for the Opus codec.
Jeremy White
4
-48
/
+39
2014-01-02
Don't emit start signals if codec creation fails.
Jeremy White
2
-2
/
+6
2014-01-02
Use the new snd_codec interface to process encoded audio.
Jeremy White
5
-119
/
+49
2013-12-12
Use TLS version 1.0 or better
David Jaša
1
-1
/
+6
2013-12-09
coroutine: add missing glib.h include
Marc-André Lureau
1
-0
/
+1
2013-12-03
gtk: fix giscan warnings, add missing signal doc
Marc-André Lureau
2
-0
/
+8
2013-11-27
Release v0.22
v0.22
Marc-André Lureau
1
-0
/
+14
2013-11-27
build-sys: bump spice-glib version
Marc-André Lureau
1
-1
/
+1
2013-11-27
continuation: fix "fortify" crash
Marc-André Lureau
1
-2
/
+6
2013-11-26
pulse: do not abort on corking no stream
Marc-André Lureau
1
-1
/
+4
2013-11-22
channel: swap channel GSocketConnection on migration
Marc-André Lureau
1
-0
/
+1
2013-11-21
Fix SASL for mechanism using WANT_CLIENT_FIRST
dietmar@proxmox.com
1
-1
/
+4
2013-11-20
main: fix recent main_channel_reset() warning
Marc-André Lureau
1
-9
/
+8
2013-11-20
coroutine: make gthread coroutine pass tests
Marc-André Lureau
1
-1
/
+5
2013-11-20
tests: add some coroutine tests
Marc-André Lureau
2
-7
/
+147
2013-11-20
coroutine: replace IN_MAIN_CONTEXT macro
Marc-André Lureau
6
-8
/
+10
2013-11-20
coroutine: error out on OOM or impossible conditions
Marc-André Lureau
7
-39
/
+23
2013-11-20
channel: get rid of connection_id, available from session
Marc-André Lureau
2
-3
/
+1
2013-11-20
channel: remove useless desc != NULL check
Marc-André Lureau
1
-1
/
+1
2013-11-20
Fix 'monitors' leak in update_monitor_area()
Christophe Fergeau
1
-0
/
+1
2013-11-19
main: send max-clipboard to agent
Marc-André Lureau
2
-3
/
+38
2013-11-19
main: simplify usage of VD_AGENT_HAS_CAPABILITY
Marc-André Lureau
1
-32
/
+28
2013-11-19
main: use self for main channel variable
Marc-André Lureau
1
-18
/
+19
2013-11-19
Add SPICE_MAX_CLIPBOARD environment variable
Marc-André Lureau
1
-5
/
+28
2013-11-19
Block sending clipboard data > max-clipboard
Marc-André Lureau
2
-3
/
+34
2013-11-19
Use system-wide trust certificate store
Christophe Fergeau
1
-1
/
+10
2013-11-19
build-sys: Add real autodetection of python
Christophe Fergeau
1
-8
/
+42
2013-11-19
build-sys: Re-enable building of python bindings by default
Christophe Fergeau
1
-1
/
+1
2013-11-19
build-sys: Fix invalid 'test' syntax in configure.ac
Christophe Fergeau
1
-1
/
+1
2013-11-18
Fix leak of mmapped memory when cc_init() fails
Christophe Fergeau
1
-1
/
+10
2013-11-18
Check coroutine_init() return value
Christophe Fergeau
2
-2
/
+9
2013-11-18
Free coroutine stack when releasing coroutine
Daniel P. Berrange
1
-0
/
+2
2013-11-18
Abort if mmap of coroutine stack fails
Daniel P. Berrange
1
-1
/
+4
2013-11-18
Fix IN_MAIN_CONTEXT when using coroutine=gthread
Christophe Fergeau
4
-1
/
+17
[next]