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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-12
Limit direct access to DisplayChannelClient
review-20160512
review
Jonathon Jongsma
12
-125
/
+211
2016-05-12
Replace RedClient::channels with GList
Jonathon Jongsma
2
-27
/
+29
2016-05-12
Remove 'peer' from name of channel client methods
Jonathon Jongsma
1
-9
/
+9
2016-05-12
Replace RedChannel::clients with GList
Jonathon Jongsma
8
-200
/
+162
2016-05-12
Move InputsChannelClient to a separate file
Jonathon Jongsma
5
-56
/
+169
2016-05-12
change main_channel_marshall_mouse_mode call style
Frediano Ziglio
1
-6
/
+3
2016-05-12
move all item creation in main-channel-client.c
Frediano Ziglio
3
-34
/
+44
2016-05-12
let compiler manage the copy in a more typesafe way
Frediano Ziglio
1
-1
/
+1
2016-05-12
move main_channel_release_pipe_item and main_channel_send_item to client
Frediano Ziglio
3
-410
/
+368
2016-05-12
Move MainChannelClient to separate file
Jonathon Jongsma
6
-602
/
+747
2016-05-12
Add red_client_seamless_migration_done_for_channel()
Jonathon Jongsma
1
-12
/
+22
2016-05-12
style: put some notes on inclusion order
Frediano Ziglio
1
-0
/
+33
2016-05-12
unify header include order
Frediano Ziglio
19
-21
/
+24
2016-05-12
Add missing include to red-pipe-item.h
Jonathon Jongsma
1
-0
/
+1
2016-05-12
spice-migration.h: un-deprecate set_seamless_migration()
Marc-André Lureau
1
-1
/
+1
2016-05-11
fix crash if agent interface is removed
Frediano Ziglio
2
-0
/
+6
2016-05-11
style: use capital case for C language
Frediano Ziglio
2
-2
/
+2
2016-05-11
style: remove outdated void argument
Frediano Ziglio
1
-5
/
+0
2016-05-11
style: update file name style
Frediano Ziglio
1
-1
/
+1
2016-05-11
style: update copyright lines
Frediano Ziglio
1
-3
/
+1
2016-05-11
style: fix condition indentation example
Frediano Ziglio
1
-2
/
+2
2016-05-11
style: we are now using capital FIXME and TODO
Frediano Ziglio
1
-2
/
+2
2016-05-11
style: remove documentation for C++
Frediano Ziglio
1
-118
/
+2
2016-05-11
style: remove spice client section
Frediano Ziglio
1
-19
/
+0
2016-05-10
removed converted Spice_style.odt
Frediano Ziglio
1
-0
/
+0
2016-05-10
converts Spice_style.odt to asciidoc spice_style.txt
Frediano Ziglio
2
-0
/
+467
2016-05-10
reset pointer to RedCharDeviceWriteBuffer calling red_char_device_write_buffe...
Frediano Ziglio
5
-26
/
+20
2016-05-10
build-sys: Remove 'CXX' from configure summary
Christophe Fergeau
1
-1
/
+0
2016-05-10
build-sys: Drop unneeded python check
Christophe Fergeau
1
-2
/
+0
2016-05-10
fix "spice--gtk" typo in configure.ac
Frediano Ziglio
1
-1
/
+1
2016-05-09
char-device: improved comment
Frediano Ziglio
1
-1
/
+1
2016-05-09
Remove unused definitions
Frediano Ziglio
1
-6
/
+0
2016-05-09
remove sw-canvas.h
Frediano Ziglio
5
-26
/
+4
2016-05-09
use #include<> style for spice-common header inclusions.
Frediano Ziglio
30
-57
/
+57
2016-05-05
remove dangling pointer for RedCharDeviceVDIPort
Frediano Ziglio
1
-6
/
+4
2016-05-04
agent-msg-filter: Move include from header
Pavel Grunt
2
-2
/
+1
2016-05-04
char-device: remove unused refs field
Frediano Ziglio
1
-1
/
+0
2016-05-04
server: Enable adding alternative MJPEG video encoders
Francois Gouget
9
-186
/
+263
2016-05-04
server: Correctly handle and trace stream report errors
Francois Gouget
1
-1
/
+11
2016-05-04
Using already exists function instead of SPICE_CONTAINEROF
Snir Sheriber
1
-10
/
+10
2016-04-29
Name MainChannelClient methods consistently
Jonathon Jongsma
3
-22
/
+28
2016-04-29
Call public RedClient API instead of poking internals
Jonathon Jongsma
1
-2
/
+2
2016-04-29
Don't touch RedClient internals from RedChannelClient
Jonathon Jongsma
1
-5
/
+10
2016-04-27
audio: Remove global 'playback_compression' variable
Christophe Fergeau
3
-6
/
+17
2016-04-27
Remove dead code in reds_fill_channels()
Christophe Fergeau
1
-1
/
+0
2016-04-27
Improve Reds/RedMainChannel interface
Christophe Fergeau
3
-12
/
+17
2016-04-27
Add _config_ to SpiceServerConfig accessors
Christophe Fergeau
3
-9
/
+9
2016-04-27
Mark unused public API methods/code as deprecated
Christophe Fergeau
2
-8
/
+10
2016-04-27
Add RedServerConfig
Christophe Fergeau
2
-175
/
+187
2016-04-27
Rename all RedPipeItem subclasses
Jonathon Jongsma
18
-508
/
+529
[next]