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
/
dcc-send.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-09
move is_low_bandwidth to DisplayChannelClient
Frediano Ziglio
1
-1
/
+1
2016-08-09
Limit direct access to DisplayChannelClient
Jonathon Jongsma
1
-1
/
+1
2016-07-28
streaming: Don't start streaming if there is no video encoder
Francois Gouget
1
-0
/
+4
2016-06-15
Encapsulate code to save glz state
Frediano Ziglio
1
-6
/
+2
2016-06-14
streaming: Avoid copying the input frame in the GStreamer encoder
Francois Gouget
1
-1
/
+3
2016-06-14
streaming: Let the video encoder manage the compressed buffer
Francois Gouget
1
-11
/
+13
2016-06-14
streaming: Let the administrator pick the video encoder and codec
Francois Gouget
1
-1
/
+1
2016-06-14
streaming: Check the client video codec capabilities
Francois Gouget
1
-1
/
+2
2016-06-14
streaming: Remove the width/height encode_frame() parameters
Francois Gouget
1
-8
/
+6
2016-06-14
streaming: Remove the Drawable.sized_stream field
Francois Gouget
1
-10
/
+3
2016-06-14
streaming: Rework red_marshall_stream_data a bit
Francois Gouget
1
-17
/
+15
2016-06-14
Move some glz fields to ImageEncoders
Frediano Ziglio
1
-5
/
+5
2016-06-09
Move marshalling code from dcc-encoders to dcc-send
Frediano Ziglio
1
-0
/
+20
2016-05-25
Remove potentially unsafe casts
Frediano Ziglio
1
-1
/
+1
2016-05-25
Remove not necessary inval_type from RedCacheItem
Frediano Ziglio
1
-1
/
+1
2016-05-24
Introduce SPICE_UPCAST macro
Frediano Ziglio
1
-7
/
+7
2016-05-21
Get code more typesafe
Frediano Ziglio
1
-8
/
+6
2016-05-21
Call dcc_send_item directly
Frediano Ziglio
1
-2
/
+2
2016-05-21
Handle reference for RedPipeItem in RedChannel
Frediano Ziglio
1
-2
/
+0
2016-05-17
Remove dcc_release_item
Frediano Ziglio
1
-1
/
+1
2016-05-17
Handle STREAM_CREATE and STREAM_DESTROY pipe items more coherently
Frediano Ziglio
1
-4
/
+4
2016-05-09
use #include<> style for spice-common header inclusions.
Frediano Ziglio
1
-2
/
+2
2016-05-04
server: Enable adding alternative MJPEG video encoders
Francois Gouget
1
-13
/
+14
2016-04-27
Rename all RedPipeItem subclasses
Jonathon Jongsma
1
-74
/
+81
2016-04-27
Rename PipeItem to RedPipeItem
Jonathon Jongsma
1
-11
/
+11
2016-04-15
dcc: use PipeItem refcounting for ImageItem
Jonathon Jongsma
1
-2
/
+2
2016-03-17
Use QXLInstance instead of QXLState in red_qxl_*
Christophe Fergeau
1
-2
/
+2
2016-03-15
Use more explicit variable name in marshall_gl_scanout()
Christophe Fergeau
1
-4
/
+4
2016-03-04
use QXLState instead of RedDispatcher
Frediano Ziglio
1
-11
/
+6
2016-02-16
dcc: move id from CommonChannelClient to DisplayChannelClient
Frediano Ziglio
1
-7
/
+7
2016-02-15
qxl: Remove unused group_id arg to fill_attr
Christophe Fergeau
1
-2
/
+2
2016-02-15
Add RedsState arg to all stat functions
Jonathon Jongsma
1
-3
/
+3
2016-02-11
CommonChannel: hold a reference to QXLInstance instead of RedWorker
Frediano Ziglio
1
-2
/
+1
2016-02-09
Handle GL_DRAW messages
Marc-André Lureau
1
-0
/
+14
2016-02-09
Handle GL_SCANOUT messages
Marc-André Lureau
1
-0
/
+25
2016-01-20
dcc-send: Use dcc_compress_image to compress image
Pavel Grunt
1
-42
/
+2
2015-12-11
dcc: do not cause problem with multiple threads.
Frediano Ziglio
1
-3
/
+2
2015-12-11
server: Rename red_get_monotonic_time() to spice_get_monotonic_time_ns()
Francois Gouget
1
-1
/
+1
2015-12-03
dcc: reduce statement wrapping
Frediano Ziglio
1
-6
/
+2
2015-11-27
worker: remove some unnecessary inline
Marc-André Lureau
1
-5
/
+5
2015-11-27
worker: move dcc_send & marshallers to dcc-send.c
Marc-André Lureau
1
-0
/
+2468