Commit Graph

8 Commits

Author SHA1 Message Date
Hombre
d86262162b Updated settings folder handling when in single user mode (see #4428) 2018-03-09 00:35:37 +01:00
Alberto Griggio
9f17139bc1 sort directories before files in the processing profiles menus
Fixes #4295
2018-01-11 23:43:27 +01: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
heckflosse
c4f27b2c13 Fix some coverity issues 2017-06-14 17:02:33 +02:00
heckflosse
5e5affa585 Fix some memory leaks 2017-06-07 21:32:28 +02:00
Hombre
9e1fc78004 Saving a profile only took effect after RT restart (#3869) 2017-05-11 20:41:55 +02:00
Hombre
8c309d0f04 Several files astylized. 2017-04-25 22:33:22 +02:00
Hombre
fb5466bc8c Code reorganization to enable Dynamic profile with rt-cli (#3691) 2017-04-25 00:50:18 +02:00