Commit Graph

566 Commits

Author SHA1 Message Date
Morgan Hardwood
d654a7a21b Fixed wrong tooltip in IPTC panel, fixes #3569 2017-01-04 21:59:12 +01:00
Jean-Christophe
d29a94c2a7 Merge pull request #3563 from Beep6581/printer-profile
Printer profile added in Preferences for soft-proofing
2017-01-01 23:12:28 +01:00
heckflosse
8d52510381 RawTherapee crashed after opening linear DNG from Sigma SD H Quattro camera in editor. fixes #3559 2016-12-30 16:11:21 +01:00
Hombre
23863aceca Printer profile added in Preferences for soft-proofing
The output profiles now retain only 'Display' device class as well as
the Monitor profile - and they both have to have rgb color space, the
printer profile retain only 'Output' device class.

MacOS can use soft-proofing but due to undocumented feature of OSX, and
since Cairo assume that the image data are sRGB, the monitor profile is
forced to 'RT_sRGB'. A warning message replace the combobox for this OS.
2016-12-30 03:59:18 +01:00
Morgan Hardwood
cc8dae26ff camconst.json updates by IliasG #3298 2016-12-26 2016-12-27 22:06:58 +01:00
Beep6581
0b66f64a3b JPEG IJG add missing README, #3549 (#3555)
* Move IJG jpeg file into own folder, include missing README, #3549

