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
/
cursor-channel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
Add more red_qxl_ methods
Christophe Fergeau
1
-1
/
+1
2016-03-10
Rename red_channel_pipe_item_init to pipe_item_init
Christophe Fergeau
1
-1
/
+1
2016-03-04
use QXLState instead of RedDispatcher
Frediano Ziglio
1
-1
/
+1
2016-03-04
reduce header dependencies
Frediano Ziglio
1
-0
/
+1
2016-02-17
CommonChannel -> CommonGraphicsChannel
Jonathon Jongsma
1
-13
/
+13
2016-02-15
Remove CursorItem::group_id
Christophe Fergeau
1
-7
/
+3
2016-02-15
red-parse-qxl: Use QXLReleaseInfoExt instead of QXLReleaseInfo
Christophe Fergeau
1
-4
/
+1
2016-02-11
CommonChannel: hold a reference to QXLInstance instead of RedWorker
Frediano Ziglio
1
-1
/
+1
2016-02-11
remove unused structure definition
Frediano Ziglio
1
-7
/
+0
2016-01-14
Remove GSlice use
Christophe Fergeau
1
-2
/
+2
2015-12-14
server: Rename DISPLAY_CLIENT_TIMEOUT and de-duplicate it
Francois Gouget
1
-1
/
+1
2015-12-03
worker: change red_worker_new_channel result to CommonChannel*
Frediano Ziglio
1
-1
/
+1
2015-11-26
server: rename _tmpl files
Marc-André Lureau
1
-1
/
+1
2015-11-09
syntax-check: Add missing #include <config.h>
Pavel Grunt
1
-0
/
+4
2015-11-04
cursor: fix wrong logic when initializing the channel
Fabiano Fidêncio
1
-1
/
+1
2015-11-04
Various changes in RedWorker and CursorChannel related to error and warning m...
Marc-André Lureau
1
-8
/
+20
2015-11-03
Store QXLInstance in CursorItem
Marc-André Lureau
1
-31
/
+39
2015-11-03
server: make more of cursor private
Marc-André Lureau
1
-2
/
+75
2015-11-03
server: make cursor channel private
Marc-André Lureau
1
-1
/
+23
2015-10-30
Various minor style changes to worker and cursor channel
Marc-André Lureau
1
-15
/
+20
2015-10-30
__new_channel -> red_worker_new_channel()
Marc-André Lureau
1
-16
/
+15
2015-10-30
Make cursor_channel_disconnect a CursorChannel method
Marc-André Lureau
1
-1
/
+3
2015-10-30
Remove a couple single-use static functions
Marc-André Lureau
1
-8
/
+1
2015-10-30
CursorChannel* arg in cursor_channel_client_new()
Marc-André Lureau
1
-3
/
+2
2015-10-30
common_channel_client_create -> common_channel_new_client
Marc-André Lureau
1
-9
/
+9
2015-10-30
Change red_marshall_verb() to accept a VerbItem
Marc-André Lureau
1
-2
/
+2
2015-10-30
Remove unused parameter from cursor_channel_new()
Marc-André Lureau
1
-1
/
+1
2015-10-29
worker: move some cursor code to cursor-channel.c
Marc-André Lureau
1
-0
/
+464