index
:
~kraxel/spice
gtk.v1
gtk.v2
master
mingw
kraxel's spice bits
kraxel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-13
Fix A1 handling in RedDrawable combine_pixels.
Alexander Larsson
1
-23
/
+18
2010-04-12
Use upstream name for pthreads lib and new freetype version
Alexander Larsson
1
-2
/
+2
2010-04-12
Fixed vs2008 warning
Alexander Larsson
1
-1
/
+1
2010-04-12
Fix win32 build with pixman 0.18.0
Alexander Larsson
2
-2
/
+2
2010-04-12
Use fast DCT method for better jpeg compression performance
Alexander Larsson
1
-0
/
+1
2010-04-12
spice server: fix validate_chunk
Izik Eidus
1
-0
/
+1
2010-04-12
fix 16bpp support on cairo_canvas
Izik Eidus
1
-3
/
+30
2010-04-12
Always tread depth 24 (i.e. non alpha) as depth 32 when blitting
Alexander Larsson
1
-8
/
+22
2010-04-09
take the right lock when freeing glz stuff of surfaces
Izik Eidus
1
-2
/
+2
2010-04-09
Split out the memslot stuff from red_worker.c to its own files
Alexander Larsson
4
-289
/
+405
2010-04-09
server: fix race condition in lz global dictionary, in its image segments list
Yonit Halperin
1
-21
/
+34
2010-04-09
spice: win32 client: fix gdi locking
Izik Eidus
7
-60
/
+125
2010-04-08
Remove leftover AutoVStreamInit class
Alexander Larsson
1
-10
/
+0
2010-04-08
Initialize _kill_mark so we don't get spurious valgrind warnings
Alexander Larsson
10
-389
/
+358
2010-04-08
Free the jpeg decoder with the stream
Alexander Larsson
1
-0
/
+1
2010-04-08
Use libjpeg to decode mjpegs, not ffmpeg
Alexander Larsson
7
-163
/
+367
2010-04-08
Update project file to visual studio 2008
Alexander Larsson
2
-9
/
+8
2010-04-08
spice server: fix not sent depth size for surfaces
Izik Eidus
1
-0
/
+1
2010-04-07
Remove non-used lookup3.[ch]
Alexander Larsson
3
-798
/
+0
2010-04-06
server configuration: make network redirection support optional
Yonit Halperin
3
-7
/
+33
2010-04-06
client: handling SPICE_MSG_MAIN_MIGRATE_SWITCH_HOST
Yonit Halperin
4
-4
/
+98
2010-04-06
client: fix unsafe access to an event member
Yonit Halperin
1
-4
/
+1
2010-04-06
spice server: try to be less brutal when changing res or when flushing the tree
Izik Eidus
1
-0
/
+5
2010-04-06
spice server: remove surface_id and surfaces_dest[3] from guest mem
Izik Eidus
1
-74
/
+68
2010-04-05
spice: common: gdi_canvas fix gdi objects leak
Izik Eidus
1
-0
/
+1
2010-04-05
spice-server: when destroying a surface don`t send uneeded items
Izik Eidus
1
-1
/
+43
2010-04-05
spice-server: remove glz objects related to surface when destroying a surface
Izik Eidus
1
-2
/
+32
2010-04-05
spice: reds: fix uninitlized pointer
Izik Eidus
1
-1
/
+1
2010-04-03
client: x11: fix a crash caused by a call to a destroyed window.
Yonit Halperin
2
-4
/
+10
2010-04-03
libspice: add off screens support
Izik Eidus
22
-648
/
+2129
2010-04-03
spice server: surface create/destroy protocol support
Izik Eidus
4
-99
/
+282
2010-03-24
Rename .so spice-server.so
Alexander Larsson
2
-8
/
+8
2010-03-24
Add spice_strndup
Alexander Larsson
2
-0
/
+19
2010-03-24
Get rid of more out-of-memory checks
Alexander Larsson
1
-47
/
+9
2010-03-24
spice: server: Being more permissive in video identification
Yonit Halperin
1
-17
/
+29
2010-03-24
spice: client: fix handling of top down images in video streams
Alon Levy
1
-9
/
+5
2010-03-24
spice: server: avoid video streaming of small images
Yonit Halperin
1
-0
/
+12
2010-03-24
rename spice.pc to spice-server.pc
Alexander Larsson
3
-3
/
+3
2010-03-24
configure.ac: client: replace $(top_srcdir) in x11/Makefile.am (subdir config)
Alexander Larsson
1
-89
/
+92
2010-03-24
configure.ac: define SPICE_COMMON_SRCDIR, to be used by Makefile.am (subdir c...
Uri Lublin
1
-2
/
+5
2010-03-24
autogen: exit upon errors (subdir config)
Uri Lublin
1
-0
/
+2
2010-03-24
autogen: add possibly missing AUTOMAKE definition (subdir config)
Uri Lublin
1
-0
/
+1
2010-03-24
autogen: remove copied code - srcdir and ORIGDIR (subdir config)
Uri Lublin
1
-7
/
+1
2010-03-18
Fix uninitilized memory read in stroke_fill_spans()
Alexander Larsson
2
-2
/
+10
2010-03-18
new libspice api: spice_server_add_get_{sock, peer}_info()
Gerd Hoffmann
2
-0
/
+28
2010-03-18
new libspice api: spice_server_add_renderer()
Gerd Hoffmann
2
-1
/
+16
2010-03-18
client: add command line support for ciphers, ca file, and host certificate s...
Yonit Halperin
7
-10
/
+116
2010-03-17
Default opt flags to -O2
Alexander Larsson
1
-2
/
+2
2010-03-17
Use nearest scaling for DRAW_ALPHA_BLEND since this is what win32 needs
Alexander Larsson
1
-1
/
+1
2010-03-17
Fix up empty region checks in canvas operations
Alexander Larsson
2
-10
/
+10
[next]