heckflosse
39a02ea827
pixelshift: added some verbose console output and reverted inverse ISO scaling
2016-11-25 01:57:22 +01:00
Hombre
330cd49840
Making the vertical ProgressBar fill bottom up (see #3446 )
2016-11-24 23:50:26 +01:00
heckflosse
d84b54cfe0
pixelshift: Fixed wrong ISO dependency
2016-11-24 21:17:40 +01:00
heckflosse
28358d6bf2
pixelshift: added V4 for tests
2016-11-24 20:01:16 +01:00
heckflosse
7eda37a081
pixelshift: adaptice method V3 (worse than V2 imho)
2016-11-24 19:28:11 +01:00
heckflosse
1fcbdd8966
pixelshift: new version of adapaptive motion detection
2016-11-24 19:01:33 +01:00
heckflosse
d83834d4e6
pixelshift: Correction for adaptive mode
2016-11-24 15:11:07 +01:00
Ingo Weyrich
6231315cb8
Merge pull request #3514 from Beep6581/histtonecurve
...
Tone curve histogram ignores DCP tone curve, fixes #3512
2016-11-23 23:46:11 +01:00
heckflosse
fe5f862c09
use camconst.json from master
2016-11-23 17:45:32 +01:00
heckflosse
053b305d89
Tone curve histogram ignores DCP tone curve, fixes #3512
2016-11-23 17:23:25 +01:00
heckflosse
622fddb15c
changed name from 'pixelshift simple' to 'pixelshift'
2016-11-23 00:28:26 +01:00
heckflosse
520557912b
pixelshift: changed formula for adaptive motion detection
2016-11-22 16:35:11 +01:00
heckflosse
fb043e9f5d
pixelshift: experimental changes for Ilias :)
2016-11-21 21:38:14 +01:00
heckflosse
efde91c226
pixelshift bugfix
2016-11-21 14:08:18 +01:00
heckflosse
fa1717fddf
pixelshift bugfix
2016-11-21 12:35:18 +01:00
heckflosse
8bb958eb19
pixelshift: committed some experimental changes for testing
2016-11-21 01:33:59 +01:00
Hombre
17ff228177
Making the codified theme file name mandatory ( #3446 )
...
...which mean that TooWaBlue.css can't be loaded until it has been
reworked and renamed to the new mechanism. The default theme will be
loaded instead.
2016-11-20 12:33:47 +01:00
Hombre
55759c04e3
See #3446 : the theme filenames now includes a code for version handling.
...
The theme filename must use a template, that will be explained with this
example:
mytheme-GTK3-20_22.css
Everything before -GTK3... is the theme (short) name, the [-GTK3-] is a
mandatory part, 20 is the included version where support begins and 22
is the included version where the support ends. One of this two version
parameters can be ommited (but not both of course), which make RT
understand "is compatible from all version up to xx" (e.g.
mytheme-GTK3-_22.css) or "is compatible from version yy and above" (e.g.
mytheme-GTK3-20_.css)
The RawTherapee-GTK3-_19.css comes 'as is' from the gtk3 branch and has
still to be tuned.
2016-11-20 02:22:03 +01:00
Morgan Hardwood
0ebac85970
Non-monospace font for Release Notes.
2016-11-19 18:58:41 +01:00
Morgan Hardwood
7de227c0ea
Merge branch 'gtk3' into gtk3-bugfix
2016-11-19 17:41:02 +01:00
Morgan Hardwood
a07f92c379
Merge branch 'master' into gtk3
2016-11-19 17:40:12 +01:00
Hombre
7209f4f1c9
Previous behavior for Profile Panel's combobox size restored
...
See issue #3300 and #3446 .
2016-11-17 20:09:31 +01:00
heckflosse
5683a1b9b1
Pixelshift, added a tooltip
2016-11-17 15:55:37 +01:00
heckflosse
d711015ae0
Correction for pixelshift 'show motion' when selected frame > 1
2016-11-17 15:54:55 +01:00
Hombre
0ab931c287
From issue #3446 : remove the "Use system theme" option + slight rework
...
of the Preferences general panel.
2016-11-17 01:50:03 +01:00
Morgan Hardwood
bc85236ee9
rt_splash_5 licence changed to CC-BY-SA 3.0, closes #3511
2016-11-16 19:19:35 +01:00
Morgan Hardwood
8801570693
rt_splash_5 licence changed to CC-BY-SA 3.0, closes #3511
2016-11-16 19:17:59 +01:00
heckflosse
53bc43459e
removed splash files
2016-11-16 09:34:46 +01:00
heckflosse
e923037053
Commited current state to allow tests. Expect colour casts when changin demosaic method or pixelshift frame. In this case, just reload the image
2016-11-16 09:31:35 +01:00
Hombre
2b913bf213
More style fine tuning, including for the Preferences window
2016-11-14 03:06:49 +01:00
Jean-Christophe
6f3f46a4fb
Merge pull request #3508 from Beep6581/gtk3-bugfix-fixes
...
GTK3 fixes, handles issue #3446 and fixes #3495
2016-11-13 23:17:22 +01:00
Morgan Hardwood
642abb6e2d
Add spacing between frames and frame contents.
2016-11-12 20:35:52 +01:00
Morgan Hardwood
666698dc02
GTK3 fixes, handles issue #3446 and fixes #3495
2016-11-12 20:13:10 +01:00
Hombre
b3167eadce
Merge branch 'gtk3' into gtk3-bugfix
2016-11-12 01:19:27 +01:00
Hombre
024905a8ca
Merge branch 'master' into gtk3
2016-11-11 23:05:29 +01:00
Hombre
cbd0060bcd
Merge branch 'gtk3' into gtk3-bugfix
2016-11-11 21:28:59 +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
Hombre
4c26501fd2
Fixing issue #3496 (again)
2016-11-10 01:35:49 +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
Hombre
2fcc5b75c8
Solving issue #3497 , #3500 , #3498 and #3483
...
For issue #3483 , the old behavior is restored, i.e. the minimum width of
the ProfilePanel combobox is the maximum width of its content.
Style updated for the Exif and IPTC sub-tabs
2016-11-09 00:09:52 +01:00
Ingo Weyrich
f4b8c0fcc0
Merge pull request #3502 from Beep6581/pentaxhighiso
...
Pentax: ISO > 65535 was reported as 65535 in info dialog
2016-11-08 20:59:02 +01:00
Flössie
25c67ab3c1
Fix some Clang warnings reported by @Partha1b
2016-11-08 20:23:48 +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
Floessie
03a65f294a
Merge pull request #3501 from Beep6581/fix-clang-build
...
Fix Clang warnings and build failure on OSX 10.12
2016-11-07 20:08:15 +01:00