Morgan Hardwood
8b2354646d
Added Panasonic DC-GX9 dual-illuminant DCP
2018-06-02 20:36:18 +02:00
Morgan Hardwood
971658da70
Added Panasonic DC-G9 to camconst.json
2018-06-02 19:30:46 +02:00
Morgan Hardwood
b24d389cdc
Added NIKON D5000 dual-illuminant DCP
2018-06-02 19:26:02 +02:00
heckflosse
80d25fdcc6
Merge branch 'amaze_vng4' of https://github.com/Beep6581/RawTherapee into amaze_vng4
2018-06-02 17:22:32 +02:00
heckflosse
51d8c76eb9
Made own compilation uint for vng4 demosaic. Made vng4 multi-frame aware
2018-06-02 17:22:08 +02:00
Ingo Weyrich
9ec49d465e
Merge pull request #4578 from TooWaBoo/dev
...
Update Deutsch locale
2018-06-02 16:48:17 +02:00
Hombre
928309f3aa
GUI code cleanup
...
- Remove usage of std::numeric_limits<int>::max() in GUI which bring
unwanted behavior.
- Put the PixelShift options in a Gtk::Frame (requested on IRC)
- Add the fast_export raw options to the GUI (was created but not added
to the container). Incidentally, fix a memory leak.
- Add a missing History message
2018-06-02 02:34:33 +02:00
Hombre
ed081923d7
Bugfixing #4580 "RT 5.4 on Windows 8.1 x64 crashes while in editor"
...
Wrong placement of Mutex protecting the CropHandler's pixbufs in
cropwindow.cc + mixup between cropPixbuf & cropPixbuftrue
2018-06-01 21:45:47 +02:00
heckflosse
8f167c945a
Removed accidently committed file
2018-06-01 20:48:17 +02:00
heckflosse
41c1f21c76
Pixelshift: replaced checkbox to use lmmse by a combobox to allow further demosaicers for parts with motion, #4579
2018-06-01 19:13:59 +02:00
Morgan Hardwood
93b3f07bc6
Portuguese (Brasil) translation updated by Digitalpix58
2018-05-31 21:38:12 +02:00
Morgan Hardwood
6fcc8251b8
Japanese translation updated by firefly, close #4582
2018-05-31 01:19:37 +02:00
Hombre
a0b8626b7d
Adding ADD/SET mechanism to the raw processing tools
...
see #4579
2018-05-31 00:44:16 +02:00
heckflosse
355fcbad8e
AMaZE+VNG4: added contrast threshold adjuster, #4579
2018-05-30 14:39:29 +02:00
heckflosse
d96ab021f6
Merge branch 'dev' into amaze_vng4
2018-05-29 18:28:48 +02:00
heckflosse
7d0d624632
Fixed clang-mp 3.9/c++11 compilation
2018-05-29 18:24:06 +02:00
heckflosse
2a13d12936
Amaze+VNG4: created own entry in demosaic combobox, cleaned code
2018-05-29 16:59:29 +02:00
heckflosse
710dd13c2f
First version of combined amaze/vng4 demosaic
2018-05-29 15:00:33 +02:00
TooWaBoo
c632e2ac41
Update Deutsch locale
2018-05-29 01:21:20 +02:00
Morgan Hardwood
5f60a05ffb
generateTranslationDiffs
2018-05-28 23:27:07 +02:00
Ingo Weyrich
06fda20270
Merge pull request #4577 from Beep6581/microcontrast
...
Contrast threshold adjuster for Microcontrast and Sharpening.
Merged to get more tests. branch will stay alive for a while
2018-05-28 23:12:20 +02:00
heckflosse
9a865449c3
Disabled benchmark code
2018-05-28 23:10:28 +02:00
heckflosse
9f3b2a5bdd
new defaults for RL-Sharpening
2018-05-28 23:09:22 +02:00
heckflosse
fb5f693d6b
Merge branch 'dev' into microcontrast
2018-05-27 15:20:53 +02:00
heckflosse
6b8633d3d1
Microcontrast: move contrast threshold adjuster to top of tool
2018-05-27 15:19:47 +02:00
heckflosse
6189a41435
new sharpening settings for bundled PS profiles
2018-05-27 15:17:59 +02:00
Morgan Hardwood
93d5b3692d
Merge branch 'dev' of github.com:Beep6581/RawTherapee into iconcleanup3
2018-05-26 15:32:54 +02:00
Morgan Hardwood
209df11de8
Revised TP_COLORAPP_MODEL_TOOLTIP
2018-05-26 15:32:25 +02:00
heckflosse
a14c47126b
Extended range of Sharpening Contrast Threshold from 0..100 to 0..200
2018-05-26 15:05:37 +02:00
Morgan Hardwood
db2934fe07
Merge branch 'dev' of github.com:Beep6581/RawTherapee into iconcleanup3
2018-05-26 14:56:27 +02:00
Ingo Weyrich
18287370db
Update camconst.json
...
PDAF lines pattern for A7RIII #4572
2018-05-25 14:05:55 +02:00
heckflosse
6989541cb2
buildBlendMask(..): Fixed segfault caused by uninitialized corners. #4551
2018-05-24 15:26:24 +02:00
heckflosse
252fa441c4
Merge branch 'dev' into microcontrast
2018-05-24 00:19:46 +02:00
heckflosse
fcfd813714
Sharpening: Blur contrast blend mask to get smoother transitions.
2018-05-23 23:49:11 +02:00
Morgan Hardwood
606ac01f03
Icon cleanup WIP2
2018-05-23 23:27:09 +02:00
Morgan Hardwood
7a01a8a8bb
Merge branch 'dev' of github.com:Beep6581/RawTherapee into iconcleanup3
2018-05-23 23:02:44 +02:00
Beep6581
bac4533160
Merge pull request #4568 from TooWaBoo/dev
...
Update Deutsch locale new revised
2018-05-23 22:41:16 +02:00
Morgan Hardwood
9cecad02f9
Icon cleanup WIP1
2018-05-23 00:37:12 +02:00
heckflosse
e1643418cb
ImProcFunctions::deconvsharpening(..): simplified code
2018-05-22 16:56:02 +02:00
Ingo Weyrich
c432a223dd
Merge pull request #4569 from Beep6581/pixelshift_autoca
...
Artifacts when using auto ca-correction on pixelshift files
2018-05-22 14:39:16 +02:00
heckflosse
7d49895769
Removed Stopwatches
2018-05-22 14:38:32 +02:00
heckflosse
69af2a6b4c
Added missing paramsedited entries for pr-sharpening contrast threshold
2018-05-22 14:31:35 +02:00
Morgan Hardwood
8749a13ecb
Merge branch 'dev' of github.com:Beep6581/RawTherapee into iconcleanup3
2018-05-21 21:06:07 +02:00
heckflosse
6f6dafe214
Added Contrast threshold adjuster to PR Sharpening, fixed some bugs, #4551
2018-05-21 16:10:30 +02:00
Morgan Hardwood
1bd6bc5eaf
Merge branch 'dev' into microcontrast
2018-05-21 10:44:19 +02:00
Morgan Hardwood
8b5a96c1aa
Fixed typo in language files
2018-05-21 10:43:10 +02:00
Morgan Hardwood
0366edfc1a
Icon cleanup
...
- New script generatePngIcons to generate PNG icons from SVG ones.
- Deleted all SVG icons.
- Created new SVG icon template.
- Created atom.svg using new template.
- Deleted tools/source_icons
- Moved non-icon files out of rtdata/icons
2018-05-21 10:34:03 +02:00
heckflosse
2d3148b962
Fixes some things @Floessie suggested in code review
2018-05-20 23:42:42 +02:00
heckflosse
1a5545c461
Added contrast threshold adjuster for sharpening tool, #4551
2018-05-20 17:37:42 +02:00
heckflosse
ac78dd311e
Speedup for ca-correction of pixelshift files, also fixed a memory leak
2018-05-20 13:59:50 +02:00