Commit Graph

248 Commits

Author SHA1 Message Date
Morgan Hardwood 7a21501955 Removed VersionInfoVersion from InnoSetup script, #4507 2018-04-18 08:13:22 +02:00
luz.paz c3c3ceac79 Misc. typos
Found via `codespell` 
+ removed rtengine/dcraw.patch per discussion in https://github.com/Beep6581/RawTherapee/pull/4395
2018-02-14 14:07:18 -05:00
Morgan Hardwood 12025f2851 Updated rtexif using ExifTool-10.78, closes #4371 2018-02-06 01:10:11 +01:00
Morgan Hardwood ff808c823b Gamut icons made consistent, closes #4360 2018-02-04 16:09:14 +01:00
Morgan Hardwood db456825ac InnoSetup script update #3933
- Include GDB if available,
- Include program version in registry keys,
- Include share folder
2018-01-31 22:59:28 +01:00
Morgan Hardwood 667e2ba4e4 Added Windows installer context menu entries, #3933 2018-01-31 19:35:29 +01:00
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
Hombre 50165dab20 Merge branch 'master' into softproofing 2016-10-16 01:45:52 +02:00
Morgan Hardwood a6fc7cd37d Merge branch 'master' into gtk3 2016-10-12 10:01:16 +02:00
Morgan Hardwood 29d5329f3f Fixed RT.ico path in WindowsInnoSetup.iss.in 2016-10-12 10:01:01 +02:00
Morgan Hardwood 0dbea030cb Merge branch 'master' into gtk3-merge-master-b8eb349 2016-10-10 23:07:41 +02:00
Hombre f904bc8f84 First patch of the LockableColorPicker tool.
Still Work In Progress, but can be used without too much hassle.
2016-09-30 01:03:57 +02:00
Hombre 72db91b574 Updated color_management.svg explanation file 2016-08-30 03:16:22 +02:00
Hombre 827acd35f9 Some bugfix. 2016-08-27 22:20:54 +02:00
Hombre 5affa18341 Introducting soft-proofing and Black Point Compensation, simplify the
CMM at the end of the pipeline + sparse code refactoring
A new BPC checkbutton has been created in 'Preferences/Color Management'
and in the ICM tool. Better hanbling of widget sensitivity of the output
profile / gamma part of the ICM tool.
2016-08-24 22:32:06 +02:00
Beep6581 3e2c710b45 Added script tools/generateThemeSVG2PNG to generate PNG icons from theme SVG images, and updated TooWaBlue theme. #3247 2016-04-23 02:01:15 +02:00
Hombre d09c4ace70 Merge branch 'gtk3' of https://github.com/Beep6581/RawTherapee.git into gtk3 2016-03-12 00:10:35 +01:00
Hombre 7f0a96e448 Fix #3203 and restore the hover color for the 'Enabled' buttons 2016-03-12 00:09:30 +01:00
Beep6581 a563427d59 Merge branch 'master' into gtk3 2016-03-07 18:00:35 +01:00
Beep6581 0e0f5dd80d Shortened DMG image filename, closes #3162 2016-03-07 17:59:21 +01:00
Beep6581 f0679e8eee Merge branch 'master' into gtk3 2016-03-07 02:42:08 +01:00
Adam Reichold a04c7706db Merge branch 'master' into 'gtk3' 2016-03-05 13:11:00 +01:00
Alexander Serebryakov fede85d339 buildRT script updated in due to project migration to GitHub 2016-03-03 21:36:40 +02:00
Beep6581 3f85ee00e9 Add commented-out line for inclusion of gdb.exe in debug builds, issue #3060 2016-02-23 22:08:22 +01:00
Beep6581 89a060b89d Update WindowsInnoSetup.iss.in 2016-02-23 15:45:10 +01:00
Beep6581 cb916f7c2d Merge branch 'master' into gtk3 2016-02-23 09:26:00 +01:00
Beep6581 9f29f49f01 Re-formatted tools/osx/macosx_bundle.sh 2016-02-21 23:45:48 +01:00
Beep6581 0539058382 Fixed old paths in osx scripts and quoted some variables 2016-02-21 23:35:48 +01:00
Beep6581 80dacddedc Added patch for libiconv 1.14 needed for OS X, see issue #3161 2016-02-20 18:59:56 +01:00
Hombre 34734350be Merge branch 'master' into gtk3 2016-02-20 18:41:33 +01:00
Beep6581 926e5f810c Merge branch 'master' of github.com:Beep6581/RawTherapee 2016-02-20 18:31:23 +01:00
Beep6581 817ac17189 Updated OS X scripts and moved OS X and Windows files from rtdata/ to tools/ 2016-02-20 18:30:59 +01:00
Hombre 4665b88788 Modified Preview Canvas
- Now the Preview can show free space around the image (the image's
corner will coincide with the center of the preview area)
- Editing objects can now be manipulated in this free space
- The editing mechanism has been split : it was completely handled in
rtengine before, now rtengine still handle the pipette's data provider,
but rtgui now handle the objects data provider.
- Bugfix: when using coarse rotate in the Editor panel, the Gradient
widgets are now correctly displayed
2016-02-05 01:40:31 +01:00
Hombre 3b7ef934ce More opaque 1:1 icon 2016-01-18 00:48:34 +01:00
Hombre bcbb45454a Updated icons (from Drslony), code cleanup and bugfix 2015-12-29 03:52:50 +01:00
Hombre 0daea66597 Adding the Absolute entry for monitor rendering intent + icons updated 2015-12-28 14:43:37 +01:00
Adam Reichold 4ecf463f9f Merge master for the C++11 ABI fixes. 2015-12-20 20:53:59 +01:00
Hombre f63ebce657 Updating the path of Inkscape/64 on Windows 2015-12-19 22:10:31 +01:00
Adam Reichold 97814fbf6e Import icons provided by Beep6581 into source tree. 2015-12-17 20:05:50 +01:00
Hombre 32eb6b996c Adding softproofing. Now the output profile and the new rendering intent
profile for the output profile will only be shown when the new softproof
toggle button (bottom of the preview in the Editor panel) will be on.
2015-12-15 01:06:38 +01:00
Beep6581 56c0762256 Optimized generateTranslationDiffs, 5x faster, changed from parameter expansion to grep. 2015-11-27 17:29:09 +01:00
Beep6581 3bf8a1f3f6 Fixed tools/generateTranslationDiffs 2015-11-27 17:26:23 +01:00
Morgan Hardwood ea8e878400 Updated generateLensList to make aperture notation consistent: f/ 2015-08-27 17:25:45 +02:00
Morgan Hardwood d74bba0e94 Updated generateLensList to handle Nikon cameras 2015-08-24 15:28:34 +02:00
Morgan Hardwood b22b8582b0 Fixed octal issue 2015-08-23 22:47:01 +02:00
Morgan Hardwood 1f76af5ba9 Added tools/generateLensList Bash4 script to make updating lens ID from exiftool for rtexif/* easy 2015-08-23 21:58:35 +02:00
Philip Rinn bdbe5395f5 Update tools/generateReleaseInfo to work with git (see #2865) 2015-08-15 20:05:23 +02:00
DrSlony effb46c3e1 Line endings 2015-08-11 11:53:44 +02:00
torger d5ca351c20 Issue 2134: removed obsolete raw highlight preservation setting from GUI (still left in procparams for backwards compatilibility) 2015-07-10 12:00:36 +02:00