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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-07
build-sys: Use ${PKG_CONFIG} rather than pkg-config
HEAD
master
Christophe Fergeau
1
-1
/
+1
2015-09-15
Add marshaller test case
Christophe Fergeau
5
-0
/
+111
2015-09-15
Fix linearization of several marshallers with one item
Javier Celaya
1
-1
/
+1
2015-08-14
common: Fix typo in comment
Frediano Ziglio
1
-1
/
+1
2015-08-14
build-sys: Remove code generation files from EXTRA_DIST
Christophe Fergeau
1
-8
/
+0
2015-08-11
Remove files moved to spice-protocol
Frediano Ziglio
13
-5987
/
+1
2015-08-11
Use installed spice-protocol for code generation
Christophe Fergeau
3
-30
/
+27
2015-08-11
Remove spice-protocol submodule
Christophe Fergeau
4
-7
/
+1
2015-08-04
codegen: ptypes.py: keep attribute names in sets
Uri Lublin
1
-4
/
+4
2015-07-29
Update spice-protocol submodule
Christophe Fergeau
1
-0
/
+0
2015-07-23
codegen: Allow to specify C type for index variable
Frediano Ziglio
1
-1
/
+3
2015-07-23
codegen: Check we don't pop too many indexes
Frediano Ziglio
1
-0
/
+1
2015-07-23
codegen: Remove old ptr32 attribute
Frediano Ziglio
1
-4
/
+0
2015-07-23
codegen: Do some checks on attributes
Frediano Ziglio
1
-0
/
+72
2015-07-23
codegen: Reuse code to fix attribute from prototype file
Frediano Ziglio
1
-16
/
+16
2015-07-23
codegen: Remove duplicate variable initialization
Frediano Ziglio
1
-1
/
+0
2015-07-23
codegen: Optimize code indentation and avoid a loop
Frediano Ziglio
1
-2
/
+1
2015-07-23
codegen: Fix typo in variable name
Frediano Ziglio
1
-1
/
+1
2015-07-23
codegen: Simplify if/else blocks
Frediano Ziglio
1
-18
/
+11
2015-07-23
codegen: Import six module before first use
Frediano Ziglio
1
-1
/
+2
2015-07-23
codegen: Fix enums.h generation with python3
Christophe Fergeau
1
-2
/
+2
2015-07-20
proto: Remove space before tab
Christophe Fergeau
2
-3
/
+3
2015-07-02
m4: Add compat AS_VAR_APPEND for older autoconf
Christophe Fergeau
2
-4
/
+5
2015-07-02
ppc: Fix quic magic endianess
Lukas Venhoda
1
-1
/
+2
2015-07-02
ppc: Fix lz magic endianess
Lukas Venhoda
2
-4
/
+3
2015-07-02
ppc: Fix quic decode endianess
Lukas Venhoda
1
-3
/
+5
2015-06-22
Update spice-protocol
Christophe Fergeau
1
-0
/
+0
2015-06-22
Proto: Add preferred compression message and constants.
Javier Celaya
3
-0
/
+20
2015-06-17
m4: Add macro for --enable-lz4
Christophe Fergeau
1
-0
/
+24
2015-04-24
Update spice-protocol submodule
Victor Toso
1
-0
/
+0
2015-04-14
codegen: Use six.PY3 rather than six.PY2
Christophe Fergeau
2
-6
/
+6
2015-04-13
configure.ac: Check for needed python modules for git builds
Christophe Fergeau
4
-1
/
+71
2015-04-10
ppc: build-sys: Add big-endian support
Erlon Cruz
1
-0
/
+1
2015-04-10
ppc: Fix lz magic endianness
Erlon Cruz
3
-1
/
+16
2015-04-01
Make spice_codegen.py work on both Python 2 and 3
Alexander Wauck
6
-69
/
+78
2015-03-26
ssl_verify: Move wincrypt.h related #ifdef closer to the include
Christophe Fergeau
1
-4
/
+4
2015-03-26
Get rid of SW_CANVAS_IMAGE_CACHE
Christophe Fergeau
6
-42
/
+14
2015-03-26
Remove another redundant (SW_CANVAS_CACHE) || (SW_CANVAS_IMAGE_CACHE) #ifdef
Christophe Fergeau
1
-2
/
+0
2015-02-25
Fix typo in pixman_image_get_stride() function
Fabiano FidĂȘncio
1
-1
/
+1
2015-02-03
LZ4: Do not include arpa/inet.h in Windows builds
Javier Celaya
1
-0
/
+2
2015-02-03
LZ4: Add support for 24bit pixman surfaces
Javier Celaya
2
-0
/
+11
2015-02-03
LZ4: Fix the row alignment when it is not on a 32bit boundary
Javier Celaya
1
-2
/
+20
2015-02-03
LZ4: Decode the image format from the stream
Javier Celaya
1
-1
/
+19
2015-02-03
LZ4: Adjust reading the top_down flag
Javier Celaya
1
-4
/
+4
2015-02-03
LZ4: Fix output buffer size
Javier Celaya
1
-2
/
+4
2015-01-23
Remove redundant #if defined(SW_CANVAS_CACHE) || defined(SW_CANVAS_IMAGE_CACHE)
Christophe Fergeau
1
-37
/
+1
2015-01-23
Remove unused 'invers' arg from canvas_get_*
Christophe Fergeau
1
-67
/
+11
2015-01-06
common: fix build with mingw
Victor Toso
1
-1
/
+1
2014-12-09
build-sys: Move pixman check to m4 macro
Christophe Fergeau
3
-4
/
+13
2014-12-09
build-sys: Move opengl check to m4 macro
Christophe Fergeau
3
-21
/
+32
[next]