merge with dev

This commit is contained in:
U-PC-BUREAU\jacques
2018-10-26 09:00:29 +02:00
34 changed files with 503 additions and 164 deletions

View File

@@ -1,13 +1,15 @@
#pragma once
// This number has to be incremented whenever the PP3 file format is modified or the behaviour of a tool changes
#define PPVERSION 345
#define PPVERSION 346
#define PPVERSION_AEXP 301 //value of PPVERSION when auto exposure algorithm was modified
/*
Log of version changes
345 2018-09-25
Added Locallab tool parameters
346 2018-09-25
Added Locallab tool parameters
345 2018-10-21
dual demosaic auto contrast threshold
344 2018-10-04
added Lab/RGB color space selection for shadows/highlights
343 2018-09-06