Commit Graph

7282 Commits

Author SHA1 Message Date
U-PC-BUREAU\jacques
aef2ad47e3 merge with dev 2018-11-03 17:24:34 +01:00
heckflosse
eef2c5f959 Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2018-11-03 14:27:02 +01:00
heckflosse
fb0d231cb2 use double precision gaussian blur if sigma >= 25, #4928 2018-11-03 14:26:39 +01:00
Morgan Hardwood
cd4fa42776 Removed changed locale keys
Related to #4912 0c488ea
2018-11-03 14:14:16 +01:00
Morgan Hardwood
18f55aeb40 Merge branch 'dev' of github.com:Beep6581/RawTherapee into dev 2018-11-03 14:05:42 +01:00
Morgan Hardwood
555b613f21 Updated undo/redo-small icons
The icon's shape made it look off-center even though it was centered, so
the icons were nudged a bit to the side.
Closes #4927
2018-11-03 14:04:34 +01:00
Hombre
7474598ebc Fix a crash that can occure when creating the thumbnail (no issue) 2018-11-03 13:59:04 +01:00
Beep6581
d75741a994 Merge pull request #4913 from Beep6581/showonlyclearthumbnails2
Updated Preferences > File Browser > Cache Options
2018-11-03 11:50:21 +01:00
Alberto Griggio
0c488eadaf DR Compression: updated defaults and renamed "Threshold" to "Detail" in the GUI
Fixes #4912
2018-11-03 02:36:30 +01:00
heckflosse
240f1eac65 Colortoning lab regions: vectorized last loop, #4914 2018-11-02 23:05:40 +01:00
Ingo Weyrich
d07d06a885 Merge pull request #4919 from Beep6581/labregions-speedup
Labregions speedup, closes #4914
2018-11-02 21:42:40 +01:00
heckflosse
64af0e7602 Colortoning lab regions: Disabled timing code and removed double declaration of c_factor, #4914 2018-11-02 21:06:38 +01:00
heckflosse
e199d1ea10 Colortoning lab regions: Move guid fill into main loop, #4914 2018-11-02 19:02:05 +01:00
Ingo Weyrich
fe4371d915 Merge pull request #4926 from thirtythreeforty/no-startup-ding
Fix startup ding by initializing variable
2018-11-02 16:16:46 +01:00
George Hilliard
86c661fdeb Fix startup ding by initializing variable
Closes #4923.
2018-11-02 09:47:41 -05:00
Alberto Griggio
e611efd6b4 fixed segfault (out of range LUT access) in shadows/highlights
Fixes #4922
2018-11-02 12:01:24 +01:00
Alberto Griggio
4186c2b139 L*a*b* grid color toning: fixed scaling bug introduced in 74a467fb4e 2018-11-02 13:47:09 +01:00
Ingo Weyrich
c362c05661 Merge pull request #4902 from thirtythreeforty/fix-batch-gui-notify
Fix GUI/batch state synchronization
2018-11-02 01:01:14 +01:00
George Hilliard
424782e8d0 Consolidate updateTab() calls 2018-11-01 16:38:16 -05:00
George Hilliard
cfb61f6fbf Notify GUI when batch starts
Closes #4906
2018-11-01 16:34:28 -05:00
heckflosse
47d6ee44f8 Removed accidently committed file 2018-11-01 22:31:12 +01:00
heckflosse
906cf63ecd Colortoning Lab regions: some vectorized precalculations in first loop, #4914 2018-11-01 22:30:26 +01:00
heckflosse
dd635de72c Colortoning Lab regions: move some calculations outside last loop, #4914 2018-11-01 20:09:30 +01:00
heckflosse
41b802bdd3 Colortoning Lab regions: use xlogf and xexpf from sleef.c, #4914 2018-11-01 18:51:17 +01:00
Morgan Hardwood
aeae61f67f Updated Preferences > File Browser > Cache Options
- UI updated to use grid so that the options nicely align.
- "Clear only cached processing profiles" and "Clear all" buttons are
  hidden when Preferences > Image Processing > Processing profile saving
  location is set to "next to the input file", #4911
