5406 Commits

Author SHA1 Message Date
Hombre
1f080e0438 Bugfix: RT could crash while displaying Color Pickers (no issue) 2016-12-11 17:17:36 +01:00
Hombre
6bd0dbacfe Solving isse #3524 2016-12-11 00:23:38 +01:00
heckflosse
9bd874eb8c pixelshift: simplified and increased readability of code 2016-12-06 22:52:36 +01:00
heckflosse
49b5dbd595 pixelshift: deduped code to paint motion mask 2016-12-06 01:42:19 +01:00
Hombre57
f3f317e5bd Issue #3446: Updated Gtk3.18 theme
Harcoded style has been reintroduced for Gtk < 3.20 only ; a cleanup
will have to be done once Gtk3.18 support will be dropped.
2016-12-06 01:33:03 +01:00
heckflosse
98b405368f pixelshift: Added green 7x7 correction grid 2016-12-05 20:39:28 +01:00
heckflosse
755a43f4ac pixelshift: reordered code for better readability, corrected behaviour of green 1x2 motion mask 2016-12-05 19:17:58 +01:00
heckflosse
49aa9f0c4e pixelshift: Added new red/blue stddev adjusters for test 2016-12-05 15:34:05 +01:00
Morgan Hardwood
5ecd50b1cd Merge branch 'master' into gtk3 2016-12-05 12:01:45 +01:00
heckflosse
d498e5f5c5 pixelshift: partly fixed wrong colouring of red/blue cross check motion mask. Not good, but better than last one 2016-12-04 23:59:42 +01:00
heckflosse
4384819eee pixelshift: changed red/blue cross check 2016-12-04 22:35:29 +01:00
Hombre
976fc087bd Removed some debug message left in code 2016-12-03 11:24:11 +01:00
heckflosse
4820437c46 pixelshift: added checkbox to test red/blue cross check 2016-12-02 22:41:09 +01:00
heckflosse
27a537aba4 pixelshift: fixed possible crash bug in 1x1 and 1x2 mode 2016-12-02 14:57:14 +01:00
Hombre
6a437c90b3 Bugfix
Too much confidence... never commit w/o building first! Sorry
2016-12-02 03:22:37 +01:00
Hombre
2b7d3fb591 Forgot to update one file, see issue #3489 2016-12-02 03:09:55 +01:00
Hombre
b1e7dcbf4a Updated GUI 2016-12-02 02:58:09 +01:00
heckflosse
98cd7af963 pixelshift: Set new default values for images without existing pp3 file 2016-12-01 19:57:15 +01:00
heckflosse
4ba6e7d5f7 pixelshift: model specific default values. Caution: you need to press reset buttons for pixelshift adjusters of existing profiles once! 2016-12-01 19:45:54 +01:00
heckflosse
1f36542558 pixelshift Diversified green and non green motion detection 2016-11-30 01:17:50 +01:00
Flössie
ac6940e934 Merge branch 'grey-imageio' (#3515) 2016-11-29 20:33:52 +01:00
heckflosse
675b2cc7fc pixelshift: Added support for lcp vignetting correction and green equilibration 2016-11-29 17:01:14 +01:00
heckflosse
389d2ebddd pixelshift: Added support for .badpixels file and raw white point correction 2016-11-29 15:22:33 +01:00
heckflosse
981a534920 Fixes #3517, build fails when using libcairo 1.15 2016-11-29 13:11:42 +01:00
Morgan Hardwood
fd41f4dcd5 Merge branch 'master' into gtk3 2016-11-29 12:28:03 +01:00
Hombre
8094ce7c99 Solving issue #3483 2016-11-29 01:11:14 +01:00
heckflosse
2b09ad6ecc pixelshift: fixed another crash 2016-11-28 23:40:04 +01:00
heckflosse
5231b442c7 pixelshift: fix a crash in non-adaptive mode 2016-11-28 21:51:51 +01:00
heckflosse
6496e34e4b pixelshift: switch subframe without need to reload the image; enabled CA-correction 2016-11-28 21:01:26 +01:00
Flössie
c5bef4f3bc Make ImageIO load grayscale JPGs and TIFFs (#3515) 2016-11-28 20:57:19 +01:00
heckflosse
313e770cfe pixelshift: optional vertical red/blue check 2016-11-28 15:21:45 +01:00
heckflosse
8afb267fe9 pixelshift: changed behaviour of correction amount, now 0 is 1x1 for green, 1 is 1x2 for green, no changes for other values 2016-11-27 21:55:27 +01:00
heckflosse
13bd6752f6 pixelshift: Fixed a crash caused by division by zero when Show motion was enabled 2016-11-27 20:07:02 +01:00
heckflosse
b9fb8cf292 pixelshift: Correction for mask-only mode when red/blue detection is enabled 2016-11-27 19:12:03 +01:00
heckflosse
ac5bad2de1 pixelshift: optional red/blue check 2016-11-27 18:42:58 +01:00
Hombre
8d0caa284b Wrong CSS file committed previously. 2016-11-26 23:12:21 +01:00
Hombre
a4703c54b4 Reverted some code to hardcode some style for Gtk3.18 only. 2016-11-26 22:54:41 +01:00
Hombre
6676e3d271 BUGFIX: The selected theme was not necessarilly used. 2016-11-25 22:41:41 +01:00
heckflosse
9bcb347a3b pixelshift: Fixed a bug in gui 2016-11-25 18:55:11 +01:00
heckflosse
b4ef423acd pixelshift: show mask only, Speedup for adaptive motion detection 2016-11-25 18:22:26 +01:00
heckflosse
802e798661 pixelshift: simplified calculation of adaptive detection 2016-11-25 13:56:40 +01:00
heckflosse
39a02ea827 pixelshift: added some verbose console output and reverted inverse ISO scaling 2016-11-25 01:57:22 +01:00
Hombre
330cd49840 Making the vertical ProgressBar fill bottom up (see #3446) 2016-11-24 23:50:26 +01:00
heckflosse
d84b54cfe0 pixelshift: Fixed wrong ISO dependency 2016-11-24 21:17:40 +01:00
heckflosse
28358d6bf2 pixelshift: added V4 for tests 2016-11-24 20:01:16 +01:00
heckflosse
7eda37a081 pixelshift: adaptice method V3 (worse than V2 imho) 2016-11-24 19:28:11 +01:00
heckflosse
1fcbdd8966 pixelshift: new version of adapaptive motion detection 2016-11-24 19:01:33 +01:00
heckflosse
d83834d4e6 pixelshift: Correction for adaptive mode 2016-11-24 15:11:07 +01:00
Ingo Weyrich
6231315cb8 Merge pull request #3514 from Beep6581/histtonecurve
Tone curve histogram ignores DCP tone curve, fixes #3512
2016-11-23 23:46:11 +01:00
heckflosse
fe5f862c09 use camconst.json from master 2016-11-23 17:45:32 +01:00