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
/
dcc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-15
dcc: Use refcounting for MonitorsConfigItem
Jonathon Jongsma
1
-15
/
+10
2016-04-15
StreamClipItem: use base class refcounting
Jonathon Jongsma
1
-7
/
+3
2016-04-15
DrawablePipeItem: use base class for refcounting
Jonathon Jongsma
1
-17
/
+9
2016-04-15
dcc: use PipeItem refcounting for ImageItem
Jonathon Jongsma
1
-14
/
+5
2016-03-10
Rename red_channel_pipe_item_init to pipe_item_init
Christophe Fergeau
1
-17
/
+9
2016-03-08
Fix dcc_start() regression
Marc-André Lureau
1
-11
/
+4
2016-03-04
use QXLState instead of RedDispatcher
Frediano Ziglio
1
-1
/
+3
2016-02-17
CommonChannel -> CommonGraphicsChannel
Jonathon Jongsma
1
-3
/
+3
2016-02-17
compress-stat: Add not compressed image to statistics
Pavel Grunt
1
-9
/
+23
2016-02-17
dcc: Move COMPRESS_DEBUG to compression functions
Pavel Grunt
1
-15
/
+20
2016-02-17
dcc: Rewrite dcc_image_compress
Pavel Grunt
1
-92
/
+120
2016-02-16
dcc: move id from CommonChannelClient to DisplayChannelClient
Frediano Ziglio
1
-7
/
+8
2016-02-15
Revert "dcc: remove not necessary volatile specifications"
Frediano Ziglio
1
-3
/
+3
2016-02-15
Remove RedGlzDrawable::group_id
Christophe Fergeau
1
-1
/
+0
2016-02-15
Remove Drawable::group_id
Christophe Fergeau
1
-1
/
+1
2016-02-12
dcc: remove not necessary volatile specifications
Frediano Ziglio
1
-3
/
+3
2016-02-11
CommonChannel: hold a reference to QXLInstance instead of RedWorker
Frediano Ziglio
1
-1
/
+1
2016-02-11
dcc: remove group_id from compression functions
Frediano Ziglio
1
-18
/
+8
2016-02-11
channel: rename misleading functions
Frediano Ziglio
1
-1
/
+1
2016-02-09
Handle GL_DRAW_DONE
Marc-André Lureau
1
-0
/
+24
2016-02-09
Handle GL_DRAW messages
Marc-André Lureau
1
-0
/
+23
2016-02-09
Send current GL scanout to new client
Marc-André Lureau
1
-0
/
+11
2016-02-09
Handle GL_SCANOUT messages
Marc-André Lureau
1
-0
/
+21
2016-01-20
dcc: make dcc_compress_image_*() private
Pavel Grunt
1
-15
/
+15
2016-01-20
dcc_compress_image: Handle NULL drawable
Pavel Grunt
1
-12
/
+15
2016-01-14
Remove compress_buf_new
Christophe Fergeau
1
-25
/
+6
2016-01-11
dcc: avoid to report errors triggered by client
Frediano Ziglio
1
-2
/
+8
2016-01-08
dcc: write and use a new encoder_data_reset function to clean buffers
Frediano Ziglio
1
-31
/
+6
2016-01-08
dcc: free glz buffer after zlib compression
Frediano Ziglio
1
-0
/
+7
2015-12-17
dcc: Don't disconnect channel, when compression is not supported
Lukas Venhoda
1
-2
/
+2
2015-12-14
server: Rename DISPLAY_CLIENT_TIMEOUT and de-duplicate it
Francois Gouget
1
-2
/
+2
2015-12-11
server: Rename red_get_monotonic_time() to spice_get_monotonic_time_ns()
Francois Gouget
1
-2
/
+2
2015-12-10
channel: rename red_channel_(client_)waits_* functions
Frediano Ziglio
1
-1
/
+1
2015-12-09
stat: use a better design for statistic functions
Frediano Ziglio
1
-20
/
+11
2015-11-26
worker: move more stream functions
Marc-André Lureau
1
-0
/
+14
2015-11-26
server: move LZ_IMAGE_TYPE_* enum to dcc
Marc-André Lureau
1
-2
/
+16
2015-11-26
server: rename _tmpl files
Marc-André Lureau
1
-1
/
+1
2015-11-25
worker: move destroy_surface() familly
Marc-André Lureau
1
-0
/
+80
2015-11-25
worker: move display_channel_new
Marc-André Lureau
1
-0
/
+26
2015-11-24
worker: move dcc_release_item
Marc-André Lureau
1
-0
/
+124
2015-11-24
worker: move dcc_handle_migrate_data
Marc-André Lureau
1
-0
/
+135
2015-11-24
worker: move dcc_add_drawable*
Marc-André Lureau
1
-0
/
+87
2015-11-24
worker: move dcc_handle_message
Marc-André Lureau
1
-0
/
+81
2015-11-23
worker: move dcc_add_surface_area_image
Marc-André Lureau
1
-0
/
+62
2015-11-20
dcc: Fix unused display_channel variable
Pavel Grunt
1
-3
/
+2
2015-11-20
worker: move dcc_pixmap_cache_add
Marc-André Lureau
1
-0
/
+90
2015-11-20
worker: move compress to dcc_compress_image()
Frediano Ziglio
1
-0
/
+631
2015-11-19
worker: move dcc_start()
Marc-André Lureau
1
-0
/
+170
2015-11-19
worker: start a DisplayChannelClient unit
Marc-André Lureau
1
-0
/
+141