Go to file
Christophe Fergeau 8473d0ae71 log: Use SPICE_CONSTRUCTOR_FUNC
This was done through a GOnce called every time spice_log() is called,
now it will always be called at spice-server startup.

This means the unit test needs to be updated as SPICE_DEBUG/ABORT_LEVEL
must now be set before the process starts up rather than before the
first spice_log call, and the deprecation warning these environment
variables trigger cannot be caught using g_test_expect_message() as
they are output before g_test_init() is called.
2016-04-05 15:38:17 +02:00
build-aux build-sys: make it a seperately buildable spice-common library 2012-03-22 20:21:05 +01:00
common log: Use SPICE_CONSTRUCTOR_FUNC 2016-04-05 15:38:17 +02:00
m4 2/2] Add check for openssl 2016-03-31 11:25:49 +02:00
python_modules codegen: simplify FdType 2016-03-10 16:01:42 +01:00
tests log: Use SPICE_CONSTRUCTOR_FUNC 2016-04-05 15:38:17 +02:00
.gitmodules Remove spice-protocol submodule 2015-08-11 10:26:06 +02:00
autogen.sh Remove files moved to spice-protocol 2015-08-11 10:26:06 +02:00
configure.ac 2/2] Add check for openssl 2016-03-31 11:25:49 +02:00
COPYING Remove trailing whitespace 2015-12-18 11:41:15 +01:00
git.mk Update git.mk to latest version 2012-09-21 10:51:17 +02:00
Makefile.am Revert "Remove files moved to spice-protocol" 2016-03-10 16:01:36 +01:00
spice1.proto Revert "Remove files moved to spice-protocol" 2016-03-10 16:01:36 +01:00
spice_codegen.py Revert "Remove files moved to spice-protocol" 2016-03-10 16:01:36 +01:00
spice.proto protocol: Add support for the VP8 and h264 video codecs 2016-03-10 16:59:18 +01:00