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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-01
doc: Be more explicit about virgl requirements
Christophe Fergeau
1
-1
/
+9
2016-04-01
mjpeg: Add missing space to debug string
Christophe Fergeau
1
-1
/
+1
2016-04-01
build-sys: Update libtool versioning for 0.13.1
Christophe Fergeau
1
-2
/
+2
2016-04-01
Update NEWS for 0.13.1
Christophe Fergeau
1
-1
/
+13
2016-04-01
Rename RedCharDevice functions
Jonathon Jongsma
5
-324
/
+324
2016-04-01
Rename SpiceCharDeviceClientState to RedCharDeviceClient
Jonathon Jongsma
1
-54
/
+54
2016-04-01
Rename SpiceCharDeviceState to RedCharDevice
Jonathon Jongsma
8
-148
/
+155
2016-04-01
Rename SpiceCharDeviceWriteBuffer to RedCharDeviceWriteBuffer
Jonathon Jongsma
6
-54
/
+54
2016-04-01
Rename SpiceCharDeviceMsgToClient to RedCharDeviceMsgToClient
Jonathon Jongsma
5
-44
/
+44
2016-03-31
char-device: Avoid use-after-free
Christophe Fergeau
1
-0
/
+1
2016-03-30
smartcard: Prepare to turn SmartcardState into a GObject
Christophe Fergeau
1
-69
/
+73
2016-03-30
Convert Dispatcher and MainDispatcher to GObjects
Jonathon Jongsma
5
-136
/
+399
2016-03-29
char-device: Move instance data to SpiceCharDeviceState::priv
Christophe Fergeau
1
-148
/
+152
2016-03-29
dispatcher: move channel final initialization to red-worker
Frediano Ziglio
3
-39
/
+31
2016-03-24
qxl: use Dispatcher in channel callbacks
Frediano Ziglio
1
-19
/
+19
2016-03-24
server: More clearly identify channels that support multiple clients
Francois Gouget
1
-10
/
+9
2016-03-24
do not compile dump_bitmap if not necessary
Frediano Ziglio
1
-0
/
+2
2016-03-24
doc: Add virgl documentation
Christophe Fergeau
1
-0
/
+56
2016-03-24
make some functions static
Frediano Ziglio
2
-4
/
+4
2016-03-24
removed unused red_qxl_set_mm_time
Frediano Ziglio
2
-7
/
+0
2016-03-24
remove unused reds_set_mm_time
Frediano Ziglio
2
-11
/
+0
2016-03-23
use constructor/destructor macros
Frediano Ziglio
3
-13
/
+1
2016-03-23
qxl: implement QXLWorker interface, do not use as a base class
Frediano Ziglio
1
-35
/
+48
2016-03-23
declare and use message for RED_WORKER_MESSAGE_GL_SCANOUT
Frediano Ziglio
3
-2
/
+6
2016-03-23
build-sys: use safer SPICE_CONTAINEROF version
Frediano Ziglio
1
-0
/
+2
2016-03-23
Remove last usage of global 'reds' variable
Jonathon Jongsma
4
-115
/
+92
2016-03-22
char-device: Add helpers for SpiceCharDeviceCallbacks vfuncs
Christophe Fergeau
1
-16
/
+62
2016-03-21
Remove dependency of vdi_port_read_buf_process on RedsState
Christophe Fergeau
1
-7
/
+17
2016-03-21
agent: Sync AgentMsgFilter state upon agent connection
Christophe Fergeau
3
-5
/
+22
2016-03-21
Revert "fix regression due to callback called earlier"
Christophe Fergeau
3
-9
/
+17
2016-03-17
Remove red_channel_set_data()
Christophe Fergeau
8
-23
/
+13
2016-03-17
Use red_qxl_check_qxl_version in red-worker
Christophe Fergeau
3
-5
/
+6
2016-03-17
Add more red_qxl_ methods
Christophe Fergeau
5
-20
/
+112
2016-03-17
Use QXLInstance instead of QXLState in red_qxl_*
Christophe Fergeau
7
-126
/
+132
2016-03-16
server: Add some comments to the sound structures.
Francois Gouget
1
-4
/
+8
2016-03-16
server: Give the SndChannel's ref and unref methods their expected name
Francois Gouget
1
-5
/
+5
2016-03-16
replay: skip the first N (slow) commands
Uri Lublin
1
-1
/
+4
2016-03-16
replay: count commands
Uri Lublin
1
-0
/
+8
2016-03-15
Use more explicit variable name in marshall_gl_scanout()
Christophe Fergeau
1
-4
/
+4
2016-03-15
Fix typo in variable name in function prototype
Christophe Fergeau
1
-1
/
+1
2016-03-15
Remove unused red_qxl_set_dispatcher_opaque
Christophe Fergeau
1
-6
/
+0
2016-03-11
Remove spice_server_set_keepalive_timeout
Christophe Fergeau
4
-15
/
+1
2016-03-11
Always enable TCP keepalive
Christophe Fergeau
1
-14
/
+26
2016-03-11
Update spice-common
Marc-André Lureau
1
-0
/
+0
2016-03-10
smartcard: Move private constant to C file
Christophe Fergeau
2
-3
/
+3
2016-03-10
Rename red_channel_pipe_item_init to pipe_item_init
Christophe Fergeau
11
-62
/
+36
2016-03-10
char-device: Refactor spice_char_device_client_add a bit
Christophe Fergeau
1
-19
/
+35
2016-03-09
Replace RedsPrivate::mig_wait_disconnect_clients with a GList
Christophe Fergeau
2
-34
/
+9
2016-03-09
Replace RedsPrivate::char_devs_state with a GList
Christophe Fergeau
2
-37
/
+11
2016-03-09
Introduce spice_char_device_get_interface()
Christophe Fergeau
5
-16
/
+19
[next]