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 |
|
Desmis
|
849a2652a3
|
merge with dev
|
2017-06-10 14:35:59 +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 |
|
Desmis
|
8ca404f140
|
merge with Dev another time
|
2017-04-10 08:42:20 +02:00 |
|
heckflosse
|
6e55f6bab5
|
Fixed a lot of issues reported by cppcheck 1.78
|
2017-04-08 22:41:46 +02:00 |
|
Desmis
|
398e862b2b
|
merge with dev - all warnings are not delete - come soon
|
2017-04-08 19:28:04 +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
|
0e2502a2d2
|
Merged dev into locallab_dev
|
2017-03-26 00:49:44 +01:00 |
|
heckflosse
|
687b3fe103
|
segfault on RAF files from Fuji S5 pro, fixes #3741
|
2017-03-20 21:07:30 +01:00 |
|
heckflosse
|
04bdea0b84
|
merged dev into locallab_dev
|
2017-03-20 15:22:01 +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 |
|
Desmis
|
0abadba166
|
merge with dev
|
2017-02-24 10:58:12 +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 |
|
Desmis
|
1f7ad78e25
|
merge with dev - I hope no error
|
2017-02-21 18:02:48 +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 |
|
Desmis
|
3ecf01c713
|
Improves the process of locating mip files to avoid crash
|
2017-01-22 08:58:46 +01:00 |
|
Desmis
|
273e1cb3b2
|
Init locallabgtk3
|
2017-01-21 15:34:40 +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 3870f6d35d0d4098d232edae42412354cf9f2144.
|
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 |
|