Alberto Griggio
b39529f7c0
LCP: new experimental logic for finding the correct distortion coefficients
2017-06-05 14:21:52 +02:00
heckflosse
48bcf8b077
Removed #include
2017-06-05 14:14:14 +02:00
heckflosse
9e5ce9a99b
Some Coverity fixes ( #3558 )
2017-06-05 14:12:34 +02:00
Flössie
051670160b
Some fixes as hinted by Coverity ( #3558 )
2017-06-05 10:58:14 +02:00
Morgan Hardwood
51800cdbcf
Merge branch 'dev' into gimp-plugin
2017-06-04 13:54:02 +02:00
Morgan Hardwood
982b291a64
Merge branch 'lessrelnotes' into dev
2017-06-04 13:50:01 +02:00
Desmis
aa5f9a5dac
merge with ciecamtest
2017-06-04 12:31:43 +02:00
Desmis
0a18c96ae4
Increase slightly range color histogram Ciecam mode
2017-06-03 08:43:11 +02:00
Ingo Weyrich
e79afbb193
Merge pull request #3898 from Beep6581/psclean
...
Cleaned pixelshift code and made a speedup for pixelshift without mot…
2017-06-02 13:01:10 +02:00
Morgan Hardwood
44e1ba3aad
Display release notes only if new major version, #3905
2017-06-02 10:38:53 +02:00
Desmis
adafe0d0f7
merge with dev
2017-06-02 06:53:15 +02:00
heckflosse
40ee591474
Added a comment for last commit
2017-05-31 19:24:33 +02:00
Morgan Hardwood
95f3eaf001
Diagonal curve should be bypassed when it is linear, regardless of node count, fixes #3902
2017-05-31 18:55:41 +02:00
Desmis
8a9c044d56
Prevent curves to jump with Brightness algoritm
2017-05-31 14:38:16 +02:00
heckflosse
28fee5e72b
fix wrong indentation
2017-05-30 19:48:06 +02:00
heckflosse
e8e01c3af1
pixelshift: skip demosaic when 'Show only motion mask' is enabled
2017-05-30 19:45:17 +02:00
heckflosse
486d51e434
Reduced memory usage of Pixel Shift motion detection by ~ width * height * 8 byte
2017-05-30 18:44:03 +02:00
Ingo Weyrich
ebf93dfaa8
Merge pull request #3876 from Beep6581/filechooser
...
Use signal_selection_changed() for 'folder' file choosers instead of …
2017-05-30 16:04:28 +02:00
heckflosse
25a531308f
Cleaned pixelshift code and made a speedup for pixelshift without motion correction
2017-05-30 15:43:49 +02:00
heckflosse
58b3ed7c43
rawtherapee-cli (5.1) crashing with -t option. Fixes #3891
2017-05-27 14:12:48 +02:00
heckflosse
fd29535657
pixelshif.cc compilation warning. fixes #3889
2017-05-27 11:51:13 +02:00
heckflosse
136c9153e6
Improved accuracy of Pixel Shift motion mask, no Issue
2017-05-26 21:06:37 +02:00
Morgan Hardwood
408fc858e1
Support opening filenames with spaces in external editor in Windows, fixes #3883
2017-05-25 12:02:11 +02:00
heckflosse
e242afedd6
On Windows, previously opened raw files can't be moved or deleted until RawTherapee is closed. Fixes #3884
2017-05-24 14:46:19 +02:00
Alberto Griggio
3c26516699
use gimp_register_file_handler_raw
to register the plugin as a RAW importer
2017-05-24 13:48:47 +02:00
Ingo Weyrich
0bb4589f13
Merge pull request #3879 from Beep6581/microcontrast
...
about 4x speedup for Microcontrast tool
2017-05-19 21:49:25 +02:00
Alberto Griggio
c4863e5f89
Added support for opening images in an already-running RT instance
...
This is enabled by the new -R switch of rawtherapee.
The idea is that you first start the "server" with
`$ rawtherapee -R`
and then open images on this server by using
`$ rawtherapee -R /path/to/raw.file`
Currently disables on OSX (there seems to be some "legacy" support for this in
rtwindow, but I have no way of testing it and/or integrating it with this at
the moment)
2017-05-18 16:38:09 +02:00
Alberto Griggio
54b66b7736
Added support for using RawTherapee as a GIMP plugin for opening RAW files
...
plugin code taken from Darktable
2017-05-18 15:59:56 +02:00
heckflosse
c03b702131
Speedup for microcontrast, fixes #3867
2017-05-17 22:15:16 +02:00
Morgan Hardwood
edc6fa910a
Merge branch 'merge-5.1-into-dev' into dev
2017-05-15 21:45:10 +02:00
Morgan Hardwood
095d33db09
Prepare for merging 5.1 back into dev
2017-05-15 21:44:27 +02:00
Morgan Hardwood
f23d70fdb2
Preparing for release 5.1. Updated release notes, splash and default profiles.
2017-05-15 20:59:41 +02:00
heckflosse
27eae3474d
Use signal_selection_changed() for 'folder' file choosers instead of signal_current_folder_changed()
2017-05-15 20:50:53 +02:00
heckflosse
3999bf179e
Queue tab Save to folder shortcuts don't update PathFolder in options file. fixes #3301
2017-05-15 17:13:47 +02:00
heckflosse
c0a1672191
Queue tab Save to folder shortcuts don't update PathFolder in options file. fixes #3301
2017-05-15 16:27:12 +02:00
Morgan Hardwood
b4bdca53a9
Renamed and fixed line endings in Pentax Pixel Shift profiles.
2017-05-14 13:09:13 +02:00
Morgan Hardwood
4b476d7c6a
Renamed and fixed line endings in Pentax Pixel Shift profiles.
2017-05-14 13:08:43 +02:00
Morgan Hardwood
d1bfbc7967
Override system camcons.json raw_crop with one from users camconst.json, fixes #3873
2017-05-14 12:37:15 +02:00
Morgan Hardwood
48f4deab14
Merge branch 'release-5.1' of github.com:Beep6581/RawTherapee into release-5.1
2017-05-14 12:36:35 +02:00
Morgan Hardwood
435f5d979c
Override system camcons.json raw_crop with one from users camconst.json, fixes #3873
2017-05-14 12:36:19 +02:00
heckflosse
ccafff7fd7
Added 4 Pixel Shift profiles to bundled profiles
2017-05-13 21:11:48 +02:00
heckflosse
af7821b21d
Added 4 Pixel Shift profiles to bundled profiles
2017-05-13 21:09:56 +02:00
Morgan Hardwood
3c9bb4cb34
Deutsch regenerated
2017-05-13 16:25:03 +02:00
Morgan Hardwood
c9d5680f80
Deutsch regenerated
2017-05-13 16:23:12 +02:00
Ingo Weyrich
1cd7de98b4
Merge pull request #3871 from TooWaBoo/dev
...
Update Deutsch locale
2017-05-13 15:57:30 +02:00
TooWaBoo
877b521569
Typo2 corrected
2017-05-13 15:06:40 +02:00
TooWaBoo
f9f66b7959
Typo corrected
2017-05-13 14:55:10 +02:00
TooWaBoo
961f460a3d
Update Deutsch locale
2017-05-13 12:56:49 +02:00
heckflosse
efe528a485
Edges tool too strong on diagonals from bottom right to top left. Fixes #3870
2017-05-13 11:33:39 +02:00
Morgan Hardwood
3950bf80d3
Small change to man page and help.
2017-05-13 01:32:02 +02:00