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
2010-07-09
Add --enable-werror and make it the default only for git builds
0.5.2
Alexander Larsson
2
-1
/
+15
2010-07-09
Use the right enum types for bitmap_data.type comparisons
Alexander Larsson
1
-2
/
+2
2010-07-09
Add files i forgot to commit
Alexander Larsson
2
-0
/
+15
2010-07-08
Update NEWS for release
Alexander Larsson
1
-0
/
+22
2010-07-08
Disable tunnel by default on windows
Alexander Larsson
1
-8
/
+0
2010-07-08
Make tunnel support optional in client too
Alexander Larsson
4
-5
/
+23
2010-07-08
Make distcheck work
Alexander Larsson
10
-12
/
+89
2010-07-08
Missed some misspelling fixes
Alexander Larsson
1
-11
/
+11
2010-07-08
Fix various misspellings
Alexander Larsson
23
-111
/
+111
2010-07-08
Fix sign warnings from win32 compiler
Alexander Larsson
2
-3
/
+3
2010-07-08
Fix inclusion of common files, no need for common/ part
Alexander Larsson
14
-14
/
+14
2010-07-08
server: Remove unnecessary pci id/rev checks
Alexander Larsson
2
-11
/
+0
2010-07-08
Simplify spice_pixman_region32_init_rects with new types
Alexander Larsson
1
-28
/
+2
2010-07-08
Make all internal structures not be packed
Alexander Larsson
2
-48
/
+43
2010-07-08
Remove unused method declarations
Alexander Larsson
1
-5
/
+0
2010-07-08
Move SpiceChunks to mem.h
Alexander Larsson
3
-19
/
+19
2010-07-08
Move in spice/draw.h from spice-protocol to common/
Alexander Larsson
18
-18
/
+307
2010-07-08
Handle the new QXLCursorHeader type
Alexander Larsson
1
-3
/
+13
2010-07-08
Use QXLPHYSICAL, not SPICE_ADDRESS in qxl parser
Alexander Larsson
2
-19
/
+19
2010-07-08
codegen: No SPICE_ADDRESS types left, drop @c_ptr
Alexander Larsson
4
-44
/
+37
2010-07-08
Properly parse QXLLineAttrs.style
Alexander Larsson
6
-48
/
+29
2010-07-08
remove QXLInterface->has_command()
Gerd Hoffmann
1
-1
/
+0
2010-07-08
server: add missing ifdef USE_OGL (red_worker.c)
Uri Lublin
1
-0
/
+2
2010-07-07
Properly parse QXLImage to the new-world SpiceImage
Gerd Hoffmann
14
-1208
/
+813
2010-07-07
codegen: support @chunk on non-pointer arrays
Alexander Larsson
2
-5
/
+29
2010-07-07
Add support for @chunk
Alexander Larsson
1
-2
/
+18
2010-07-07
marshaller: Make get_nw_offset() handle deep member references
Alexander Larsson
1
-7
/
+32
2010-07-07
Add spice_marshaller_add_ref_chunks
Alexander Larsson
2
-0
/
+12
2010-07-07
Add spice_chunks_* helpers
Alexander Larsson
2
-0
/
+64
2010-07-05
Convert SpicePath.segments to a pointer array
Alexander Larsson
8
-61
/
+58
2010-07-05
Handle extra size for switch and array the right way
Alexander Larsson
1
-23
/
+20
2010-07-05
marshaller: Add some docs describing the types of sizes
Alexander Larsson
1
-0
/
+29
2010-07-05
marshaller: Make @nonnull a propagated attribute
Alexander Larsson
3
-6
/
+3
2010-07-05
marshaller: Make @c_ptr a propagated attribute
Alexander Larsson
2
-17
/
+18
2010-07-05
marshaller: Add generic way to handle propagating attributes
Alexander Larsson
3
-11
/
+18
2010-07-02
Properly parse and marshall SpiceString
Gerd Hoffmann
8
-107
/
+159
2010-07-01
Fix build on win32
Alexander Larsson
2
-20
/
+20
2010-07-01
Fix 32bit failure in demarshaller
Alexander Larsson
1
-2
/
+2
2010-07-01
Update for the SpicePath.segments type change
Alexander Larsson
5
-6
/
+6
2010-07-01
Make CEGUI optional
Alon Levy
7
-47
/
+137
2010-07-01
client: Use ASSERT, not assert
Alexander Larsson
1
-1
/
+1
2010-07-01
- fix for noopengl patch for server
Alon Levy
1
-0
/
+4
2010-07-01
fix for not clearing the cursor ring when the primary surface is destroyed
Yonit Halperin
1
-14
/
+71
2010-06-30
Simplify SpiceLineAttr by removing unsed stuff
Alexander Larsson
8
-80
/
+49
2010-06-30
Automatically marshall SpiceClipRects
Alexander Larsson
2
-54
/
+39
2010-06-30
Automatically marshall SpicePath
Alexander Larsson
2
-4
/
+1
2010-06-30
Support @marshall to automatically marshall pointers
Alexander Larsson
2
-28
/
+40
2010-06-30
Store SpicePath segment count rather than size
Alexander Larsson
11
-62
/
+111
2010-06-30
Add spice_marshaller_set_uint32
Alexander Larsson
2
-16
/
+31
2010-06-30
Update client and protocol to support the new SpiceClipRects
Alexander Larsson
3
-5
/
+4
[next]