831 Commits

Author SHA1 Message Date
heckflosse
7ecef96035 Merge branch 'dev' into amaze_vng4 2018-06-03 23:21:06 +02:00
heckflosse
c3f163a323 Added 4-pass xtrans demosaic 2018-06-03 16:22:34 +02:00
Morgan Hardwood
8b2354646d Added Panasonic DC-GX9 dual-illuminant DCP 2018-06-02 20:36:18 +02:00
Morgan Hardwood
b24d389cdc Added NIKON D5000 dual-illuminant DCP 2018-06-02 19:26:02 +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
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
heckflosse
355fcbad8e AMaZE+VNG4: added contrast threshold adjuster, #4579 2018-05-30 14:39:29 +02:00
heckflosse
2a13d12936 Amaze+VNG4: created own entry in demosaic combobox, cleaned code 2018-05-29 16:59:29 +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
heckflosse
fb5f693d6b Merge branch 'dev' into microcontrast 2018-05-27 15:20:53 +02:00
heckflosse
6189a41435 new sharpening settings for bundled PS profiles 2018-05-27 15:17:59 +02:00
Morgan Hardwood
209df11de8 Revised TP_COLORAPP_MODEL_TOOLTIP 2018-05-26 15:32:25 +02:00
heckflosse
252fa441c4 Merge branch 'dev' into microcontrast 2018-05-24 00:19:46 +02:00
Beep6581
bac4533160
Merge pull request #4568 from TooWaBoo/dev
Update Deutsch locale new revised
2018-05-23 22:41:16 +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
heckflosse
1a5545c461 Added contrast threshold adjuster for sharpening tool, #4551 2018-05-20 17:37:42 +02:00
TooWaBoo
6a97520007
Update Deutsch locale revised 2018-05-19 11:46:07 +02:00
Morgan Hardwood
bed8e8914b Removed old "Nikon D50.dcp"
The new one is still there - NIKON D50.dcp
The difference in case was causing issues for people on
case-insensitive systems (Windows).
2018-05-18 23:49:59 +02:00
Morgan Hardwood
b065eb7613 Removed changed keys and generateTranslationDiffs - fixed 2018-05-18 15:17:13 +02:00
Morgan Hardwood
313f028976 Removed changed keys and generateTranslationDiffs 2018-05-18 15:14:11 +02:00
Morgan Hardwood
19de5a3a90 generateTranslationDiffs 2018-05-18 14:47:46 +02:00
Morgan Hardwood
57b4691e4b Japanese translation updated by firefly (Yz2house)
Closes #4566
2018-05-18 14:47:26 +02:00
Morgan Hardwood
d6c45f90b5 Reset tooltips improved
Now the "reset" tooltips state what happens on click vs ctrl+click.
Commit includes required fixes to other modules which used incorrect
reset language keys.
Fixes #4563
2018-05-18 12:45:26 +02:00
TooWaBoo
d6e47466d5
Update Deutsch locale 2018-05-17 19:22:01 +02:00
Morgan Hardwood
58f99f1df1 generateTranslationDiffs 2018-05-17 11:53:36 +02:00
Morgan Hardwood
d5731d0ad3 Portuguese translation updated by Digital_Pix 2018-05-17 11:52:18 +02:00
Morgan Hardwood
a89bcf59cb Deleted unused icons 2018-05-13 20:33:52 +02:00
heckflosse
ee5b1dbbc8 Microcontrast: add Contrast threshold adjuster, #4551 2018-05-13 19:07:13 +02:00
Morgan Hardwood
7d59277eb3 Deleted Canon EOS 550D alias DCP 2018-05-12 13:10:35 +02:00
Morgan Hardwood
fdb1e33de3 Deleted Canon EOS 450D alias DCP 2018-05-12 13:04:02 +02:00
Morgan Hardwood
f1d54a8a9f Deleted Canon EOS 100D alias DCPs 2018-05-12 13:01:42 +02:00
Morgan Hardwood
72043a7dbe Added NIKON D50 dual-illuminant DCP
Shots from Floessie
2018-05-12 12:52:51 +02:00
Morgan Hardwood
d9fcc6f170 Added Canon EOS 650D dual-illuminant DCP
Shots from Floessie
2018-05-12 12:45:58 +02:00
Morgan Hardwood
9a767550b8 Added Canon EOS 400D dual-illuminant DCP
Shots from Floessie
2018-05-12 12:37:50 +02:00
yuki77
b93d37fb88
Update camera_model_aliases.json
Add Panasonic camera.
2018-05-07 20:47:40 +09:00
Morgan Hardwood
24e5cb500c Revised English file format strings 2018-05-06 21:37:16 +02:00
Hombre
ec2181f7ff Fix #4532, Fix #4533 : Pentax HDR/PEF and 16/24 bits float support 2018-05-06 17:14:44 +02:00
Beep6581
6ee28b8b86
Merge pull request #4521 from TooWaBoo/dev
Update Deutsch locale
2018-04-28 17:18:28 +02:00
Morgan Hardwood
e7412f3f5d Added NIKON D800E/D800 dual-illuminant DCP 2018-04-28 15:11:16 +02:00
Marián Kyral
a74b8f4a1c Update Czech translation 2018-04-28 13:49:37 +02:00
TooWaBoo
7137790307
Update Deutsch locale 2018-04-27 17:13:14 +02:00
Morgan Hardwood
5374afe6a7 Restored missing key TP_RAW_RCD
Accidentally removed by commit 0207705
2018-04-23 13:05:48 +02:00
Morgan Hardwood
390a3ef7f7 generateTranslationDiffs 2018-04-23 10:21:35 +02:00
Morgan Hardwood
bbda4e9caf Translation updates
- Changed instances of en_GB to en_US in default.
- Removed modified keys from translations.
2018-04-23 10:14:46 +02:00