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
Hombre57
b183a0b3c7
Solving issue #4000 on behalf of heckflosse
2017-08-07 21:05:00 +02:00
Flössie
3518c6ad7a
Fix unaligned store in ImProcFunctions::Lanczos()
( fixes #4005 )
2017-08-07 20:09:23 +02:00
Hombre57
7a7e9d323d
Bugfix in PreviewWindow (attempt to fix issue #3773 )
2017-08-05 15:29:55 +02:00
Jean-Christophe
9a3ac4ee8b
Merge pull request #3992 from Benitoite/dev
...
Font too large on Apple Retina/HiDPI & default font erroneously set to None
2017-08-02 22:39:07 +02:00
Benitoite
7e05ea8827
Update main.cc
2017-08-02 12:21:28 -07:00
Beep6581
a1e957d565
Merge pull request #3995 from innir/update-appstream
...
Update appstream metadata to current format
2017-07-31 13:46:32 +02:00
Philip Rinn
5ba3fa1ede
Move appstream metadate to new location
2017-07-31 12:45:27 +02:00
Philip Rinn
28871e1aa9
Update appstream metadata to current format
2017-07-31 12:44:16 +02:00
Benitoite
02cf9e3b12
FontFamily= & CPFontFamily=
...
https://github.com/Beep6581/RawTherapee/issues/3984#issuecomment-318476962
2017-07-28 09:44:11 -07:00
Benitoite
1c006d1472
macOS reports and sets screen resolution
...
https://github.com/Beep6581/RawTherapee/issues/3984#issuecomment-318476962
2017-07-28 09:39:25 -07:00
Morgan Hardwood
10822f5c2e
IliasG updated camconst.json for various cameras, closes #3988
2017-07-27 15:35:12 +02:00
Benitoite
8e13d469d8
Uses FontFamily= and FontSize= instead of Font=
...
https://github.com/Beep6581/RawTherapee/issues/3984
2017-07-26 09:38:54 -07:00
heckflosse
f12ee8a05a
Small speedup for decoding of compressed fuji RAF
2017-07-25 17:48:15 +02:00
Morgan Hardwood
fbdd0d1ab8
macOS - set rpath for CLI, fixes #3985
2017-07-25 15:27:10 +02:00
Alberto Griggio
d51c6c3275
Updated Gimp plugin to check that the installed RawTherapee is at least version 5.2
2017-07-24 17:32:37 +02:00
Morgan Hardwood
eca51cfcbc
Prepare to merge release 5.2 back into dev
2017-07-24 12:48:37 +02:00
Morgan Hardwood
78e921cbbc
Preparing for release 5.2
2017-07-23 23:20:49 +02:00
Morgan Hardwood
732ac607a5
copypasta -> copy & paste, generateTranslationDiffs
2017-07-23 22:16:22 +02:00
Morgan Hardwood
a873e9872a
generateTranslationDiffs
2017-07-23 21:54:39 +02:00
Hombre57
c6b16bc031
Making the preview more accurate with "Use CIECam for EPD" ( #2233 )
2017-07-23 18:47:32 +02:00
Hombre57
f24f028fe5
Updated French translation
2017-07-23 02:49:36 +02:00
Morgan Hardwood
2b5afb06d3
Added dual-illuminant FUJIFILM X-T20 DCP, closes #3979
2017-07-22 11:25:28 +02:00
Ingo Weyrich
8677db0bde
Merge pull request #3978 from TooWaBoo/dev
...
Update Deutsch locale
2017-07-21 14:01:37 +02:00
TooWaBoo
88022c0c9a
Update Deutsch locale
2017-07-21 13:26:01 +02:00
Morgan Hardwood
e7d8f2ac83
generateTranslationDiffs
2017-07-21 11:25:21 +02:00
Beep6581
9bc0279a05
Merge pull request #3977 from mkyral/dev_Czech_translation
...
Update Czech translation
2017-07-21 11:20:44 +02:00
Marián Kyral
af39595424
Update Czech translation
2017-07-21 10:56:55 +02:00
Morgan Hardwood
08ebc3e75b
Revert EPD Edge Stopping and Scale defaults to their old values now that the preview is more accurate, #2233
2017-07-20 19:43:36 +02:00
heckflosse
59c5a913ad
Fix two bugs in decoder for compressed fuji files. Thanks to LebedevRI for the hints!
2017-07-20 17:45:10 +02:00
Hombre57
b6cd315515
Merge branch 'epd-preview-accuracy' into dev
2017-07-20 01:21:31 +02:00
Beep6581
92074de30f
Merge pull request #3976 from Beep6581/verbose-options
...
Always show console warning and popup when saving options file fails, #3975
2017-07-19 19:10:19 +02:00
Alberto Griggio
d67ca00ce2
Merge pull request #3946 from Beep6581/remote-app
...
new feature: open images in an already-running instance of RT
2017-07-19 17:51:39 +02:00
Morgan Hardwood
ca9e28fea7
Always show console warning and popup when saving options file fails, #3975
2017-07-19 17:48:02 +02:00
Morgan Hardwood
0987e4d5a3
Clipped shadows and highlights indicator keyboard shortcuts updated, closes #3641
2017-07-19 13:46:40 +02:00
Hombre57
36fe0f800f
Ehnance preview accuracy of Tone Mapping (EPD) tool (issue #2233 )
2017-07-19 02:14:40 +02:00
heckflosse
aab3a60356
Remember monitor of main window
2017-07-17 15:22:31 +02:00
Morgan Hardwood
9a13e4b360
Link rawtherapee-cli in tools/osx/macosx_bundle.sh + safety fixes, #3924
2017-07-17 00:22:20 +02:00
Ingo Weyrich
e08e921ad1
Merge pull request #3972 from Beep6581/meow_fixes
...
fixes #3957
2017-07-16 23:33:58 +02:00
heckflosse
d490cbd8da
Fix for last commit
2017-07-16 19:57:02 +02:00
heckflosse
31fffbdb6d
Bring secondary window to front if it's on the same monitor as the primary window, #3957
2017-07-16 19:29:59 +02:00
heckflosse
164c577b24
Fix some more problems in MEOW mode, #3957
2017-07-16 18:00:43 +02:00
Hombre57
cfa7e335fa
Fixing most problem of the MEOW mode (see #3957 )
2017-07-16 01:38:39 +02:00
Morgan Hardwood
d1d4c3180c
Cosmetic fix rtgui/CMakeLists.txt
2017-07-15 23:44:33 +02:00
Morgan Hardwood
b880109539
Fixes macOS crash-on-startup part2, #3882
2017-07-15 23:37:04 +02:00
Morgan Hardwood
e749b8eb10
Fixes macOS crash if app bundle is renamed, #3882
2017-07-15 23:33:39 +02:00
Morgan Hardwood
4154c1feb6
Clipping indicator buttons: shadows on left, highlights on right, closes #3641
2017-07-15 23:12:27 +02:00
heckflosse
fbf8999016
Remember fullscreen state of secondary window in MEOW mode
2017-07-15 14:12:17 +02:00
heckflosse
76dba8fc7b
Correctly remember last used screen for secondary rt window in meow mode. Hopefully fixes also wrong width of toolpanel.
2017-07-15 01:55:14 +02:00
heckflosse
0e01162318
Fixes #3969 , Retinex tool does not remember the status of its settings subtool
2017-07-14 00:02:53 +02:00