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
TooWaBoo
394f4d9b2b
Update TooWaBlue-GTK3-20_.css
2018-11-05 06:08:44 +01:00
TooWaBoo
5edf4d13a9
Update preferences.cc
...
Save space in File browser tab
2018-11-05 06:08:01 +01:00
TooWaBoo
21e0186174
Update TooWaBlue-GTK3-20_.css
...
To fit the pref changes
2018-11-05 06:05:50 +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 74a467fb4e20aca7b9b9ba40eefa405f0d32e2c4
2018-11-02 13:47:09 +01:00
George Hilliard
ec814dbf05
FramesData: Don't leak allocated frames, and remove unused functions
...
Valgrind report:
```
14,960 (11,544 direct, 3,416 indirect) bytes in 37 blocks are definitely lost in loss record 20,483 of 20,540
at 0x4837DEF: operator new(unsigned long) (vg_replace_malloc.c:334)
by 0xC06963: rtengine::FramesData::FramesData(Glib::ustring const&, std::unique_ptr<rtengine::RawMetaDataLocation, std::default_delete<rtengine::RawMetaDataLocation> >, bool) (imagedata.cc:1121)
by 0xBD774F: rtengine::DFManager::addFileInfo(Glib::ustring const&, bool) (dfmanager.cc:380)
by 0xBD6E90: rtengine::DFManager::init(Glib::ustring) (dfmanager.cc:303)
by 0xC3EC5D: rtengine::init(rtengine::Settings const*, Glib::ustring, Glib::ustring, bool) [clone ._omp_fn.0] (init.cc:93)
by 0x897CABD: gomp_thread_start (team.c:120)
by 0x89B7A9C: start_thread (in /usr/lib/libpthread-2.28.so)
by 0x8ACCB22: clone (in /usr/lib/libc-2.28.so)
```
2018-11-02 03:07:07 -05:00
George Hilliard
5081c85f26
Fix leak of heap-allocated mutexes
2018-11-02 03:07:07 -05:00
George Hilliard
77eccdf13d
Fix mismatched malloc/delete leak
...
From the Valgrind report:
```
Mismatched free() / delete / delete []
at 0x4838EAB: operator delete(void*) (vg_replace_malloc.c:576)
by 0xBC5C87: std::default_delete<cJSON>::operator()(cJSON*) const (unique_ptr.h:81)
by 0xBC4ACA: std::unique_ptr<cJSON, std::default_delete<cJSON> >::~unique_ptr() (unique_ptr.h:274)
by 0xBBB755: (anonymous namespace)::getAliases(Glib::ustring const&) (dcp.cc:422)
by 0xBC1CCA: rtengine::DCPStore::init(Glib::ustring const&, bool) (dcp.cc:1846)
by 0xC3ED4F: rtengine::init(rtengine::Settings const*, Glib::ustring, Glib::ustring, bool) [clone ._omp_fn.0] (init.cc:81)
by 0x89743FF: GOMP_parallel_sections (sections.c:158)
by 0xC3E906: rtengine::init(rtengine::Settings const*, Glib::ustring, Glib::ustring, bool) (init.cc:52)
by 0x9CE10E: Options::load(bool) (options.cc:2358)
by 0x982CD6: main (main.cc:603)
Address 0xd62d700 is 0 bytes inside a block of size 64 alloc'd
at 0x483777F: malloc (vg_replace_malloc.c:299)
by 0xE97390: cJSON_New_Item (cJSON.c:205)
by 0xE98718: cJSON_ParseWithOpts (cJSON.c:1020)
by 0xE9886F: cJSON_Parse (cJSON.c:1083)
by 0xBBB4D3: (anonymous namespace)::getAliases(Glib::ustring const&) (dcp.cc:422)
by 0xBC1CCA: rtengine::DCPStore::init(Glib::ustring const&, bool) (dcp.cc:1846)
by 0xC3ED4F: rtengine::init(rtengine::Settings const*, Glib::ustring, Glib::ustring, bool) [clone ._omp_fn.0] (init.cc:81)
by 0x89743FF: GOMP_parallel_sections (sections.c:158)
by 0xC3E906: rtengine::init(rtengine::Settings const*, Glib::ustring, Glib::ustring, bool) (init.cc:52)
by 0x9CE10E: Options::load(bool) (options.cc:2358)
by 0x982CD6: main (main.cc:603)
```
2018-11-02 03:06:59 -05: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