From ee240c08552447ccd13a1797b85508e0d333dc32 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 23 May 2014 03:16:49 +0200 Subject: m + connector info for drm MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libgamma-error.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/libgamma-error.h') diff --git a/src/libgamma-error.h b/src/libgamma-error.h index ddb71d2..ba8ec86 100644 --- a/src/libgamma-error.h +++ b/src/libgamma-error.h @@ -169,6 +169,16 @@ extern const char* libgamma_group_name; */ #define LIBGAMMA_CONNECTOR_UNKNOWN (-25) +/** + * The detected connector type is not listed in this library and has to be updated + */ +#define LIBGAMMA_CONNECTOR_TYPE_NOT_RECOGNISED (-26) + +/** + * The detected subpixel order is not listed in this library and has to be updated + */ +#define LIBGAMMA_SUBPIXEL_ORDER_NOT_RECOGNISED (-27) + #endif -- cgit v1.2.3-70-g09d2