Philip Rinn
bc7dc1f9c2
Merge remote-tracking branch 'upstream/master'
2015-08-16 23:42:55 +02:00
heckflosse
c863cf035a
Added dcraw.patch file
2015-08-16 16:10:35 +02:00
heckflosse
bb33cc6ffe
Merge pull request #2867 from Beep6581/IccTiffCrash
...
Crash when saving to uncompressed tiff using a huge output profile
2015-08-16 15:32:26 +02:00
Philip Rinn
44516902c9
Clean CMakeLists.txt from unneeded code (see #2861 ).
...
This also suppresses warnings from CMake > 2.8.12
2015-08-15 20:58:59 +02:00
Philip Rinn
bdbe5395f5
Update tools/generateReleaseInfo to work with git (see #2865 )
2015-08-15 20:05:23 +02:00
Philip Rinn
5015668865
Fix generation of WindowsInnoSetup.iss (see issue #2865 )
2015-08-15 19:39:05 +02:00
heckflosse
842f508088
Crash when saving to uncompressed tiff using a huge output profile
2015-08-15 17:44:46 +02:00
Philip Rinn
3b9b484ec1
Fix CMake and AboutThisBuild with git (see issue #2860 )
...
Tools to generate the release info are not updated jet, namely
tools/generateReleaseInfo{.bat}.
Only tested on Linux, OS X and Windows are untested.
2015-08-14 19:06:01 +02:00
heckflosse
5c14b06209
Fix Canon dual ISO problem
2015-08-14 14:26:05 +02:00
Morgan Hardwood
294c3cccdc
Fix segfault in wavelet with GCC < 4.9
2015-08-12 22:11:31 +02:00
Morgan Hardwood
050f0c4114
Merge branch 'master' of github.com:Beep6581/RawTherapee
2015-08-12 20:07:44 +02:00
Morgan Hardwood
0ec9d84191
Japanese translation updated by firefly
2015-08-12 19:52:39 +02:00
Beep6581
985c1af097
Added .. to cmake line
2015-08-12 14:05:45 +02:00
Morgan Hardwood
91f67f0cb6
Issue 2846: Filter preview through output profile when using a monitor profile.
...
- Removed the "Rendering intent" setting from Preferences,
- Hard-code "relative colorimetric" intent everywhere,
- Filter through output profile before filtering through monitor
profile if using a monitor profile,
- If not using a monitor profile, a direct sRGB conversion is done,
2015-08-12 13:27:45 +02:00
Morgan Hardwood
1fe1508fa9
Removed Mercurial .hgignore file, added Git .gitignore file
2015-08-12 13:00:47 +02:00
Beep6581
cee4fd1cd0
Updated README.md with working compilation instructions
2015-08-12 09:10:48 +02:00
Beep6581
eff1eda2c8
Removed header from README.md
2015-08-12 08:41:45 +02:00
Beep6581
3652197714
Updated README.md with logo
2015-08-12 08:40:43 +02:00
Beep6581
9ee8713f8a
Created README.md
2015-08-12 08:37:37 +02:00
DrSlony
0e0cfb9b25
Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
2015-08-11 11:55:03 +02:00
DrSlony
effb46c3e1
Line endings
2015-08-11 11:53:44 +02:00
DrSlony
96be30863d
Issue 2826:USM threshold slider lacks history entry or undo
2015-08-10 19:05:01 +02:00
DrSlony
7bd4275594
Updated all interface language files for translation
2015-08-10 14:50:58 +02:00
DrSlony
92745d5568
Updated Swedish translation on behalf of Johan, issue 2875
2015-08-10 14:41:25 +02:00
DrSlony
1294bdb392
Updated camconst.json on behalf of Ilias, issue 2348
2015-08-10 14:39:17 +02:00
DrSlony
16061aad88
Removed unused files
2015-08-09 20:56:10 +02:00
DrSlony
8de1e5d249
Issue 2873: Next/Previous Image buttons should not clear active filters.
2015-08-09 20:39:23 +02:00
jdc
3ff086de02
Issue 2872: Fixed Wavelet defects reported by Coverity
2015-08-09 20:31:56 +02:00
DrSlony
f41a638500
Fixed possible issue with #pragma directive
2015-08-07 21:28:15 +02:00
Ingo
386d3eeaec
Compile error in curves.cc, Issue 2871
2015-08-07 11:39:48 +02:00
torger
f7fe9f027d
issue 2869: further removal of unnecessary re-demosicing
2015-08-05 22:32:17 +02:00
Ingo
37352b02ef
Possibly fixes some compile errors when using gcc 5.x on windows, no Issue
2015-08-05 18:31:10 +02:00
torger
aeb11c78e0
Issue 2869: don't re-demosaic when changing ICC/DNG profile
2015-08-05 11:28:20 +02:00
Ingo
efabc73b7b
Too saturated greens when using CIACAM02
2015-08-04 16:05:46 +02:00
torger
184c7e1066
issue 2863: fixed batch mode perceptual curve bug
2015-07-31 10:26:35 +02:00
DrSlony
82da6f3fb6
Issue 2844: Wavelet improvements to Edge Sharpness and Denoise and Refine, also some language file fixes.
2015-07-29 19:22:25 +02:00
DrSlony
6f2078ea1b
Added tooltip to Save Reference Image for Profiling's Apply white balance checkbox, no issue.
2015-07-29 18:37:51 +02:00
DrSlony
46c530b5d9
Issue 2855: Changed straighten and crop tool mouse cursor icons from GDK::CROSSHAIR to cHand so that they will be visible when used over both light and dark images.
2015-07-29 18:15:18 +02:00
torger
fca16a697a
Issue 2837: Fixed CIECAM02 clipping issues
2015-07-29 17:53:19 +02:00
torger
6bb0d15ff0
Issue 2837: added 'Perceptual' tone curve
2015-07-26 20:37:44 +02:00
torger
c5546d2120
Issue 2854: reverted recent highlight behavior
2015-07-26 18:47:39 +02:00
torger
9c4e054484
issue 2850: make it truly srgb (was wrong curve segment gamma before)
2015-07-24 21:29:51 +02:00
torger
8eeb203a27
Issue 2850: updated ppversion due to slight curve behavior change
2015-07-23 21:37:03 +02:00
torger
b2836b388f
Issue 2850: normalized RGB-pipeline curve gammas to sRGB, make curve algorithms operate on linear image data
2015-07-23 21:34:00 +02:00
Hombre
db306ccfed
Solving issue 2846: "Wavelet - expanding a sub-tool adds a history item"
2015-07-23 20:26:22 +02:00
DrSlony
11093f939b
Issue 2842: Fix by Ingo to prevent black square artifacts from appearing when using Post-Resize Sharpening - RL Deconvolution and a non-zero value for the Black slider.
2015-07-22 21:36:07 +02:00
DrSlony
d4c1c437ee
Japanese interface translation updated by firefly, issue 2848
2015-07-20 22:16:46 +02:00
DrSlony
196db6ee67
Update all language files for translation
2015-07-19 21:37:12 +02:00
DrSlony
3628f8982a
Issue 2739: DCP settings in Color Management panel moved into own frame.
2015-07-16 18:52:31 +02:00
jdc
4cd2da11b6
Wavelet zero-out unwated levels bug fixed, issue 2702#369
2015-07-15 22:15:35 +02:00