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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-09
move is_low_bandwidth to DisplayChannelClient
Frediano Ziglio
1
-0
/
+2
2016-08-09
Limit direct access to DisplayChannelClient
Jonathon Jongsma
1
-42
/
+20
2016-06-17
Rename dcc-encoders.[ch] to image-encoders.[ch]
Frediano Ziglio
1
-1
/
+1
2016-06-14
streaming: Let the video encoder manage the compressed buffer
Francois Gouget
1
-3
/
+0
2016-06-14
Move others glz fields to dcc-encoders
Frediano Ziglio
1
-5
/
+0
2016-06-14
Move some glz fields to ImageEncoders
Frediano Ziglio
1
-4
/
+0
2016-06-10
Remove unused DCC_TO_WORKER macro
Frediano Ziglio
1
-2
/
+0
2016-06-10
Encapsulate zlib information in ImageEncoders structure
Frediano Ziglio
1
-5
/
+0
2016-06-09
Encapsulate lz4 information in ImageEncoders structure
Frediano Ziglio
1
-4
/
+0
2016-06-09
Encapsulate jpeg information in ImageEncoders structure
Frediano Ziglio
1
-3
/
+0
2016-06-09
Encapsulate lz information in ImageEncoders structure
Frediano Ziglio
1
-2
/
+0
2016-06-09
Move image_encoders_compress_quic to dcc-encoders.c
Frediano Ziglio
1
-7
/
+0
2016-06-09
Encapsulate quic information in a new ImageEncoders structure
Frediano Ziglio
1
-2
/
+3
2016-05-21
Call dcc_send_item directly
Frediano Ziglio
1
-1
/
+1
2016-05-17
Remove dcc_release_item
Frediano Ziglio
1
-3
/
+0
2016-05-17
Simplify release of CREATE_SURFACE and DESTROY_SURFACE pipe items
Frediano Ziglio
1
-1
/
+1
2016-05-17
Remove unused refs field
Frediano Ziglio
1
-1
/
+0
2016-05-04
server: Enable adding alternative MJPEG video encoders
Francois Gouget
1
-1
/
+1
2016-04-27
Rename all RedPipeItem subclasses
Jonathon Jongsma
1
-12
/
+12
2016-04-27
Rename PipeItem to RedPipeItem
Jonathon Jongsma
1
-11
/
+11
2016-04-15
DrawablePipeItem: use base class for refcounting
Jonathon Jongsma
1
-3
/
+0
2016-04-15
dcc: use PipeItem refcounting for ImageItem
Jonathon Jongsma
1
-2
/
+1
2016-02-17
CommonChannel -> CommonGraphicsChannel
Jonathon Jongsma
1
-2
/
+2
2016-02-16
dcc: move id from CommonChannelClient to DisplayChannelClient
Frediano Ziglio
1
-0
/
+1
2016-02-09
Handle GL_DRAW messages
Marc-André Lureau
1
-0
/
+8
2016-02-09
Handle GL_SCANOUT messages
Marc-André Lureau
1
-0
/
+6
2016-01-20
dcc: make dcc_compress_image_*() private
Pavel Grunt
1
-15
/
+0
2015-12-14
server: Add time constants to go with spice_get_monotonic_time_ns()
Francois Gouget
1
-1
/
+1
2015-12-14
server: Rename DISPLAY_CLIENT_TIMEOUT and de-duplicate it
Francois Gouget
1
-1
/
+0
2015-12-03
server: rename files
Frediano Ziglio
1
-1
/
+1
2015-12-02
red_worker: make dcc_clear_surface_drawables_from_pipe declaration consistent...
Yonit Halperin
1
-1
/
+2
2015-11-27
worker: move dcc_send & marshallers to dcc-send.c
Marc-André Lureau
1
-0
/
+2
2015-11-26
worker: move more stream functions
Marc-André Lureau
1
-0
/
+2
2015-11-25
worker: move destroy_surface() familly
Marc-André Lureau
1
-0
/
+2
2015-11-25
worker: move display_channel_new
Marc-André Lureau
1
-0
/
+3
2015-11-24
worker: move dcc_release_item
Marc-André Lureau
1
-0
/
+3
2015-11-24
worker: move dcc_handle_migrate_data
Marc-André Lureau
1
-0
/
+5
2015-11-24
worker: move dcc_add_drawable*
Marc-André Lureau
1
-0
/
+18
2015-11-24
worker: move dcc_handle_message
Marc-André Lureau
1
-0
/
+3
2015-11-20
worker: move dcc_pixmap_cache_add
Marc-André Lureau
1
-0
/
+2
2015-11-20
worker: move compress to dcc_compress_image()
Frediano Ziglio
1
-0
/
+31
2015-11-19
worker: move dcc_start()
Marc-André Lureau
1
-0
/
+33
2015-11-19
worker: start a DisplayChannelClient unit
Marc-André Lureau
1
-0
/
+134