index
:
~pgrunt/spice
0.12
agentfeatures
cdrom
encoders
manual
master
replay_gst
virgil
Fork of spice server http://cgit.freedesktop.org/spice/spice/
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
red-channel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-15
Add reference counting to PipeItem class
Christophe Fergeau
1
-6
/
+0
2016-04-12
red-channel: make red_client_{ref,unref} thread safe
Frediano Ziglio
1
-2
/
+2
2016-03-17
Remove red_channel_set_data()
Christophe Fergeau
1
-9
/
+4
2016-03-10
Rename red_channel_pipe_item_init to pipe_item_init
Christophe Fergeau
1
-3
/
+3
2016-02-23
constify some global variables
Frediano Ziglio
1
-16
/
+16
2016-02-16
Remove global main_dispatcher variable
Jonathon Jongsma
1
-1
/
+3
2016-02-16
Add red_channel_get_server()
Jonathon Jongsma
1
-0
/
+5
2016-02-15
Add RedsState arg to all stat functions
Jonathon Jongsma
1
-3
/
+2
2016-02-12
Store a reference to RedsState in Channel base class
Jonathon Jongsma
1
-10
/
+14
2016-02-11
channel: rename misleading functions
Frediano Ziglio
1
-3
/
+3
2016-02-11
Add reference to server in RedClient
Jonathon Jongsma
1
-2
/
+3
2016-02-09
red-channel: return number of created pipe items
Marc-André Lureau
1
-6
/
+13
2016-02-05
channel: fix typo in comment
Frediano Ziglio
1
-1
/
+1
2016-02-03
worker: push data when clients can receive them
Frediano Ziglio
1
-21
/
+18
2016-02-02
red-channel: send marshaller message fd
Frediano Ziglio
1
-0
/
+14
2016-01-22
channel: do not call pipe_add with null items
Marc-Andre Lureau
1
-2
/
+4
2016-01-22
channel: document pipes_create_batch() function
Marc-Andre Lureau
1
-4
/
+12
2016-01-20
Change some functions to take RedsState arg
Jonathon Jongsma
1
-1
/
+1
2016-01-20
channel: do not free rcc->stream in red_channel_client_disconnect
Frediano Ziglio
1
-3
/
+7
2016-01-14
channel: simplify red_channel_client_send_item
Frediano Ziglio
1
-10
/
+3
2016-01-11
channel: add interface parameters to SpiceCoreInterfaceInternal
Frediano Ziglio
1
-5
/
+7
2016-01-11
channel: add a new internal SpiceCoreInterface
Frediano Ziglio
1
-3
/
+3
2015-12-14
red-channel: constify some callback structs
Marc-André Lureau
1
-3
/
+3
2015-12-14
server: Add time constants to go with spice_get_monotonic_time_ms()
Francois Gouget
1
-2
/
+2
2015-12-14
server: Add time constants to go with spice_get_monotonic_time_ns()
Francois Gouget
1
-5
/
+3
2015-12-11
server: Rename red_get_monotonic_time() to spice_get_monotonic_time_ns()
Francois Gouget
1
-10
/
+10
2015-12-10
channel: make sure we retain RedChannelClient while processing it
Frediano Ziglio
1
-4
/
+2
2015-12-10
channel: rename red_channel_(client_)waits_* functions
Frediano Ziglio
1
-4
/
+4
2015-12-03
server: rename files
Frediano Ziglio
1
-0
/
+2428