index
:
~jjongsma/spice-server
master
refactory
refactory-review
replay
replay-rebase
review
vsock
Jonathon's spice-server branches
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
main-channel-client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
Use macros for casting Channel types
Jonathon Jongsma
1
-1
/
+1
2016-10-07
Convert RedChannelClient hierarchy to GObject
Frediano Ziglio
1
-19
/
+120
2016-09-27
Removed only written roundtrip_stat field
Frediano Ziglio
1
-3
/
+0
2016-09-20
Use and introduce channel client cast macros
Jonathon Jongsma
1
-6
/
+6
2016-09-08
Use RED_CHANNEL_CLIENT() macro for casting
Jonathon Jongsma
1
-42
/
+44
2016-09-08
mcc: early return and lower indentation
Victor Toso
1
-8
/
+10
2016-09-08
mcc: early return and lower indentation
Victor Toso
1
-47
/
+47
2016-09-08
Add MainChannelClientPrivate struct
Jonathon Jongsma
1
-69
/
+75
2016-09-08
Move RedChannelClient to separate file
Jonathon Jongsma
1
-0
/
+2
2016-08-30
Use red_channel_client_get_client() everywhere
Jonathon Jongsma
1
-11
/
+16
2016-08-30
Add red_channel_client_get_channel()
Jonathon Jongsma
1
-18
/
+29
2016-06-01
channel: Remove clients_num and use g_list_length
Frediano Ziglio
1
-1
/
+1
2016-05-24
change main_channel_marshall_mouse_mode call style
Frediano Ziglio
1
-6
/
+3
2016-05-24
move all item creation in main-channel-client.c
Frediano Ziglio
1
-0
/
+34
2016-05-24
Introduce SPICE_UPCAST macro
Frediano Ziglio
1
-11
/
+11
2016-05-21
Get code more typesafe
Frediano Ziglio
1
-3
/
+2
2016-05-21
make red_pipe_item_init_full more typesafe
Frediano Ziglio
1
-4
/
+6
2016-05-21
Handle reference for RedPipeItem in RedChannel
Frediano Ziglio
1
-2
/
+0
2016-05-21
Remove RedChannel::hold_item callback
Frediano Ziglio
1
-0
/
+1
2016-05-20
Move MainChannelClient to separate file
Jonathon Jongsma
1
-0
/
+892