Morgan Hardwood
da4630ef22
Removed "Default" from "Default Language" and "Default Theme", regenerated translations.
2017-08-15 20:08:41 +02:00
Desmis
0c7b59ece8
Suppress ciecam options
2017-08-14 17:49:11 +02:00
Desmis
0bb824e2c1
Other changes for Elle
2017-08-14 08:21:35 +02:00
Hombre57
bc9674a11d
Merge branch 'dev' into multiframe-handling
2017-08-13 18:16:03 +02:00
Desmis
be82e1bde2
Some changes requested by Elle
2017-08-13 13:07:39 +02:00
Desmis
49d61d5209
Small changes + mode double
2017-08-11 08:21:38 +02:00
Desmis
5f8555e84c
Add temp and green for scene
2017-08-10 17:09:46 +02:00
Hombre57
1a296b763f
Correction as discussed in commit review (see also issue #4008 )
2017-08-10 00:50:26 +02:00
Desmis
291cc2e75a
merge with dev
2017-08-09 08:00:39 +02:00
Hombre57
f23be9345c
Add multi-frame handling.
...
- Exif of all frames are displayed in the Editor's Exif tab (without
separator)
- isHDR and isPixelShift is added to the data files stored in cache
- In the Editor panel, the QuickInfo frame display the HDR and
PixelShift information, as well as the number of frame and bit-depth for
HDR image
- the number of frame is provided by dcraw. If not set, it is provided
by the Exif's main IFD count
- the PixelShift information (for Pentax as of now) is provided by
looking at the Exif informations
- the HDR information is provided by the Exif information of the first
frame for Pentax raw files, or by the bitspersample, sampleformat and
compression tags for other files
TODO: add icons to the thumbnails to tag HDR and PixelShift files.
2017-08-08 23:42:05 +02:00
Alberto Griggio
8c3c2f3e88
show message dialog about the expected usage when running RT as GIMP plugin
2017-08-08 22:40:46 +02:00
Desmis
039152cce2
Clean Preferences and Tooltip
2017-07-29 09:39:35 +02:00
Desmis
ef39df4f39
Settings output device in main menu
2017-07-28 17:41:48 +02:00
Morgan Hardwood
732ac607a5
copypasta -> copy & paste, generateTranslationDiffs
2017-07-23 22:16:22 +02:00
heckflosse
56eaeca01c
Limit number of open editors on Windows depending on available gdi handles to avoid crashes. Fixes #3937
2017-07-12 18:47:50 +02:00
Morgan Hardwood
082c69a124
Further interface label revision, mostly Pixel Shift
2017-05-04 00:13:27 +02:00
Morgan Hardwood
b1af0d661c
Updated TP_RAW_IMAGENUM_TOOLTIP
2017-05-03 22:30:58 +02:00
Morgan Hardwood
149e1b604f
Removed unused interface label keys and regenerated all language files.
2017-05-03 21:45:34 +02:00
Hombre
3724c38e84
Updated label for Batch Editor's tab in File Browser ( #3843 )
2017-04-28 21:04:46 +02:00
Morgan Hardwood
01bd7463a1
./tools/generateTranslationDiffs
2017-04-25 18:27:31 +02:00
Alberto Griggio
a781e86245
improved GUI for selecting pp3 output destination
...
Fix for #3830
2017-04-18 11:37:04 +02:00
heckflosse
e043e792db
Pixelshift: Added per channel brightness equalization
2017-04-10 20:39:00 +02:00
Morgan Hardwood
795a473602
generateTranslationDiffs
2017-04-06 12:27:44 +02:00
Alberto Griggio
518d51e839
merge 'simpleprocess-fast-export-test' into dev
2017-03-28 15:02:10 +02:00
Hombre
209ea3533b
Adding PixelShift to PartialPaste window + small bugfixs (issue #3489 )
2017-03-28 00:02:10 +02:00
Alberto Griggio
81917406d5
merge with 'profile-reset-default'
2017-03-27 09:01:01 +02:00
heckflosse
c58466caf6
Changed tooltip for sub-image selector
2017-03-24 15:24:49 +01:00
heckflosse
6333a0daa6
Changed 'Pixel Shift' to 'Pixel Shift (Pentax)' to avoid confusion with Olympus 'Pixel shift'
2017-03-24 02:39:58 +01:00
heckflosse
a3b1c07326
Merge branch 'dev' into psgtk3
2017-03-23 22:52:35 +01:00
heckflosse
1f0688acd7
Removed special chars from xtrans demosaic methods language keys
2017-03-23 18:31:15 +01:00
Morgan Hardwood
644e33f4f1
Revised demosaicing method labels.
2017-03-23 00:33:37 +01:00
heckflosse
e4d7ab5dda
Make xtrans demosaic methods translatable
2017-03-22 16:05:11 +01:00
heckflosse
9bb5164cce
allow translation of demosaic methods; hide Sub-Image selector for files with onyl 1 raw file; ...
2017-03-22 14:13:51 +01:00
Alberto Griggio
2f9df50be3
make CropWindow::zoomFitCrop call CropWindow::zoomFit if the image has no crop
2017-03-21 13:37:55 +01:00
Alberto Griggio
100ad107ab
merged with dev
2017-03-19 21:34:47 +01:00
Alberto Griggio
4e6e8e6734
merged with dev
2017-03-19 21:23:07 +01:00
Alberto Griggio
5bb40ff0ad
merged with dev
2017-03-19 11:58:09 +01:00
Alberto Griggio
51f909a21e
added option for selecting whether to use the extended zoom levels
2017-03-17 09:04:07 +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
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
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
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
30931359f8
merged with dev
2017-03-08 22:55:32 +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
Morgan Hardwood
dfcab20b35
Language files updated.
2017-03-08 20:55:20 +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
6ae57cd556
dynamic profile: merge "make" and "model" into "camera", and allow to use regexps
2017-03-03 09:11:37 +01:00
Alberto Griggio
dca0e41f35
added "Auto White Balance temperature bias" feature
...
This new slider in the White Balance tools allows to alter the computation of
the "auto white balance" by "biasing" it towards warmer or cooler
temperatures. The bias is expressed as a percentage of the computed
temperature, so that the resuling temperature is given by
"computedTemp + computedTemp * bias".
2017-02-12 17:39:52 +01:00
heckflosse
c0cb0966f4
Merge branch 'gtk2' into pixelshift
2017-02-06 15:47:29 +01:00