Major bugfixes for CA correction. Added slider to allow manual override of CA correction parameters; if any manual correction slider is nonzero, manual settings are used regardless of whether CA autocorrection checkbox is enabled or not.

This commit is contained in:
Emil Martinec
2010-11-29 07:16:57 -06:00
parent b0e0e80a35
commit 9265ad4f30
12 changed files with 349 additions and 263 deletions

View File

@@ -18,6 +18,7 @@
*/
#ifndef _ALIGNEDBUFFER_
#define _ALIGNEDBUFFER_
#include <stdint.h>
#include <stdint.h>