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-19
sw-canvas: Get rid of unsused SW_CANVAS_IMAGE_CACHE
HEAD
master
Pavel Grunt
2
-4
/
+0
2016-04-15
char-device: Remove RedCharDeviceClass::{un, }ref_msg_to_client
Christophe Fergeau
5
-69
/
+7
2016-04-15
char-device: Replace RedCharDeviceMsgToClient with PipeItem
Christophe Fergeau
5
-41
/
+38
2016-04-15
dcc: Use refcounting for MonitorsConfigItem
Jonathon Jongsma
1
-15
/
+10
2016-04-15
StreamClipItem: use base class refcounting
Jonathon Jongsma
4
-30
/
+20
2016-04-15
DrawablePipeItem: use base class for refcounting
Jonathon Jongsma
3
-24
/
+11
2016-04-15
dcc: use PipeItem refcounting for ImageItem
Jonathon Jongsma
4
-19
/
+9
2016-04-15
SpiceVmcPipeItem: use base PipeItem for ref counting
Christophe Fergeau
1
-20
/
+5
2016-04-15
smartcard: Use base PipeItem for MsgItem refcounting
Christophe Fergeau
1
-23
/
+12
2016-04-15
reds: Derive VDIPortReadBuf from PipeItem
Christophe Fergeau
1
-36
/
+38
2016-04-15
Add reference counting to PipeItem class
Christophe Fergeau
5
-18
/
+102
2016-04-12
red-channel: make red_client_{ref,unref} thread safe
Frediano Ziglio
1
-2
/
+2
2016-04-11
char-device: Fix el6 compilation
Christophe Fergeau
1
-1
/
+0
2016-04-07
Move RedCharDeviceCallbacks into RedCharDeviceClass
Christophe Fergeau
5
-113
/
+94
2016-04-07
reds: Remove red_char_device_new()
Christophe Fergeau
2
-50
/
+1
2016-04-06
reds: Make VDIPortState a GObject
Christophe Fergeau
1
-89
/
+159
2016-04-06
Rename VDIPortState to RedCharDeviceVDIPort
Jonathon Jongsma
2
-215
/
+215
2016-04-06
smartcard: Turn RedCharDeviceSmartcard into a GObject
Christophe Fergeau
2
-58
/
+100
2016-04-06
Rename SmartCardDeviceState to RedCharDeviceSmartcard
Jonathon Jongsma
1
-130
/
+130
2016-04-06
Update spice-common submodule
Christophe Fergeau
1
-0
/
+0
2016-04-06
qxl: Remove duplicate QXLState typedef
Christophe Fergeau
1
-2
/
+1
2016-04-06
reds: Move RedsState typedef to red-common.h
Christophe Fergeau
6
-19
/
+13
2016-04-06
char-device: Fix property name in red_char_device_new()
Christophe Fergeau
1
-1
/
+1
2016-04-05
audio: Improve snd_receive type-safety
Christophe Fergeau
1
-4
/
+3
2016-04-05
char-device: Remove duplicate typedef
Christophe Fergeau
1
-2
/
+1
2016-04-05
gobject: Add g_type_init() for older glibs
Christophe Fergeau
1
-0
/
+3
2016-04-02
reds: Prepare to make VDIPortState a GObject
Christophe Fergeau
1
-195
/
+200
2016-04-02
reds: Make VDIPortState private to reds.c
Christophe Fergeau
2
-111
/
+114
2016-04-02
spicevmc: Introduce RedCharDeviceSpiceVmc GObject
Christophe Fergeau
1
-14
/
+66
2016-04-02
char-device: Make RedCharDevice a GObject
Christophe Fergeau
2
-92
/
+304
2016-04-01
Rename some missing names related to RedCharDevice
Frediano Ziglio
3
-5
/
+5
2016-04-01
Rename SpiceCharDeviceCallbacks to RedCharDeviceCallbacks
Frediano Ziglio
5
-8
/
+8
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
[next]