oyranos.h | oyranos.h | |||
---|---|---|---|---|
skipping to change at line 189 | skipping to change at line 189 | |||
oyWIDGET_GROUP_DEFAULT_PROFILES, /**< Default Profiles */ | oyWIDGET_GROUP_DEFAULT_PROFILES, /**< Default Profiles */ | |||
oyWIDGET_GROUP_DEFAULT_PROFILES_EDIT, /**< Default Editing Profiles */ | oyWIDGET_GROUP_DEFAULT_PROFILES_EDIT, /**< Default Editing Profiles */ | |||
oyWIDGET_GROUP_DEFAULT_PROFILES_ASSUMED,/**< Default Assumed Profiles */ | oyWIDGET_GROUP_DEFAULT_PROFILES_ASSUMED,/**< Default Assumed Profiles */ | |||
oyWIDGET_GROUP_DEFAULT_PROFILES_PROOF, /**< Default Proofing Profiles */ | oyWIDGET_GROUP_DEFAULT_PROFILES_PROOF, /**< Default Proofing Profiles */ | |||
oyWIDGET_GROUP_BEHAVIOUR, /**< Behaviour */ | oyWIDGET_GROUP_BEHAVIOUR, /**< Behaviour */ | |||
oyWIDGET_GROUP_BEHAVIOUR_RENDERING, /**< Rendering Behaviour */ | oyWIDGET_GROUP_BEHAVIOUR_RENDERING, /**< Rendering Behaviour */ | |||
oyWIDGET_GROUP_BEHAVIOUR_MIXED_MODE_DOCUMENTS, /**< PDF Generation Option s*/ | oyWIDGET_GROUP_BEHAVIOUR_MIXED_MODE_DOCUMENTS, /**< PDF Generation Option s*/ | |||
oyWIDGET_GROUP_BEHAVIOUR_MISSMATCH, /**< Profile Missmatch Behaviour */ | oyWIDGET_GROUP_BEHAVIOUR_MISSMATCH, /**< Profile Missmatch Behaviour */ | |||
oyWIDGET_GROUP_BEHAVIOUR_PROOF, /**< Profile Missmatch Behaviour */ | oyWIDGET_GROUP_BEHAVIOUR_PROOF, /**< Profile Missmatch Behaviour */ | |||
oyWIDGET_GROUP_ALL, /**< just for easen Gui design */ | oyWIDGET_GROUP_ALL, /**< just for easen Gui design */ | |||
oyWIDGET_GROUP_DEVICES, /**< just for easen Gui design */ | ||||
oyWIDGET_GROUP_INFORMATION, /**< just for easen Gui design */ | ||||
oyWIDGET_GROUP_EXTERN = 200, /**< start of groups in a extern module */ | oyWIDGET_GROUP_EXTERN = 200, /**< start of groups in a extern module */ | |||
oyWIDGET_POLICY = 20, /**< policy selection */ | oyWIDGET_POLICY = 20, /**< policy selection */ | |||
oyWIDGET_PATHS, /**< path selection */ | oyWIDGET_PATHS, /**< path selection */ | |||
oyWIDGET_BEHAVIOUR_START = 30, | oyWIDGET_BEHAVIOUR_START = 30, | |||
oyWIDGET_ACTION_UNTAGGED_ASSIGN, /**< What to do if image is untagged ? */ | oyWIDGET_ACTION_UNTAGGED_ASSIGN, /**< What to do if image is untagged ? */ | |||
oyWIDGET_ACTION_OPEN_MISMATCH_RGB, /**< What to do if profiles mismatch ? */ | oyWIDGET_ACTION_OPEN_MISMATCH_RGB, /**< What to do if profiles mismatch ? */ | |||
oyWIDGET_ACTION_OPEN_MISMATCH_CMYK, /**< What to do if profiles mismatch ?*/ | oyWIDGET_ACTION_OPEN_MISMATCH_CMYK, /**< What to do if profiles mismatch ?*/ | |||
oyWIDGET_MIXED_MOD_DOCUMENTS_PRINT, /**< Convert befor save for Print? */ | oyWIDGET_MIXED_MOD_DOCUMENTS_PRINT, /**< Convert befor save for Print? */ | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 2 lines changed or added | |||
oyranos_profile.h | oyranos_profile.h | |||
---|---|---|---|---|
/** @file oyranos_profile.h | /** @file oyranos_profile.h | |||
[Template file inheritance graph] | [Template file inheritance graph] | |||
+-- oyranos_profile.template.h | +-- oyranos_profile.template.h | |||
* Oyranos is an open source Colour Management System | * Oyranos is an open source Colour Management System | |||
* | * | |||
* @par Copyright: | * @par Copyright: | |||
* 2004-2012 (C) Kai-Uwe Behrmann | * 2004-2013 (C) Kai-Uwe Behrmann | |||
* | * | |||
* @author Kai-Uwe Behrmann <ku.b@gmx.de> | * @author Kai-Uwe Behrmann <ku.b@gmx.de> | |||
* @par License: | * @par License: | |||
* new BSD - see: http://www.opensource.org/licenses/bsd-license .php | * new BSD - see: http://www.opensource.org/licenses/bsd-license .php | |||
* @date 2012/11/02 | * @date 2013/01/14 | |||
*/ | */ | |||
#ifndef OYRANOS_PROFILE_H | #ifndef OYRANOS_PROFILE_H | |||
#define OYRANOS_PROFILE_H | #define OYRANOS_PROFILE_H | |||
#ifdef __cplusplus | #ifdef __cplusplus | |||
/*namespace oyranos {*/ | /*namespace oyranos {*/ | |||
extern "C" { | extern "C" { | |||
#endif /* __cplusplus */ | #endif /* __cplusplus */ | |||
skipping to change at line 79 | skipping to change at line 79 | |||
oySIGNATURE_MANUFACTURER, /**< device manufacturer */ | oySIGNATURE_MANUFACTURER, /**< device manufacturer */ | |||
oySIGNATURE_MODEL, /**< device modell */ | oySIGNATURE_MODEL, /**< device modell */ | |||
oySIGNATURE_INTENT, /**< seldom used profile claimed int ent*/ | oySIGNATURE_INTENT, /**< seldom used profile claimed int ent*/ | |||
oySIGNATURE_CREATOR, /**< profile creator ID */ | oySIGNATURE_CREATOR, /**< profile creator ID */ | |||
oySIGNATURE_DATETIME_YEAR, /**< creation time in UTC */ | oySIGNATURE_DATETIME_YEAR, /**< creation time in UTC */ | |||
oySIGNATURE_DATETIME_MONTH, /**< creation time in UTC */ | oySIGNATURE_DATETIME_MONTH, /**< creation time in UTC */ | |||
oySIGNATURE_DATETIME_DAY, /**< creation time in UTC */ | oySIGNATURE_DATETIME_DAY, /**< creation time in UTC */ | |||
oySIGNATURE_DATETIME_HOURS, /**< creation time in UTC */ | oySIGNATURE_DATETIME_HOURS, /**< creation time in UTC */ | |||
oySIGNATURE_DATETIME_MINUTES, /**< creation time in UTC */ | oySIGNATURE_DATETIME_MINUTES, /**< creation time in UTC */ | |||
oySIGNATURE_DATETIME_SECONDS, /**< creation time in UTC */ | oySIGNATURE_DATETIME_SECONDS, /**< creation time in UTC */ | |||
oySIGNATURE_ILLUMINANT, /**< profile illuminant */ | ||||
oySIGNATURE_MAX | oySIGNATURE_MAX | |||
} oySIGNATURE_TYPE_e; | } oySIGNATURE_TYPE_e; | |||
const char * oyProfileSignatureName( oySIGNATURE_TYPE_e type ); | ||||
const char * oyProfileSignatureDescription ( | ||||
oySIGNATURE_TYPE_e type ); | ||||
/** @} *//* objects_profile */ | /** @} *//* objects_profile */ | |||
#ifdef __cplusplus | #ifdef __cplusplus | |||
} /* extern "C" */ | } /* extern "C" */ | |||
/*}*/ /* namespace oyranos */ | /*}*/ /* namespace oyranos */ | |||
#endif /* __cplusplus */ | #endif /* __cplusplus */ | |||
#endif /* OYRANOS_PROFILE_H */ | #endif /* OYRANOS_PROFILE_H */ | |||
End of changes. 4 change blocks. | ||||
2 lines changed or deleted | 7 lines changed or added | |||
oyranos_version.h | oyranos_version.h | |||
---|---|---|---|---|
/* automatic generated variables */ | /* automatic generated variables */ | |||
#ifndef OYRANOS_VERSION_H | #ifndef OYRANOS_VERSION_H | |||
#define OYRANOS_VERSION_H | #define OYRANOS_VERSION_H | |||
#define OYRANOS_VERSION_A 0 | #define OYRANOS_VERSION_A 0 | |||
#define OYRANOS_VERSION_B 9 | #define OYRANOS_VERSION_B 9 | |||
#define OYRANOS_VERSION_C 3 | #define OYRANOS_VERSION_C 4 | |||
#define OYRANOS_VERSION_NAME "0.9.3" | #define OYRANOS_VERSION_NAME "0.9.4" | |||
#define OYRANOS_VERSION (0 * 10000 + 9 * 100 + 3) | #define OYRANOS_VERSION (0 * 10000 + 9 * 100 + 4) | |||
#define OYRANOS_START_MONTH 11 | #define OYRANOS_START_MONTH 11 | |||
#define OYRANOS_START_YEAR 2004 | #define OYRANOS_START_YEAR 2004 | |||
#define OYRANOS_DEVEL_MONTH 01 | #define OYRANOS_DEVEL_MONTH 01 | |||
#define OYRANOS_DEVEL_YEAR 2013 | #define OYRANOS_DEVEL_YEAR 2013 | |||
#define OYRANOS_DATE "11 2004 - 01 2013" | #define OYRANOS_DATE "11 2004 - 01 2013" | |||
#define OYAPI | #define OYAPI | |||
#define OYEXPORT | #define OYEXPORT | |||
#define OY_PREFIX "/home/ut/testing/oyranos/0.9.3" | #define OY_PREFIX "/home/ut/testing/oyranos/0.9.4" | |||
#define OY_BINDIR "/home/ut/testing/oyranos/0.9.3/bin" | #define OY_BINDIR "/home/ut/testing/oyranos/0.9.4/bin" | |||
#define OY_DATADIR "/home/ut/testing/oyranos/0.9.3/share" | #define OY_DATADIR "/home/ut/testing/oyranos/0.9.4/share" | |||
#define OY_LIBDIR "/home/ut/testing/oyranos/0.9.3/lib" | #define OY_LIBDIR "/home/ut/testing/oyranos/0.9.4/lib" | |||
#define OY_CMMSUBPATH "colour/modules" | #define OY_CMMSUBPATH "colour/modules" | |||
#define OY_METASUBPATH "oyranos" | #define OY_METASUBPATH "oyranos" | |||
#define OY_CMMDIR OY_LIBDIR"/"OY_CMMSUBPATH | #define OY_CMMDIR OY_LIBDIR"/"OY_CMMSUBPATH | |||
#define OY_SYSCOLORDIR OY_DATADIR"/color" | #define OY_SYSCOLORDIR OY_DATADIR"/color" | |||
#define OY_USERCOLORDIR "~/.config/color" | #define OY_USERCOLORDIR "~/.config/color" | |||
#define OY_USERCOLORDATA "~/.local/share/color" | #define OY_USERCOLORDATA "~/.local/share/color" | |||
#define OY_ICCDIRNAME "icc" | #define OY_ICCDIRNAME "icc" | |||
#define OY_SETTINGSDIRNAME "settings" | #define OY_SETTINGSDIRNAME "settings" | |||
#define OY_TARGETDIRNAME "target" | #define OY_TARGETDIRNAME "target" | |||
#define OY_LOCALEDIR OY_DATADIR"/locale" | #define OY_LOCALEDIR OY_DATADIR"/locale" | |||
End of changes. 2 change blocks. | ||||
7 lines changed or deleted | 7 lines changed or added | |||