2018-11-01 17:36:20 +01:00
U-PC-BUREAU\jacques
19d71e46d4 merge with dev 2018-11-01 17:34:21 +01:00
Alberto Griggio
5e30b5ac58 merged 'colortoning-labregions' into 'dev' 2018-11-01 15:18:11 +01:00
Alberto Griggio
a8bbc9cb8b labgrid: code refactoring to avoid duplication for adding reset buttons 2018-11-01 14:25:06 +01:00
Alberto Griggio
e9f0b6ac60 L*a*b* regions: some code cleanups 2018-11-01 13:34:10 +01:00
heckflosse
72787cd990 Set Post-Resize Sharpening Contrast Threshold to 15, fixes #4909 2018-11-01 12:12:01 +01:00
U-PC-BUREAU\jacques
b9c7fa80da merge with dev 2018-11-01 08:37:28 +01:00
George Hilliard
cc6cbe8347 Distinguish between "desired" and "reported" batch queue state
This allows the switch to both reflect the state of the queue and
function as an input widget.
2018-11-01 01:22:46 -05:00
Alberto Griggio
86b282fc68 procparams: call DehazeParams::operator== in ProcParams::operator== 2018-11-01 05:42:45 +01:00
Alberto Griggio
be03d1061a L*a*b* regions: allow for a bit more latitude in corrections 2018-11-01 00:18:59 +01:00
Morgan Hardwood
9a4d770faa Fixing swapped labels 2018-10-31 22:40:45 +01:00
Morgan Hardwood
f897558621 Renamed cache context menu strings #4907 2018-10-31 22:34:28 +01:00
heckflosse
d65767a022 Delete cache file from cache/data when using delete from cache full, #4904 2018-10-31 22:21:43 +01:00
Ingo Weyrich
0bb5d26ed0 Merge pull request #4908 from Beep6581/getridoffeahistogramcache
Get rid of aehistogram files in RT cache.

Merged to get more tests. Issue and pr stay open for a while
2018-10-31 21:56:00 +01:00
heckflosse
ebcd737bf8 Don't check for .jpg, .cust, .cust16 files in cache/images folder, third try, #4904 2018-10-31 20:57:21 +01:00
heckflosse
ea5a81b9a1 Don't check for .jpg, .cust, .cust16 files in cache/images folder, second try, #4904 2018-10-31 20:52:58 +01:00
heckflosse
bfe2ce7fe1 Don't check for .jpg, .cust, .cust16 files in cache/images folder, #4904 2018-10-31 20:52:16 +01:00
Alberto Griggio
fb97eeaa5a guided filter: fixed bug due to overlapping input and output arrays 2018-10-31 17:53:47 +01:00
Alberto Griggio
7090730063 Merge pull request #4898 from Beep6581/dehaze
Dehaze
2018-10-31 13:26:08 -05:00
heckflosse
473e4bc236 clear cache data folder, #4904 2018-10-31 17:22:03 +01:00
heckflosse
310e734391 Don't create aehistograms folder in RT cache, #4904 2018-10-31 16:21:26 +01:00
heckflosse
f6c864d477 Get rid of aehistogram files in RT cache, fixes #4904 2018-10-31 15:02:53 +01:00
Morgan Hardwood
43876abb81 Reverted changes to 'default' language file #4898
Commit 14ac4b accidentally wiped all non-ASCII characters from the file
while adding new keys. This commit restores them.
2018-10-30 23:56:49 +01:00
Alberto Griggio
4eb93c24f8 fixed broken labgrid after previous commit 2018-10-30 22:30:12 +01:00
Morgan Hardwood
cef5d12779 AllowUpscaling=false for old PP3s
PP3s from before the Allow Upscaling option's introduction to the Resize
tool should defaut to not allow upscaling.
Closes #4643
2018-10-30 21:18:21 +01:00
Alberto Griggio
74a467fb4e labgrid: work on [0,1] values 2018-10-30 21:12:44 +01:00