index
:
spice.git
0.10
0.4
0.6
0.8
jjongsma_rebase
master
replay-rebase
Spice
Fabiano FidĂȘncio
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
client: Handle async errors from xshm setup
Alexander Larsson
2010-08-25
1
-0
/
+28
*
client: Don't leak xshm segments
Alexander Larsson
2010-08-24
1
-0
/
+8
*
Don't try xshm any more if it fails for a permanent reason
Alexander Larsson
2010-08-24
1
-0
/
+16
*
server: remove the no longer used glz drawables list that was maintained for ...
Yonit Halperin
2010-08-24
1
-8
/
+0
*
server: remove unnecessary dependency between surfaces and Glz drawables
Yonit Halperin
2010-08-24
1
-26
/
+4
*
Fix mismerge in last commit
Alexander Larsson
2010-08-23
1
-1
/
+0
*
Remove USE_EXCLUDE_RGN define and !USE_EXCLUDE_RGN code
Alexander Larsson
2010-08-23
1
-167
/
+0
*
Remove STREAM_TRACE define and !STREAM_TRACE code
Alexander Larsson
2010-08-23
1
-206
/
+1
*
Limiting video streaming to the primary surface. freedesktop bug #28088.
Yonit Halperin
2010-08-23
1
-7
/
+40
*
client: Fix for clipboard sending; It wasn't thread safe.
Yonit Halperin
2010-08-23
2
-5
/
+27
*
client: fix - exit on bad display-effect argument
Yonit Halperin
2010-08-23
1
-0
/
+2
*
Stride can be negative, so don't use size_t for it
Alexander Larsson
2010-08-18
2
-2
/
+2
*
support python 2.5.4+ for marshaller/demarshallers
Alon Levy
2010-08-17
3
-0
/
+3
*
client: Application::get_screen: fix double SpicePoint size, second hiding th...
Alon Levy
2010-07-29
1
-1
/
+1
*
add arm and armv7 to configurable 32 bit variants in configure.ac (n900 and p...
Alon Levy
2010-07-29
1
-1
/
+1
*
add eol after #ifdef in jpeg_encoder.h for n900 scratchbox compiler
Alon Levy
2010-07-29
1
-1
/
+2
*
server: add vdi_port write retry timer. RHBZ 616772
Alon Levy
2010-07-22
1
-0
/
+30
*
Don't do manual marshalling for input channel
Alexander Larsson
2010-07-21
1
-45
/
+67
*
Fix typo in NEWS
Alexander Larsson
2010-07-21
1
-1
/
+1
*
Update NEWS for 0.5.3
0.5.3
Alexander Larsson
2010-07-20
1
-0
/
+10
*
Require spice-protocol 0.5.3 or later
Alexander Larsson
2010-07-20
1
-1
/
+1
*
Bump version to 0.5.3
Alexander Larsson
2010-07-20
1
-1
/
+1
*
server: Properly order rgb for 24bit bitmaps when sending to libjpeg
Alexander Larsson
2010-07-20
1
-2
/
+8
*
Swap red and blue when decoding 0.4 mjpeg streams
Alexander Larsson
2010-07-20
3
-12
/
+22
*
demarshaller: Fix palette marshalling
Alexander Larsson
2010-07-20
1
-14
/
+32
*
Don't send padding over the network with video data
Alexander Larsson
2010-07-20
5
-15
/
+8
*
Fix uninitialized variable warnings
Alexander Larsson
2010-07-19
1
-1
/
+1
*
Don't send CursorHeader if cursor_flags is NONE
Alexander Larsson
2010-07-19
4
-5
/
+11
*
Send Clip.rects inline rather than using a pointer
Alexander Larsson
2010-07-19
1
-1
/
+1
*
codegen: Allow @to_ptr to make inline structs demarshal as pointers
Alexander Larsson
2010-07-19
3
-9
/
+37
*
codegen: Various cleanups
Alexander Larsson
2010-07-19
10
-130
/
+102
*
codegen: Pass member to SubMarshallingSource rather than name
Alexander Larsson
2010-07-19
1
-9
/
+10
*
codegen: Remove unused methos has_pointer()
Alexander Larsson
2010-07-19
1
-27
/
+0
*
server vdi port: prevent recursive calls to read_from_vdi_port (required for ...
Alon Levy
2010-07-19
1
-7
/
+21
*
client: add clipboard support
Arnon Gilboa
2010-07-19
7
-11
/
+476
*
fix typo DisplayModeListner -> DisplayModeListener
Alon Levy
2010-07-19
4
-10
/
+10
*
client: command line arguments for setting windows guest monitors'
Yonit Halperin
2010-07-19
4
-7
/
+157
*
canvas_base jpeg_alpha: supply the correct size to jpeg_decoder
Yonit Halperin
2010-07-15
1
-1
/
+1
*
Merge branch 'master' of git://git.freedesktop.org/git/spice/spice into spice...
Yonit Halperin
2010-07-15
3
-3
/
+4
|
\
|
*
add SPICE_SERVER_VERSION
Gerd Hoffmann
2010-07-14
1
-0
/
+2
|
*
update shlib minor
Gerd Hoffmann
2010-07-14
1
-1
/
+1
|
*
server: enabling/disabling jpeg and zlib-over-glz via spice command line args
Yonit Halperin
2010-07-14
5
-3
/
+66
|
*
red_glz_compress_image: lines isn't needed any more
Gerd Hoffmann
2010-07-13
1
-2
/
+1
*
|
server: enabling/disabling jpeg and zlib-over-glz via spice command line args
Yonit Halperin
2010-07-12
5
-3
/
+66
|
/
*
Don't marshall bitmap data as pointer, instead send inline
Alexander Larsson
2010-07-09
2
-19
/
+13
*
Add --enable-werror and make it the default only for git builds
0.5.2
Alexander Larsson
2010-07-09
2
-1
/
+15
*
Use the right enum types for bitmap_data.type comparisons
Alexander Larsson
2010-07-09
1
-2
/
+2
*
Add files i forgot to commit
Alexander Larsson
2010-07-09
2
-0
/
+15
*
Update NEWS for release
Alexander Larsson
2010-07-08
1
-0
/
+22
*
Disable tunnel by default on windows
Alexander Larsson
2010-07-08
1
-8
/
+0
[next]