From afa7c80114a327d85ee6c99b9d3d811107d9e204 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 4 Feb 2016 16:56:09 +0100 Subject: Introduced debug areas and prettified output. --- common/pipeline.cpp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/pipeline.cpp') diff --git a/common/pipeline.cpp b/common/pipeline.cpp index db79dc8..627550e 100644 --- a/common/pipeline.cpp +++ b/common/pipeline.cpp @@ -36,6 +36,9 @@ #include "definitions.h" #include "bufferutils.h" +#undef DEBUG_AREA +#define DEBUG_AREA "resource.pipeline" + namespace Sink { -- cgit v1.2.3