merge with Dev

This commit is contained in:
Desmis
2018-01-31 08:22:25 +01:00
15 changed files with 376 additions and 546 deletions

View File

@@ -32,9 +32,9 @@
// Default bundled profile name to use for Raw images
#ifdef WIN32
#define DEFPROFILE_RAW "${G}\\Default"
#define DEFPROFILE_RAW "${G}\\Auto-Matched Curve - ISO Low"
#else
#define DEFPROFILE_RAW "${G}/Default"
#define DEFPROFILE_RAW "${G}/Auto-Matched Curve - ISO Low"
#endif
// Default bundled profile name to use for Standard images
#define DEFPROFILE_IMG "Neutral"