3759 Commits

Author SHA1 Message Date
heckflosse
bdbb808f2d Merge branch 'dev' into psgtk3 2017-03-15 01:20:20 +01:00
heckflosse
499ca64a2c pixelshift: Allow translation of previously hardcoded motion correction methods Off/Automatic/Custom 2017-03-15 01:17:17 +01:00
Alberto Griggio
a3adf8fb07 code cleanup after feedback by @Floessie 2017-03-14 11:48:51 +01:00
Alberto Griggio
4d3503b795 merged with dev 2017-03-14 08:17:09 +01:00
Alberto Griggio
e0d9090420 Changed "Processing profile operations -> Custom Profile Builder" to "Reset to default profile"
The behaviour has changed slightly, so that clicking the menu item now resets
to the default processing profile specified in the preferences. If this
involves calling the custom profile builder, the behaviour is the same as
before. But this is a bit more general, in that it might also simply reapply
the static default profile, or regenerate the dynamic one (depending on the
user's settings)
2017-03-13 23:24:12 +01:00
Hombre
3660ed5f95 (attempt to ) solving issue #3759 2017-03-13 21:41:01 +01:00
Alberto Griggio
f99da0c1ef use radio buttons to select between normal and custom pipeline for Fast Export
as suggested by @michaelezra
2017-03-13 16:39:10 +01:00
Alberto Griggio
bdde222609 merge with dev 2017-03-13 09:11:54 +01:00
Hombre
567ed3629c Automatically selected profiles are now correctly loaded on first use. 2017-03-13 01:30:34 +01:00
heckflosse
9d16f2ac95 Merge branch 'dev' into psgtk3 2017-03-12 23:26:33 +01:00
Hombre
0578010fce Fix unexpected font change on first Preference change (issue #3637) 2017-03-12 23:18:04 +01:00
Alberto Griggio
5a38d0610d fix for resizing bug in fast-export mode 2017-03-12 21:03:49 +01:00
Desmis
11940f9121 merge with dev 2017-03-12 16:53:50 +01:00
heckflosse
f9a536fd0b new gtk3 version of pixelshift 2017-03-11 22:30:36 +01:00
heckflosse
f226934b57 Pixelshift: Added option to equalize brightness of frames and cleaned gui. 2017-03-11 00:25:49 +01:00
Alberto Griggio
359b4136b5 do not use the hard-coded (i.e. not user-selectable) fast export options if the new fast pipeline is selected 2017-03-10 10:53:10 +01:00
Alberto Griggio
f8d350715c merged with dev 2017-03-09 23:53:07 +01:00
Flössie
b84e570f50 Revise SaveAsDialog::okPressed() (fixes #3737) 2017-03-09 17:10:33 +01:00
Alberto Griggio
44505ccb08 some enhancements of the Fast Export functionality
- remember fast export options across RT sessions

- added option to use a dedicated "Fast Export" pipeline, trading speed for
  quality (resizes early instead of at the end)
2017-03-08 22:55:08 +01:00
Alberto Griggio
93296cff17 continuing with my experiments on an alternative "fast export" 2017-03-08 00:50:50 +01:00
Alberto Griggio
d40a0c750d print loading/saving dynamic profile messages only in verbose mode (forgot one from previous commit) 2017-03-06 17:56:10 +01:00
Alberto Griggio
e8d4378659 print loading/saving dynamic profile messages only in verbose mode 2017-03-06 15:02:39 +01:00
Alberto Griggio
a1a042e9ea code style cleanups (after floessie's feedback) 2017-03-06 09:00:13 +01:00
Alberto Griggio
f7f4575c54 allow to run the custom profile builder (if set) after the creation of the dynamic profile 2017-03-05 22:59:44 +01:00
Alberto Griggio
48ac4e3112 added workaround for #3727 (by heckflosse) 2017-03-05 22:45:13 +01:00
Alberto Griggio
43e32e81ef some code style improvements 2017-03-05 18:10:42 +01:00
Alberto Griggio
f8bf8d18dc minor cosmetic tweak to the way dynamic profile rules are shown 2017-03-05 11:07:07 +01:00
Alberto Griggio
d40d806224 slightly more informative error log message 2017-03-05 09:52:32 +01:00
Alberto Griggio
dd4fd82582 Cache DynamicProfileRuleS in the profileStore for reduced I/O 2017-03-04 14:16:26 +01:00
Alberto Griggio
bc5a6fc7c3 renamed DynamicProfileEntry to DynamicProfileRule 2017-03-04 14:22:52 +01:00
Alberto Griggio
0720659627 fixed reading and displaying of floating-point values in dynamic profile rules 2017-03-04 13:48:19 +01:00
Alberto Griggio
b3f75398c5 increased the number of decimals for shutterspeed in the dynamic profile editor 2017-03-03 16:27:13 +01:00
Alberto Griggio
f67d903550 some tweaks to the UI of the dynamic profile editor 2017-03-03 12:38:34 +01:00
Alberto Griggio
01eb437b90 some tweaks to the GUI of the dynamic profile editor 2017-03-03 11:00:32 +01:00
Alberto Griggio
eeb2da2613 fixed bugs in loading dynamic profiles 2017-03-03 10:00:19 +01:00
Alberto Griggio
6ae57cd556 dynamic profile: merge "make" and "model" into "camera", and allow to use regexps 2017-03-03 09:11:37 +01:00
Alberto Griggio
7d1bebf341 added GUI for editing dynamic processing profile rules 2017-03-03 00:41:57 +01:00
Alberto Griggio
afda76cf3c refactoring/cleanup of class for dynamic processing profile rules 2017-03-03 00:41:44 +01:00
Desmis
13c161429b Move Locallab from Exposure panel to Locallab panel 2017-02-24 18:25:02 +01:00
Desmis
20f90f0e7c delete last set_spacing and clean code 2017-02-24 15:18:05 +01:00
Desmis
87f948842d Delete set_border and set_spacing in locallab.cc 2017-02-24 13:33:01 +01:00
Desmis
5b373f8ed9 setlevel Expanderbox to 2 2017-02-24 08:07:21 +01:00
Desmis
d7088f9261 Fixed bug if spot outside Preview 2017-02-23 16:14:51 +01:00
Alberto Griggio
d3a5a8ee96 started working on support for dynamic processing profiles 2017-02-22 18:47:00 +01:00
Desmis
c13bcd5f8f change width spot delimiter - thinner 2017-02-22 11:33:55 +01:00
Desmis
44824abd4d replace M_PI by rtengine::RT_PI for locallab_dev 2017-02-22 07:22:57 +01:00
Desmis
b3cfb6e04c merge with dev 2017-02-22 07:06:17 +01:00
Desmis
e720f576ca Clean code 2017-02-22 06:55:03 +01:00
Flössie
d2b4fe5e54 Merge branch 'std_cpp11-dev' into dev (fixes #3635) 2017-02-21 20:37:21 +01:00
Desmis
1f7ad78e25 merge with dev - I hope no error 2017-02-21 18:02:48 +01:00