Morgan Hardwood
fe1ac7f605
Added black and white adjuster icons
...
Used for the Anchor slider in the HDR Tone Mapping tool.
2018-01-26 00:29:04 +01:00
heckflosse
4046a3c9b9
Fixed typo
2018-01-23 14:46:15 +01:00
Morgan Hardwood
09d020cca3
Added -DWITH_BENCHFUN to build-rawtherapee
2018-01-23 01:29:43 +01:00
Morgan Hardwood
466efd3993
Added "Advanced" tab icon.
...
Added equalizer and atom icons, and set the Advanced tab to use
the atom icon. #4298
2018-01-21 19:11:21 +01:00
Morgan Hardwood
fa4e07b8bb
Updated build-rawtherapee to 2018-01-06
2018-01-11 19:17:06 +01:00
Morgan Hardwood
81d9db35aa
Added new tools/build-rawtherapee Bash script
2017-12-25 22:50:22 +01:00
Morgan Hardwood
8f7cd6bf8f
Removed unmaintained buildRT Bash script
2017-12-25 22:49:53 +01:00
Benitoite
acd17ac510
MacOS: update macosx_bundle.sh
...
Copies libiomp5 and liblensfun.1 to Frameworks, and uses lensfun db 2.
2017-12-13 16:40:50 -08:00
Morgan Hardwood
8c42504ff3
Merge branch 'origin/histogram-profile' into histogram-profile
2017-12-06 11:13:54 +01:00
Morgan Hardwood
95af7dd65c
Added histogram profile button images, #4066
2017-12-06 11:03:56 +01:00
Morgan Hardwood
edbe4f3f14
Added template icon showing RT sRGB and ProPhoto CIE XY gamuts
2017-11-27 19:48:16 +01:00
Benitoite
08b1b41770
Update macosx_bundle.sh
2017-10-25 01:07:06 -07:00
Benitoite
0719b5f27a
Copy libiomp5 license file into the app bundle.
2017-10-23 11:43:12 -07:00
Morgan Hardwood
b9faa66313
Updated rtexif using ExifTool-10.63
2017-10-15 22:13:08 +02:00
Hombre57
02463995af
Merge branch 'dev' into multiframe-handling
2017-10-13 22:51:42 +02:00
Morgan Hardwood
2b3dfb3f3c
Added comment to executable_loader.in
2017-10-12 22:29:42 +02:00
Hombre57
180912df0f
Merge branch 'dev' into multiframe-handling
2017-10-04 23:34:28 +02:00
Benitoite
da2b09925f
AppleLocale / executable loader fix
...
Ref: https://github.com/Beep6581/RawTherapee/issues/4128
https://discuss.pixls.us/t/error-processing-queue-invalid-byte-sequence-in-conversion-input/1188/18
2017-10-03 14:38:30 -07:00
Morgan Hardwood
d1da927a2c
Changed hard-coded path to RESOURCES variable in macosx_bundle.sh, #4107
2017-09-26 14:09:17 +02:00
Benitoite
fdd207693b
Update macosx_bundle.sh
2017-09-25 23:29:02 -07:00
Morgan Hardwood
8fae2727e2
Updated rtexif using ExifTool-10.61
2017-09-23 13:53:54 +02:00
Hombre57
0905294bda
Merge branch 'dev' into multiframe-handling, with some merge bugfix
2017-09-17 01:15:51 +02:00
Morgan Hardwood
1e36c564a7
Moved focus mask preview to clipped shadows/highlights section, uses large focus-screem icon, #4027
2017-09-01 14:59:17 +02:00
Morgan Hardwood
20a3ad9134
Added and updated previewmode* icons, #4027
2017-08-26 19:34:25 +02:00
Hombre57
86dac147c6
Adding icons on thumbnails and solving a bug in cacheimagedata.cc
...
See issue #4008 .
The bug in cacheimagedata.cc was preventing correct cached thumbnail
loading, asking for a full processing at each loading of the directory.
2017-08-13 18:13: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
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
9a13e4b360
Link rawtherapee-cli in tools/osx/macosx_bundle.sh + safety fixes, #3924
2017-07-17 00:22:20 +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
ec369e007b
Updated benchmarkRT to work with any locale, and some cosmetic changes. See PR #3947
2017-07-04 13:13:46 +02:00
Morgan Hardwood
3fb5c7d39e
Updated tools/benchmarkRT tool
2017-07-03 00:30:58 +02:00
Alberto Griggio
86c5cc1826
GIMP plugin: sync with master of GIMP repo
2017-06-28 21:20:31 +02:00
Alberto Griggio
3bfda08bcf
Gimp plugin: removed magic numbers from the file formats -- we rely only on file extensions
2017-06-19 13:51:37 +02:00
Alberto Griggio
3c26516699
use gimp_register_file_handler_raw
to register the plugin as a RAW importer
2017-05-24 13:48:47 +02:00
Alberto Griggio
54b66b7736
Added support for using RawTherapee as a GIMP plugin for opening RAW files
...
plugin code taken from Darktable
2017-05-18 15:59:56 +02:00
Morgan Hardwood
55d342ade3
Changed repo path in tools/generateDirtyFiles
2017-05-03 20:02:51 +02:00
Morgan Hardwood
21fe03e6ab
Merge branch 'dev' of https://github.com/ion12/RawTherapee into ion12-dev
2017-04-18 22:06:21 +02:00
ion12
c562385f15
macOS build fixes suggestions take 2
...
Suggestion for resolving
CMakeLists.txt , macosx_bundle.sh , executable_loader.in
Please review + double-check on macOS
2017-04-18 00:26:28 +01:00
Morgan Hardwood
8779558763
Updated rtexif with information from ExifTool 10.49, #3802
2017-04-15 21:29:06 +02:00
Morgan Hardwood
36cd8b7787
Mostly macOS-related changes to CMake and build scripts, #3678
2017-04-09 15:04:57 +02:00
Morgan Hardwood
16f4731e0b
Merge branch 'master' into gtk3
2017-01-30 23:45:46 +01:00
Morgan Hardwood
03919242b1
Consistency between generateReleaseInfo and UpdateInfo.cmake
2017-01-30 22:50:21 +01:00
Beep6581
139df58ade
Unimportant typo fixed
2017-01-30 22:47:27 +01:00
Hombre
bc19897bc7
Changed AppId value for InnoSetup installer ( #3628 )
2017-01-30 01:32:36 +01:00
Morgan Hardwood
f1e253b176
Git version fix for macOS files.
2017-01-29 20:53:03 +01:00
Hombre
52dca96723
Bigfix of InnoSetup parameters ( #3628 )
2017-01-28 22:39:50 +01:00
Morgan Hardwood
e5c00f0a9d
Complete revision to how RawTherapee's version is handled in CMake and in other files, #3628
2017-01-27 15:33:05 +01:00
Morgan Hardwood
4efae5c764
Merge branch 'master' into gtk3
2016-10-16 23:26:51 +02:00