summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-03move get_time_stamp to main_channel.cChristophe Fergeau0-0/+0
2011-05-03use standard do { } while (0) for spice_common.h macrosChristophe Fergeau0-0/+0
2011-05-03move WARN and WARN_ONCE to spice_common.hChristophe Fergeau0-0/+0
2011-05-03common: use PANIC from spice_common.hChristophe Fergeau0-0/+0
2011-05-03common,server: use ASSERT from spice_common.hChristophe Fergeau0-0/+0
2011-05-03server: use gcc builtin for atomic get/set bitChristophe Fergeau0-0/+0
2011-05-03client: remove unused mb() macroChristophe Fergeau1-6/+0
2011-05-03common: don't duplicate find_msb implementationChristophe Fergeau0-0/+0
2011-05-03remove void * arithmeticChristophe Fergeau0-0/+0
2011-05-03add missing staticChristophe Fergeau2-2/+2
2011-05-03configure.ac: remove setting default C(XX)FLAGSChristophe Fergeau1-12/+0
2011-05-03win32: remove obsolete preprocessor #definesChristophe Fergeau1-4/+4
2011-05-03add comment to beginning of autogenerated filesChristophe Fergeau0-0/+0
2011-05-03s/USE_OGL/USE_OPENGLChristophe Fergeau18-101/+101
2011-05-03use AC_DEFINE instead of hardcoding preprocessor flagsChristophe Fergeau1-3/+4
2011-05-03add config.h to autogenerated files tooChristophe Fergeau0-0/+0
2011-05-03add #include <config.h> to all source filesChristophe Fergeau67-3/+202
2011-05-03autotools: correctly build canvas-related codeChristophe Fergeau14-15/+65
2011-05-03configure.ac: remove unused AC_SUBSTChristophe Fergeau1-4/+0
2011-05-03autotools: refactor the whole build machineryChristophe Fergeau5-577/+236
2011-05-02add missing "LGPLv2.1 or later" header to source filesChristophe Fergeau11-1/+184
2011-05-02common: don't try to redefine PANIC if it already existsChristophe Fergeau0-0/+0
2011-05-02server: s/desable/disableChristophe Fergeau0-0/+0
2011-05-02use foo(void) instead of foo() in prototypesChristophe Fergeau0-0/+0
2011-05-02server: remove extra arg in reds_on_main_agent_start callChristophe Fergeau0-0/+0
2011-05-02client: remove c++ wrappersChristophe Fergeau17-338/+36
2011-05-02common: add missing header guards to gl_canvas.hChristophe Fergeau0-0/+0
2011-05-02common: add extern "C" guards to headersChristophe Fergeau0-0/+0
2011-05-02client: make building client optionalChristophe Fergeau2-1/+13
2011-05-02configure.ac: replace tab with spacesChristophe Fergeau1-1/+1
2011-05-02configure.ac: remove unused dynamic linkage flagChristophe Fergeau1-3/+1
2011-05-02configure.ac: fix use of AC_ARG_ENABLEChristophe Fergeau1-33/+35
2011-05-02configure.ac: fix make distChristophe Fergeau1-2/+1
2011-05-02server: use is_primary_surfaceChristophe Fergeau0-0/+0
2011-04-26spice.proto: Fill.rop_descriptor type s/uint16/ropd (10x atiti)Alon Levy0-0/+0
2011-04-18client: skip spaces in --host-subjectChristophe Fergeau1-1/+8
2011-04-18draw: remove SPICE_ADDRESSChristophe Fergeau0-0/+0
2011-04-18client: add --version cmdline option to spicecChristophe Fergeau1-1/+9
2011-04-18client: s/reqired/required in CmdLineParserChristophe Fergeau2-5/+5
2011-04-18client: s/AVAILIBLE/AVAILABLE in CmdLineParserChristophe Fergeau4-5/+5
2011-04-08server/tests remove useless assignmentChristophe Fergeau0-0/+0
2011-04-08common/pixman: remove dead assignmentsChristophe Fergeau0-0/+0
2011-04-08tests: fix compilation with -Wall -WerrorChristophe Fergeau0-0/+0
2011-04-08gl: remove unused variablesChristophe Fergeau1-6/+0
2011-04-08gl: use correct pixman accessor for image dataChristophe Fergeau1-1/+1
2011-04-08client: use silent generation rules in Makefile.amChristophe Fergeau1-4/+4
2011-04-04configure.ac: remove detection of WARN_UNUSED_RESULTChristophe Fergeau1-14/+0
2011-04-04remove duplicated macroChristophe Fergeau0-0/+0
2011-04-04server: make sure we clear vdagent and update mouse mode on agent disconnectHans de Goede0-0/+0
2011-04-04server: ignore SPICE_MSGC_MAIN_AGENT_START messages when there is no agentHans de Goede0-0/+0