3816 Commits

Author SHA1 Message Date
Adam Reichold
4b9bc5be88 Try to fix #3132 by making sure every file chooser dialog is given an appropriate parent window. 2016-03-28 13:32:30 +02:00
heckflosse
a053f38059 11% speedup for xtrans demosaic 2016-03-24 13:40:16 +01:00
heckflosse
f6cb2579d0 fix possible buffer overrun in raw ca correction 2016-03-22 17:46:30 +01:00
heckflosse
bfc0505320 xtrans demosaic: 4% speedup and disabled CLIP 2016-03-22 17:29:48 +01:00
Ingo Weyrich
71dd6a6e59 Merge pull request #3228 from Beep6581/xtransnew
Speedup for xtrans demosaic
2016-03-20 01:45:01 +01:00
Hombre
4dddb349b4 Fix #2388: "Partial Paste still buggy, quite impartial" 2016-03-20 01:41:56 +01:00
heckflosse
db275b1f91 removed benchamrk code from xtrans demosaic 2016-03-20 01:32:10 +01:00
heckflosse
0c786ee1bc RT won't read width of toolpanel on startup 2016-03-20 00:35:05 +01:00
Beep6581
d2d436ea6a Deutsch updated by TooWaBoo, closes #3227 2016-03-19 21:29:43 +01:00
Hombre
f36565cba9 Fix issue #3182: "Preview image jumps around on canvas while zooming" 2016-03-18 21:49:23 +01:00
heckflosse
8e35deb9c9 Fix uninitialized variable in toolpanelcoord.cc 2016-03-16 19:34:31 +01:00
heckflosse
636d0be314 about 4% speedup for xtrans demosaic 2016-03-15 19:21:07 +01:00
heckflosse
703b3edb0a Don't demosaic again when changing 'False Colour Suppression Steps 2016-03-14 17:40:19 +01:00
Ingo Weyrich
bc38a58297 Merge pull request #3215 from Beep6581/falsecoloursuppression
Speedups for raw false colour suppression
2016-03-13 23:25:36 +01:00
heckflosse
6434460efb removed benchmark code from raw false colour suppression 2016-03-13 23:23:32 +01:00
Beep6581
b0bfe48723 Increased Fast Export's max resize width and height to 10000, closes #3212 2016-03-13 19:59:04 +01:00
Hombre
af45865a2e The pipette mechanism was broken: the created point was not dragged. (no
issue)
2016-03-13 18:15:48 +01:00
heckflosse
c200c266c0 5% speedup for raw false colour suppression 2016-03-13 17:15:31 +01:00
heckflosse
9b2e197172 Fixed copy/paste bug in processFalseColorCorrectionThread 2016-03-13 14:25:33 +01:00
heckflosse
13b49f8a54 Use fabs instead of fabsf in LinEqSolve 2016-03-13 14:02:08 +01:00
heckflosse
8c4c8ac175 One less operation in MIDDLE4OF6 2016-03-13 13:49:46 +01:00
heckflosse
a55167bde8 24% speedup for raw false colour suppression 2016-03-12 23:32:25 +01:00
Hombre
c64a8a6daf Crop borders detection area has been enlarged from 6px to 9px, and the
800% limit bug has been fixed.  Fix issue #3205.
2016-03-12 12:02:20 +01:00
heckflosse
4fdcfbd8df 10% speedup for raw false colour suppression 2016-03-12 00:11:21 +01:00
Beep6581
ffd403140d Regenerated translation files. 2016-03-11 18:29:10 +01:00
heckflosse
dadbd71e58 Speedup for xtrans demosaic 2016-03-09 23:57:37 +01:00
Jean-Christophe
aef24efc4d Merge pull request #3197 from Beep6581/enhanced-edit-mecanism
Enhanced edit mecanism
2016-03-09 19:04:04 +01:00
Hombre
7ec1a01f3d Merge remote-tracking branch 'origin/master' into enhanced-edit-mecanism 2016-03-09 18:51:36 +01:00
Hombre
7dfacf6ff4 Adding comments 2016-03-09 18:50:56 +01:00
Hombre
30b5949fd5 Advice from Adam taken in account. 2016-03-08 00:50:01 +01:00
Beep6581
0e0f5dd80d Shortened DMG image filename, closes #3162 2016-03-07 17:59:21 +01:00
Ingo Weyrich
b3f6f1c1b5 Merge pull request #3199 from Beep6581/xtransnew
About 3x speed for raw false colour suppression
2016-03-06 23:37:21 +01:00
Beep6581
cf68a0f930 Added Canon EOS 6D DCP 2016-03-06 23:10:09 +01:00
Beep6581
e2691b784a Merge pull request #3192 from aserebryakov/master
buildRT script updated by aserebryakov due to project migration to GitHub
2016-03-06 21:14:10 +01:00
heckflosse
1d64c651cf Raw false colour suppression: additional 25% speedup 2016-03-06 17:34:45 +01:00
heckflosse
2f2421442b Raw false colour suppression: additional 38% speedup 2016-03-06 01:14:35 +01:00
heckflosse
8619fd8a0b 25% speedup for raw false colour suppression 2016-03-05 18:50:26 +01:00
Alexander Serebryakov
fede85d339 buildRT script updated in due to project migration to GitHub 2016-03-03 21:36:40 +02:00
Hombre
18764846da Merge branch 'master' into enhanced-edit-mecanism 2016-03-03 00:28:12 +01:00
Hombre
06c26ff1b3 Enhanced edit mechanism, with "element picking" possibility 2016-03-03 00:25:10 +01:00
Adam Reichold
72283f867d Fix #3191 which was due to a typo when calling atan2 during polar coordinate conversion. 2016-03-02 22:04:48 +01:00
Ingo Weyrich
c9b89f3d19 Merge pull request #3189 from Beep6581/cacorrect
Speedup and code review for raw ca correction
2016-03-02 17:11:43 +01:00
heckflosse
1ddd7b6e3f Small optimization for ca correction 2016-03-02 17:10:02 +01:00
heckflosse
da9df6dfec restore some accidently removed labels, fixes #3190 2016-03-01 23:43:34 +01:00
heckflosse
d00c895b3d Hide new auto ca-correction strength slider to merge the ca-correction speedups into master 2016-03-01 22:07:41 +01:00
Ingo Weyrich
4df5e64056 Merge pull request #3188 from Beep6581/cbdlbw
Adapt Cbdl to B&W tools
2016-03-01 20:31:14 +01:00
heckflosse
9df905aa14 Set default method for cbdl to 'before b&w' 2016-03-01 20:21:51 +01:00
heckflosse
755f7568bb removed big block of inactive code which I forgot to remove in last commit 2016-03-01 19:30:48 +01:00
heckflosse
51de80b558 Fixed bug with combination of cbdl and ciecam, cleaned code, made SSE version for lab2rgb 2016-03-01 19:16:34 +01:00
heckflosse
777b08f7f6 Futher speedup for auto ca correction and cleaned code 2016-03-01 00:51:19 +01:00