heckflosse
|
22692f5a04
|
remove unused caautostrength
|
2017-07-09 19:41:21 +02:00 |
|
heckflosse
|
8aff354df9
|
Fix some coverity and cppcheck issues
|
2017-06-18 18:40:40 +02:00 |
|
heckflosse
|
655d66a859
|
Fix some coverity issues
|
2017-06-18 00:10:31 +02:00 |
|
heckflosse
|
2a444e260a
|
Fix some coverity issues. Pixel Shift: calculate per frame brightness factors only once after preprocessing
|
2017-06-17 14:43:48 +02:00 |
|
heckflosse
|
71c8643ce4
|
Fix some coverity issues
|
2017-06-15 23:18:46 +02:00 |
|
heckflosse
|
a6cf24bc13
|
Fix some coverity issues
|
2017-06-12 23:57:18 +02:00 |
|
heckflosse
|
14e3f0e88d
|
Auto Levels completely wrong for monochrome raw files, sigma raw files and canon mraw/sraw files. Fixes #3863
|
2017-05-05 21:29:58 +02:00 |
|
heckflosse
|
6e55f6bab5
|
Fixed a lot of issues reported by cppcheck 1.78
|
2017-04-08 22:41:46 +02:00 |
|
heckflosse
|
084f264aa9
|
Fixed another two warnings
|
2017-04-04 14:39:50 +02:00 |
|
heckflosse
|
9b5f429602
|
Fixed another bunch of warnings
|
2017-04-03 21:01:28 +02:00 |
|
heckflosse
|
7fca8c16ee
|
Fix all warnings in rawimagesource.cc
|
2017-03-31 15:33:17 +02:00 |
|
Alberto Griggio
|
dc4b62e253
|
fix bug in preview when LCP distortion correction is on and the image is flipped
Candidate fix for #3778
|
2017-03-26 19:20:36 +02:00 |
|
heckflosse
|
687b3fe103
|
segfault on RAF files from Fuji S5 pro, fixes #3741
|
2017-03-20 21:07:30 +01:00 |
|
Hombre
|
c654785ae3
|
Merge branch 'dev' into rt-cli
|
2017-03-18 18:17:45 +01:00 |
|
heckflosse
|
5349fea8c1
|
pixelshift: moved code from rawimagesource.cc to pixelshift.cc and fixed a bug
|
2017-03-18 15:15:20 +01:00 |
|
Flössie
|
97caf21b5c
|
PIMPLed and streamlined ICCStore (#3691)
|
2017-03-18 11:59:14 +01:00 |
|
heckflosse
|
75895515f3
|
pixelshift: don't generate demosaiced motion replacement when motion correction is disabled
|
2017-03-17 23:09:55 +01:00 |
|
heckflosse
|
3db29b2060
|
Fixed bug with raw ca-correction when pixelshift image was opened with amaze demosaic and then method was switched to pixelshift
|
2017-03-16 23:54:59 +01:00 |
|
heckflosse
|
bb518eeef8
|
Used new CheckBox in rawcacorrection; don't zero red and blue when autoca is enabled
|
2017-03-16 13:34:11 +01:00 |
|
heckflosse
|
845ebe6906
|
Faster loading of pixelshift files
|
2017-03-13 15:44:36 +01:00 |
|
heckflosse
|
174949e0f0
|
Fix slowdown for decode of non pixelshift files
|
2017-03-12 20:39:03 +01:00 |
|
heckflosse
|
f9a536fd0b
|
new gtk3 version of pixelshift
|
2017-03-11 22:30:36 +01:00 |
|
heckflosse
|
f226934b57
|
Pixelshift: Added option to equalize brightness of frames and cleaned gui.
|
2017-03-11 00:25:49 +01:00 |
|
heckflosse
|
7d9e5765ba
|
Removed unused function and stopwatch
|
2017-02-22 14:50:10 +01:00 |
|
heckflosse
|
87a280f8ca
|
Additional speedup for lcp vignette correction
|
2017-02-21 19:11:54 +01:00 |
|
heckflosse
|
94129861f5
|
Speedup for lcp vignetting correction
|
2017-02-19 20:36:45 +01:00 |
|
Ingo Weyrich
|
ac882d2ff2
|
Merge pull request #3703 from Beep6581/lcpvignette_fix
LCP vignetting correction only works with undemosaiced raw files. fix…
|
2017-02-19 17:39:01 +01:00 |
|
heckflosse
|
ef754f7593
|
LCP vignetting correction only works with undemosaiced raw files. fixes #3702
|
2017-02-18 16:01:41 +01:00 |
|
Flössie
|
e9b5f42a9f
|
Sanitize ImageDimensions base class
- Make `width` and `height` private
- Drop `getW()` and `getH()`
- Clean `PreviewProps`
|
2017-02-14 21:23:54 +01:00 |
|
Hombre
|
a04b3eefba
|
Adding rawtherapee-cli.exe, '-q' (quick start mode) added
Standard rawtherapee.exe now has almost no command line options left.
Use '-h' to see options for each executables.
|
2017-02-13 23:38:05 +01:00 |
|
heckflosse
|
2feb43f5d5
|
Fix display of raw values in navigator for xtrans
|
2017-02-06 16:43:49 +01:00 |
|
heckflosse
|
d570459f1e
|
Fixed bug in last commit when image was rotated
|
2017-02-05 19:03:34 +01:00 |
|
heckflosse
|
b720a67328
|
getRawValues: round instead of truncate
|
2017-02-05 16:28:25 +01:00 |
|
heckflosse
|
812bf40d17
|
Show raw values in navigator when demosaic 'none' is used
|
2017-02-05 16:06:57 +01:00 |
|
heckflosse
|
bd492e0ece
|
pixelshift: optionally select lmmse for motion in high iso files
|
2017-02-01 19:35:36 +01:00 |
|
heckflosse
|
208c179921
|
pixelshift: adjuster for smooth transitions
|
2017-01-22 17:44:58 +01:00 |
|
heckflosse
|
c0988beb33
|
Pixelshift: fixed two small bugs
|
2017-01-21 13:44:10 +01:00 |
|
heckflosse
|
70415fdfe5
|
pixelshift: cleaned gui
|
2017-01-18 19:36:35 +01:00 |
|
heckflosse
|
37243d9cd6
|
Pixelshift: new beta realease
|
2017-01-13 21:35:11 +01:00 |
|
heckflosse
|
bbabe9bca8
|
Revert "pixelshift: Simplified code and added 2 checkboxes"
This reverts commit 3870f6d35d .
|
2016-12-15 18:54:42 +01:00 |
|
heckflosse
|
3870f6d35d
|
pixelshift: Simplified code and added 2 checkboxes
|
2016-12-15 18:45:34 +01:00 |
|
heckflosse
|
7dcf89808f
|
Merged master into pixelshift
|
2016-12-12 14:25:57 +01:00 |
|
heckflosse
|
49aa9f0c4e
|
pixelshift: Added new red/blue stddev adjusters for test
|
2016-12-05 15:34:05 +01:00 |
|
heckflosse
|
4820437c46
|
pixelshift: added checkbox to test red/blue cross check
|
2016-12-02 22:41:09 +01:00 |
|
Hombre
|
b1e7dcbf4a
|
Updated GUI
|
2016-12-02 02:58:09 +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
|
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
|
2b09ad6ecc
|
pixelshift: fixed another crash
|
2016-11-28 23:40:04 +01:00 |
|
heckflosse
|
6496e34e4b
|
pixelshift: switch subframe without need to reload the image; enabled CA-correction
|
2016-11-28 21:01:26 +01:00 |
|