index
:
~victortoso/spice-common
client-side-bandwidth-monitoring
fix-clang-warnings
logs
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-02
Add support for the Opus codec.
Jeremy White
3
-12
/
+141
2014-01-02
Add a snd_codec interface to abstract the use of audio codecs such as celt.
Jeremy White
3
-0
/
+356
2013-10-11
ssl: Don't try hostname check if cert subject check fails
Christophe Fergeau
1
-8
/
+5
2013-10-11
ssl: Log an error when peer certificate verification failed
Christophe Fergeau
1
-1
/
+9
2013-10-11
ssl: Improve error message in cert chain verification
Christophe Fergeau
1
-2
/
+2
2013-10-04
Remove INLINE usage
Marc-André Lureau
8
-48
/
+48
2013-09-30
gl: use glCopyPixels()
Marc-André Lureau
1
-1
/
+1
2013-09-30
gl: cope with positive stride in put_image()
Marc-André Lureau
1
-3
/
+7
2013-09-30
gl: ignore alpha channel in draw_copy
Marc-André Lureau
1
-0
/
+1
2013-09-30
gl: ignore if mask has not bitmap
Marc-André Lureau
1
-1
/
+2
2013-09-12
quic: precompute golomb codes
Marc-André Lureau
2
-14
/
+33
2013-09-12
quic: compile with constant bpp
Marc-André Lureau
3
-13
/
+13
2013-09-12
canvas: use precomputed revers_bits
Marc-André Lureau
1
-0
/
+43
2013-08-20
Fix min gcc version for __attribute__(format)
Christophe Fergeau
1
-7
/
+3
2013-04-22
add SPICE_MSG_PLAYBACK_LATENCY
Yonit Halperin
1
-0
/
+4
2013-04-22
add stream report messages
Yonit Halperin
2
-0
/
+19
2013-04-10
Add compile-time check for lz arrays
Christophe Fergeau
3
-0
/
+251
2013-04-10
supply missing IS_IMAGE_TYPE_* elements for LZ_IMAGE_TYPE_A8
Laszlo Ersek
1
-2
/
+2
2013-04-02
region.c: fix region_bounds_intersects
Yonit Halperin
1
-1
/
+1
2013-02-07
Address a compilation warning due to missing typecast
Michael Tokarev
1
-1
/
+1
2013-01-31
canvas_base: fix not caching palettes that belong to images that are not rend...
Yonit Halperin
1
-1
/
+18
2012-12-05
Add a "port" channel
Marc-André Lureau
2
-0
/
+15
2012-11-04
common/lz.c: improve lz_encode comment
Alon Levy
1
-2
/
+3
2012-10-18
ssl-verify: use more explicit error message
Marc-André Lureau
1
-0
/
+3
2012-08-28
build-sys: remove Makefile from marshaller build dep
Marc-André Lureau
1
-1
/
+0
2012-08-27
support seamless migration
Yonit Halperin
2
-1
/
+15
2012-08-27
add SPICE_MSG_MAIN_AGENT_CONNECTED_TOKENS
Yonit Halperin
1
-0
/
+2
2012-08-24
Add support for A8 images to the LZ routines
Søren Sandmann Pedersen
11
-18
/
+261
2012-08-13
canvas_utils: Make sure strides are aligned to multiple of 4
Søren Sandmann Pedersen
1
-0
/
+3
2012-07-16
build-sys: fix make distcheck
Marc-André Lureau
1
-1
/
+4
2012-07-12
support multiple monitors in single display channel
Alon Levy
1
-0
/
+16
2012-07-08
spice-protocol/spice/enums.h: rebuild from spice.proto
Alon Levy
1
-1
/
+4
2012-07-05
common/log.h: add spice_info
Alon Levy
1
-0
/
+6
2012-06-30
Fix a gcc warning
Marc-André Lureau
1
-3
/
+6
2012-06-30
Fix invalid macro usage
Marc-André Lureau
1
-1
/
+1
2012-06-25
ssl: more verbose output when SSL verification fails
Christophe Fergeau
1
-9
/
+32
2012-06-14
smartcard: build fixes for spice server
Alon Levy
1
-1
/
+1
2012-05-17
ssl-verify: add a bit of run-time checks
Marc-André Lureau
1
-0
/
+5
2012-05-02
video streaming: add support for frames of different sizes
Yonit Halperin
1
-1
/
+14
2012-05-02
region: add region_extents
Yonit Halperin
2
-0
/
+13
2012-05-02
rect: add rect_debug
Yonit Halperin
1
-0
/
+11
2012-05-02
rect: add rect_get_area
Yonit Halperin
1
-0
/
+10
2012-05-02
rect: add rect_contains
Yonit Halperin
1
-0
/
+11
2012-04-26
Set the clip type to reflect the on wire type.
Jeremy White
1
-1
/
+1
2012-04-25
Add missing struct field initializers
Daniel P. Berrange
2
-4
/
+6
2012-04-18
move variable decleration to head of code block
Aric Stewart
1
-1
/
+1
2012-04-18
allow log.c to compile under MSVC++
Aric Stewart
1
-0
/
+12
2012-04-18
add padding member to SpiceMsgEmpty
Aric Stewart
1
-0
/
+1
2012-04-17
Add a return value to the default case in create_bitmap to satisfy VC++
Aric Stewart
1
-1
/
+1
2012-03-30
Bypass certicate verification failure if PUBKEY check only
Marc-André Lureau
1
-0
/
+7
[prev]
[next]