* Forgot to add README
2016-12-25 20:32:13 +01:00
Flössie
138d531edc Fix off-by-(-1) in checkRawImageThumb() (#3553)
Kudos to @heckflosse!
2016-12-22 18:23:25 +01:00
Ingo Weyrich
2145f559ae Merge pull request #3477 from Beep6581/speedup_gradient_vignette
Speedup Vignette and Graduated Filter
2016-12-19 00:36:42 +01:00
heckflosse
3cc8438cf9 CbDL before black and white no preview when changing exposure, fixes #3539 2016-12-14 14:39:20 +01:00
heckflosse
cc4e7be2df Fix crash with Canon m-raw files when raw crop in camconst.json is defined, #3533 2016-12-14 14:01:05 +01:00
Flössie
23f17bd9bc Fully check thumb data size (#3529)
Also, take rotation into account when falling back to
`Thumbnail::loadFromRaw()`.
2016-12-13 20:44:05 +01:00
heckflosse
db2c01af02 Further small speedup for vignette and gradient 2016-12-13 15:13:03 +01:00
Hombre
976fc087bd Removed some debug message left in code 2016-12-03 11:24:11 +01:00
Flössie
c5bef4f3bc Make ImageIO load grayscale JPGs and TIFFs (#3515) 2016-11-28 20:57:19 +01:00
heckflosse
053b305d89 Tone curve histogram ignores DCP tone curve, fixes #3512 2016-11-23 17:23:25 +01:00
Morgan Hardwood
7cb8781910 camconst.json formatting fix 2016-11-11 09:25:29 +01:00
heckflosse
fda15c124e Improve support for Pentax K-1, Olympus E-M1MarkII and Canon G7 X 2016-11-10 20:13:21 +01:00
Floessie
bda2e6bc6c Merge pull request #3504 from Beep6581/fix-clang-warnings
Fix some Clang warnings reported by @Partha1b
2016-11-10 18:21:19 +01:00
Flössie
2d743bfe7f Provide a better std::enable_if<> solution 2016-11-10 18:04:06 +01:00
Flössie
b3bc325934 Add integral Threshold::operator ==(Threshold)
Kudos to @heckflosse for reminding me what C++11 is about. :)
2016-11-09 20:57:23 +01:00
Flössie
4ee191487e Fix uncritical warnings in rtengine/procparams.h 2016-11-09 19:28:14 +01:00
heckflosse
59e999fbf5 Used stoi instead of atoi 2016-11-08 15:31:48 +01:00
heckflosse
b5094d9d9f Pentax: ISO > 65535 was reported as 65535 in info dialog 2016-11-08 14:06:11 +01:00
heckflosse
f017603478 Enabled property of a tool shoot be first in tool group of pp3 file. Was not the case for Retinex. Fixed. No Issue 2016-11-08 02:25:34 +01:00
Flössie
495c0938f4 Fix Clang warnings and build failure on OSX 10.12
Kudos to Partha over at pixls.us for finding and fixing!
2016-11-06 17:09:27 +01:00
heckflosse
7fe9297c01 better support for Pentax K-70 and XiaoYI M1 2016-10-31 14:43:35 +01:00
Morgan Hardwood
d2526e0f94 Formatting, spelling, grammar and structural changes to camconst.json 2016-10-31 12:04:34 +01:00
Morgan Hardwood
789235188a camconst.json updated by iliasg, #3298 2016-10-31 09:32:12 +01:00
heckflosse
99382aa482 Fix non SSE build failure reported by Marcin, no Issue 2016-10-30 22:49:13 +01:00
heckflosse
3a346d919d hphd demosaic : left quarter is not demosaiced correctly, fixes #3485 2016-10-27 13:40:30 +02:00
heckflosse
fca99676b6 Fix a bug I introduced some commits ago. Fixes #3476 2016-10-22 18:29:53 +02:00
heckflosse
2c7325b2fd Removed StopWatch 2016-10-22 18:11:14 +02:00
heckflosse
09b319fe0b Speedup for Vignette and Graduated Filter 2016-10-22 00:21:01 +02:00
heckflosse
968f2b06ca Segfault on EAHD, fixes #3474, kudos to Floessie 2016-10-21 12:09:47 +02:00
heckflosse
17ea8b162c Removed printf relicts from softproofing branch 2016-10-21 02:09:14 +02:00
heckflosse
8cad2f8863 CbDL badly interacts with Graduated and Vignetting Filter if CbDL is set to 'before Black-and-White', fixes #3473 2016-10-21 00:41:27 +02:00
frspp
e684bfaaa5 Update camconst.json
support for olympus omd e10 mk2 raw (was pink issue).
2016-10-20 00:57:35 +03:00
Flössie
ae98d4cb1f Revert rtengine/dcraw.cc 2016-10-18 18:18:25 +02:00
Flössie
730c03785d Reapplied clang-tidy filters
- modernize-use-nullptr
- modernize-redundant-void-arg
- readability-simplify-boolean-expr
- misc-redundant-expression
- readability-redundant-control-flow
- readability-avoid-const-params-in-decls
2016-10-18 18:16:05 +02:00
Flössie
0bbc84b2af Merge branch 'master' into clang-tidy 2016-10-18 17:48:50 +02:00
Flössie
f9f4fe9035 Revert rtengine/dcraw.cc 2016-10-18 17:12:50 +02:00
heckflosse
093fa46aa6 Updated dcraw.patch file 2016-10-17 22:20:33 +02:00
heckflosse
3d73eb45a1 Disabled unused functions in dcraw.cc .h 2016-10-17 21:47:52 +02:00
heckflosse
8df2df664f Cppcheck: some fixes 2016-10-17 18:49:15 +02:00
heckflosse
ed42b1239c Merge cppckeck2 branch into master 2016-10-16 22:13:13 +02:00
Hombre
50165dab20 Merge branch 'master' into softproofing 2016-10-16 01:45:52 +02:00
heckflosse
81421db9c9 Cppcheck: some fixes 2016-10-13 22:15:33 +02:00
heckflosse
3625643392 Cppcheck: Fixed bug from last commit. Also added some new fixes 2016-10-13 17:37:08 +02:00
heckflosse
172ab63b85 Cppcheck: Fixed another bunch of warnings 2016-10-13 01:34:02 +02:00
Flössie
aeaff29ac0 Apply readability-simplify-boolean-expr 2016-10-12 20:01:30 +02:00