Commit Graph

7304 Commits

Author SHA1 Message Date
U-PC-BUREAU\jacques
fa3e0a74fc merge with dev 2018-11-06 19:38:54 +01:00
U-PC-BUREAU\jacques
42fa97506a Simplify code - reduce artifacts 2018-11-06 17:04:30 +01:00
heckflosse
e1742c812e Merge branch 'dev' of https://github.com/Beep6581/RawTherapee into dev 2018-11-05 19:50:46 +01:00
heckflosse
b8af63bb04 Use vclampf(value, low, high) whereever possible, #4942 2018-11-05 19:50:24 +01:00
Beep6581
e8e1de5394 Merge pull request #4938 from Beep6581/clibits
Fixes unspecified bit depth in CLI
2018-11-05 18:05:27 +01:00
heckflosse
8a31f0368c Use vsqrtf instead of _mm_sqrt_ps 2018-11-05 16:02:32 +01:00
heckflosse
0983817434 SSE: Review usage of vminf, vmaxf functions, #4942 2018-11-05 15:59:41 +01:00
U-PC-BUREAU\jacques
c4d1241354 improvment to tone-mapping local - same as make by Ingo in dev 2018-11-05 15:03:45 +01:00
U-PC-BUREAU\jacques
f47cc199b5 merge with dev 2018-11-05 14:46:23 +01:00
U-PC-BUREAU\jacques
8cac5471e2 Improve shape detection and Excludind spot 2018-11-05 10:54:03 +01:00
heckflosse
fa91103aec Better fix for #4934 2018-11-05 09:43:45 +01:00
heckflosse
56e45087cf Segfault when using Tonemapping on completely black data, fixes #4934 2018-11-05 08:17:02 +01:00
Morgan Hardwood
8f5ffc5f5e Tooltip tweaks 2018-11-04 21:50:48 +01:00
Beep6581
88980c38a4 Merge pull request #4931 from TooWaBoo/theme
Update TooWaBlue theme v2.85
2018-11-04 20:30:49 +01:00
Morgan Hardwood
1b6e76fc6d Russian translation updated by Kildor
Closes #4936
2018-11-04 20:28:48 +01:00
Morgan Hardwood
4e78bba2ee generateTranslationDiffs 2018-11-04 20:26:08 +01:00
Beep6581
26df53eae4 Merge pull request #4935 from TooWaBoo/exp-save-space
Clip label takes to much space
2018-11-04 20:06:07 +01:00
Morgan Hardwood
70cd2b2033 Reverted changes to 'default' language file #4932 2018-11-04 19:59:06 +01:00
Morgan Hardwood
4fefc9433a Fixes unspecified bit depth in CLI
In rawtherapee-cli, if you did not explcitly specify a bit depth then -1
was used and lead to corrupted saved images.
Fixes #4937
2018-11-04 19:06:54 +01:00
TooWaBoo
918cb434cb Clip label takes to much space
The clip label "Clip %" takes to much space.
This changes the spacing from 10px to 4px.
2018-11-04 15:06:34 +01:00
TooWaBoo
bf19c619ae Update TooWaBlue-GTK3-20_.css
Some fine tuning.
2018-11-04 10:24:32 +01:00
TooWaBoo
e9aa5437fe Update TooWaBlue theme v2.85
Minor fixes
Code cleanup
Made the theme a bit more structured
2018-11-04 01:14:09 +01:00
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