Support for Fuji X-Trans-Sensor, Issue 2415 (thanks to Hombre for the changes to gui); Clip Control for Flat Field correction, Issue 2441; Update to dcraw 9.22 1.467

This commit is contained in:
Ingo
2014-07-10 00:33:33 +02:00
parent 3cf0da217a
commit 617b888fa0
65 changed files with 3832 additions and 1330 deletions

View File

@@ -83,8 +83,9 @@
#define ADDSET_COLORTONING_BALANCE 75
#define ADDSET_COLORTONING_STRPROTECT 76
#define ADDSET_DIRPYRDN_PASSES 77
#define ADDSET_RAWFFCLIPCONTROL 78
// When adding items, make sure to update ADDSET_PARAM_NUM
#define ADDSET_PARAM_NUM 78 // THIS IS USED AS A DELIMITER!!
#define ADDSET_PARAM_NUM 79 // THIS IS USED AS A DELIMITER!!
#endif