index
:
~yhalperi/spice-protocol
0.8.mig
master.mig
seamless-migration.v1
video.adaptive_bit_rate
video.adaptive_bit_rate.v2
video.v1
Unnamed repository; edit this file to name it for gitweb.
yhalperi
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spice
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-18
spice: enums.h regenerated
Marc-André Lureau
1
-70
/
+75
2011-07-18
protocol: use packed-start/end to pack structures
Christophe Fergeau
2
-25
/
+17
2011-07-18
controller: add missing spice/types include
Marc-André Lureau
1
-0
/
+2
2011-03-24
vd_agent.h: Add a VDP_END_PORT to the chunk port enum
Hans de Goede
1
-0
/
+1
2011-03-08
qxl_dev: introduce defines for rings sizes
Alon Levy
1
-3
/
+7
2011-03-01
protocol: add clipboard selection capability
Marc-André Lureau
1
-0
/
+26
2011-03-01
protocol: add common channel caps for AUTH mechanism selection
Marc-André Lureau
1
-0
/
+10
2011-02-11
enums: typedefy SpiceBitmapFmt
Alon Levy
1
-2
/
+2
2011-02-11
qxl_dev.h: make QXLEffectType an enum instead of defines
Alon Levy
1
-8
/
+11
2011-02-11
qxl_dev.h: make QXLBitmapFlags a typedef
Alon Levy
1
-2
/
+2
2011-02-11
qxl_dev.h: make QXLSurfaceCmdType a typedef
Alon Levy
1
-2
/
+2
2011-02-11
qxl_dev.h: name QXL_IMAGE_* flags as type and enum QXLImageFlags
Alon Levy
1
-2
/
+2
2011-02-11
qxl_dev.h: make QXLCmdType enum also a typedef
Alon Levy
1
-2
/
+2
2011-02-11
define spice_mb MemoryBarrier for WIN64
Arnon Gilboa
1
-0
/
+9
2011-02-11
mingw32: specify packing alignment to 1 byte, to override -mms-bitfield
Marc-André Lureau
2
-3
/
+5
2011-01-21
Update license header for spice/macros.h
Hans de Goede
1
-6
/
+6
2010-10-25
smartcard: add channel
Alon Levy
1
-0
/
+13
2010-10-21
controller: Make all text utf-8
Hans de Goede
1
-2
/
+2
2010-10-18
Add controller protocol
Arnon Gilboa
2
-0
/
+116
2010-10-18
Add foreign menu protocol
Arnon Gilboa
2
-0
/
+108
2010-10-12
Add clipboard data types for images
Hans de Goede
1
-0
/
+4
2010-10-04
VD_AGENT_CLIPBOARD_GRAB takes a list of types rather then a single type
Hans de Goede
1
-2
/
+1
2010-10-04
vd_agent: add VD_AGENT_CAP_CLIPBOARD_BY_DEMAND capability enum
Arnon Gilboa
1
-1
/
+3
2010-10-04
vd_agent: add protocol messages for clipboard/selection-owner model
Arnon Gilboa
1
-1
/
+12
2010-09-14
add compat flag for 16bpp mode
Gerd Hoffmann
1
-1
/
+2
2010-08-31
add vd_agent announce capabilities message
Alon Levy
1
-0
/
+28
2010-08-30
move pipe header defines from reds.c to spice-protocol
Alon Levy
1
-0
/
+10
2010-08-29
Change major to 2 to declare network protocol stable
Alexander Larsson
1
-1
/
+1
2010-08-29
vdagent protocol: add display setting
Yonit Halperin
1
-0
/
+13
2010-07-21
client/agent: add clipboard max size limit for sending to/from the guest agent
Arnon Gilboa
1
-0
/
+2
2010-07-11
clipboard agent message added
Alon Levy
1
-0
/
+13
2010-07-08
Fix misspellings
Alexander Larsson
2
-8
/
+8
2010-07-08
Include enums.h from qxl_dev.h
Alexander Larsson
1
-0
/
+1
2010-07-08
List all the PCI ids and revisions instead of just the latest/current
Alexander Larsson
1
-2
/
+8
2010-07-08
Move spice/draw.h to spice
Alexander Larsson
4
-297
/
+0
2010-07-08
Add QXLCursorHeader and use instead of SpiceCursorHeader in qxl
Alexander Larsson
1
-1
/
+10
2010-07-08
Make SpiceLineAttr.style a normal pointer
Alexander Larsson
1
-1
/
+1
2010-07-08
Use QXLFIXED, not SPICE_FIXED28_4 in qxl_dev.h
Alexander Larsson
1
-8
/
+8
2010-07-07
qxl abi: Add QXLImage and & co
Gerd Hoffmann
2
-79
/
+106
2010-07-05
Update SpicePath.segments to a pointer array
Alexander Larsson
1
-1
/
+1
2010-07-02
Update SpiceString to use an array of pointers for glyphs
Gerd Hoffmann
2
-8
/
+10
2010-07-01
Don't make SpicePath.segment a SpicePathSeg
Alexander Larsson
1
-1
/
+1
2010-06-30
Simplify SpiceLineAttr by removing unused elements and enums
Alexander Larsson
2
-20
/
+0
2010-06-29
Change SpicePath.size to SpicePath.num_segments
Alexander Larsson
1
-1
/
+1
2010-06-29
make SpiceRect compatible with pixman_box32
Gerd Hoffmann
1
-2
/
+2
2010-06-29
qxl abi: zap SPICE_ADDRESS for clip rects and paths.
Gerd Hoffmann
2
-4
/
+10
2010-06-29
qxl abi: add QXLRect
Gerd Hoffmann
1
-15
/
+22
2010-06-29
qxl abi: add QXLPoint & friends
Gerd Hoffmann
1
-5
/
+20
2010-06-29
qxl abi: add QXLClip
Gerd Hoffmann
1
-2
/
+7
2010-06-29
qxl abi: add QXLLineAttr
Gerd Hoffmann
1
-1
/
+11
[next]