index
:
~alon/spice-gtk
master
wip/shared-memory
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gtk
/
spice-channel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-09
gtk: continue API documentation
Marc-André Lureau
1
-7
/
+39
2010-12-06
gtk: hide unwanted public symbols
Marc-André Lureau
1
-0
/
+15
2010-12-05
gtk: WIP handle disconnect with coroutines
Marc-André Lureau
1
-34
/
+57
2010-12-05
gtk: WIP tidy main_context_signal_emit() up
Marc-André Lureau
1
-56
/
+21
2010-12-05
gtk: WIP make coroutine loop overridable
Marc-André Lureau
1
-13
/
+36
2010-12-05
gtk: WIP add the support for system -> coroutine write
Marc-André Lureau
1
-19
/
+83
2010-12-05
gtk: WIP spice-channel documentation
Marc-André Lureau
1
-7
/
+81
2010-12-05
gtk: WIP enable TLS connection with coroutines
Marc-André Lureau
1
-79
/
+49
2010-12-05
gtk: WIP use coroutines in spice-channel
Marc-André Lureau
1
-148
/
+324
2010-12-05
gtk: WIP use coroutines and GSocket to connect
Marc-André Lureau
1
-0
/
+35
2010-11-30
gtk: add {session,channel}_open_fd()
Marc-André Lureau
1
-2
/
+38
2010-11-29
gtk: add channel.set_capability()
Marc-André Lureau
1
-0
/
+23
2010-11-29
gtk: put some g_message() under SPICE_DEBUG
Marc-André Lureau
1
-12
/
+10
2010-11-25
build: re-enable -Wflags, and fix a few warnings
Marc-André Lureau
1
-2
/
+0
2010-11-25
gtk: add raw audio recording
Marc-André Lureau
1
-1
/
+1
2010-11-24
gtk: add channel_test_capability()
Marc-André Lureau
1
-0
/
+23
2010-11-24
gtk: read remote caps
Marc-André Lureau
1
-22
/
+31
2010-11-24
gtk: add missing copyright headers
Marc-André Lureau
1
-0
/
+17
2010-11-24
gtk: current code is blocking - remove O_NONBLOCK
Marc-André Lureau
1
-0
/
+4
2010-11-24
gtk: send the channel caps
Marc-André Lureau
1
-17
/
+22
2010-11-24
gtk: release keys on disconnect
Marc-André Lureau
1
-1
/
+4
2010-11-24
gtk: a channel own a ref on a session
Marc-André Lureau
1
-3
/
+9
2010-11-24
gtk: add a couple of warning on invalid arguments in public methods
Marc-André Lureau
1
-0
/
+35
2010-11-24
gtk: add a flag to turn debug off, SPICE_DEBUG=1 to override
Marc-André Lureau
1
-1
/
+1
2010-11-24
gtk: add pygtk module
Marc-André Lureau
1
-2
/
+2
2010-11-24
gtk: remove spice_channel_id() function
Marc-André Lureau
1
-8
/
+0
2010-11-24
gtk: remove spice- prefix in signal name
Marc-André Lureau
1
-1
/
+1
2010-11-24
gtk: remove spice-event
Marc-André Lureau
1
-7
/
+14
2010-11-24
gtk: use g_log functions instead of fprintf and custom handler
Marc-André Lureau
1
-53
/
+72
2010-11-23
fix channel cleanup (unbreaks tls)
Gerd Hoffmann
1
-0
/
+3
2010-11-23
sound: add recording [not finished yet]
Gerd Hoffmann
1
-0
/
+3
2010-11-23
drop+improve debug messages. make protocol a session not a channel property.
Gerd Hoffmann
1
-33
/
+41
2010-11-23
handle partial link message reads
Gerd Hoffmann
1
-3
/
+8
2010-11-23
inputs: add modifier signal.
Gerd Hoffmann
1
-2
/
+7
2010-11-23
rename spice_msg get/put functions to ref/unref
Gerd Hoffmann
1
-9
/
+9
2010-11-23
zap sub-message debug printfs
Gerd Hoffmann
1
-5
/
+0
2010-11-23
spice-channel: Handle incoming sub messages.
Gerd Hoffmann
1
-4
/
+40
2010-11-23
Add glib objects + gtk widgets for spice.
Gerd Hoffmann
1
-0
/
+897