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
/
main-channel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
Remove red_channel_set_data()
Christophe Fergeau
1
-1
/
+1
2016-03-10
Rename red_channel_pipe_item_init to pipe_item_init
Christophe Fergeau
1
-17
/
+9
2016-03-03
Make use of the new reds_core_timer_* API
Christophe Fergeau
1
-7
/
+5
2016-02-23
constify some global variables
Frediano Ziglio
1
-1
/
+1
2016-02-20
fix possible core calling timer callback
Frediano Ziglio
1
-1
/
+1
2016-02-16
Remove global main_dispatcher variable
Jonathon Jongsma
1
-1
/
+2
2016-02-16
Add red_channel_get_server()
Jonathon Jongsma
1
-1
/
+1
2016-02-15
Add RedsState arg to all stat functions
Jonathon Jongsma
1
-1
/
+1
2016-02-12
MainChannel: don't use global 'reds' variable
Jonathon Jongsma
1
-21
/
+22
2016-02-12
Store a reference to RedsState in Channel base class
Jonathon Jongsma
1
-1
/
+2
2016-02-11
Add RedsState arg to red_on_main_agent_tokens()
Jonathon Jongsma
1
-1
/
+1
2016-02-11
Move 'core' into RedsState struct
Jonathon Jongsma
1
-6
/
+7
2016-02-01
Move vdagent to RedsState struct
Jonathon Jongsma
1
-1
/
+1
2016-01-28
main_channel_init() -> main_channel_new()
Jonathon Jongsma
1
-1
/
+1
2016-01-20
Change some functions to take RedsState arg
Jonathon Jongsma
1
-1
/
+1
2016-01-20
Change some functions to take RedsState arg
Jonathon Jongsma
1
-5
/
+5
2016-01-19
reds_num_of_channels() -> reds_get_n_channels()
Jonathon Jongsma
1
-1
/
+1
2016-01-19
Change some functions to take RedsState arg
Jonathon Jongsma
1
-6
/
+6
2016-01-11
channel: add interface parameters to SpiceCoreInterfaceInternal
Frediano Ziglio
1
-1
/
+1
2015-12-14
server: Add time constants to go with spice_get_monotonic_time_ms()
Francois Gouget
1
-3
/
+3
2015-12-11
server: Rename red_get_monotonic_time() to spice_get_monotonic_time_ns()
Francois Gouget
1
-1
/
+1
2015-12-10
server: Remove an unneeded time.h include directive
Francois Gouget
1
-1
/
+0
2015-12-08
server: Use g_get_monotonic_time() to get the time in microseconds
Francois Gouget
1
-6
/
+2
2015-12-03
server: rename files
Frediano Ziglio
1
-0
/
+1345