Commit Graph

11361 Commits

Author SHA1 Message Date
Lawrence Lee
a2394e08ce Replace deprecated function (#6563) 2022-09-11 15:10:04 -07:00
Lawrence Lee
aa02ee8c49 Qualify some std integer types 2022-09-08 23:14:16 -07:00
Lawrence Lee
4b97a5cf3c Placate some GCC warnings (#6563) 2022-09-05 18:05:35 -07:00
Flössie
6819b32be7 Mute some warnings (#6563) 2022-08-26 11:54:12 +02:00
Desmis
efbcebb522 Review JzCzHz - Various changes to locallabtools2 - default - french (#6561)
* Various changes to locallabtools2 default french

* changed to German TP_LOCALLAB_LOGAUTOGRAYJZ_TOOLTIP
2022-08-25 14:01:17 +02:00
Thanatomanic
8d6a8eeae0 Updated German translation
Closes #6229
2022-08-24 20:31:15 +02:00
Lawrence37
4fa72c3a51 Add Japanese and Danish translations (#6503)
* Add Japanese and Danish translations
Japanese translations by Yz2house.
Danish translations by mogensjaeger.

* Run translation script on Japanese and Danish
Also add back some keys ending with "0" that the script mistakenly
removed.

* Rename language file Danish to Dansk
Allows automatic loading of the Danish translation from the system
language.

Co-authored-by: Thanatomanic <6567747+Thanatomanic@users.noreply.github.com>
2022-08-24 20:30:07 +02:00
Lawrence37
0a55428205 Clean up missing language keys (#6556)
* Clean up some unused code

* Use grid for abstract profile primaries

* Remove blank line from default
2022-08-24 20:23:09 +02:00
Desmis
1b3b0cf85f French for Perspective - Film negative - Cam16 and Jz (#6557)
* French for Perspective - Film negative - Cam16 and Jz

* Some forgotten tooltips

* Clean code and add others tooltip
2022-08-24 06:52:28 +02:00
Lawrence37
0951a00e48 Increment AppImage tools cache key (#6558) 2022-08-24 06:50:26 +02:00
Thanatomanic
93dfb09eaf Remove the HISTOGRAM_TOOLTIP_RAW from all language files (#6554)
It was a leftover from c03efe4878 where new strings were introduced to toggle the histogram types.
2022-08-22 20:45:03 +02:00
Lawrence37
eaba9657f1 Fix AppImage theme (#6555)
Patch the app run hook from linuxdeploy-plugin-gtk so that the theme is
not explicitly set.
2022-08-22 20:44:49 +02:00
Andrew Dodd
9d67d15942 Add script to find orphaned strings that are not referenced in the source code (#6458) 2022-08-21 13:58:11 +02:00
GiMo84
4f6273a2bd Fixes reading Dual ISO (Magic Lantern) DNG (#5658) (#6505) 2022-08-21 07:04:14 +02:00
Thanatomanic
ea515f4c98 Add several DCPs (#6553)
Fixes #5647, #5862, #5952, #6307, #6318
* Samsung Galaxy S7
* Canon EOS 1DX Mark III
* Canon EOS 5D Mark II
* Canon EOS-1Ds Mark II
* Fujifilm X-T4
2022-08-21 06:57:34 +02:00
Andrew Dodd
3dabe6bec4 Add Sony ILCE-7M4 DCP dual illuminant profile (#6552)
Fixes #6468
Intentionally generated without tone curve per #6467
2022-08-19 15:44:51 +02:00
Thanatomanic
794099847d Propagate LICENSE file renaming to macOS build script 2022-08-19 06:40:13 +02:00
Thanatomanic
32b4aefa47 Propagate LICENSE file renaming to Windows installer script 2022-08-19 06:39:34 +02:00
Benitoite
8a09af2c48 macOS: optionally make a generically-named copy of the zip (#6518)
Adds `-DOSX_NIGHTLY`. With -DOSX_NIGHTLY=ON will produce copies of the zip with generic names: `RawTherapee_macOS_arm64_latest.zip` for the purpose of hyperlinking. This is activated for GitHub Actions automated builds.

* mac: specify catalina on github action
* mac: use clang instead of /path/to/clang
* mac: Exec Architectures --> Architecture Priority
* mac: add an option to generate a universal app
* mac: generate a universal app
* mac: use "Universal" for arch in naming
* mac: remove some braces
* mac: fix gtk3 environment paths
* mac: fix universal url logic
* mac: merge about txts for universal build
* Mac: fix osx version minimums in universal 1
* Mac: update info plist for osx version minima
* Mac: update universal versioning
* Mac: add processor tunings for sandy-ivy bridge
* mac: fix minimum versioning statements
* Mac: fix a paste error
* mac: remove any x/X libs from bundle
* mac: don't get rid of libxcb for cairo
* mac: fix a typo
* mac: revert library removals for cairo
2022-08-19 06:38:05 +02:00
Thanatomanic
c58f582505 Minor license path fixes (#6551)
* Fix CMakeLists
* Fix splash.cc
2022-08-18 20:58:50 +02:00
Thanatomanic
6f53844b74 Update LICENSE and remove the preamble
The RT specific portion should typically go into the source files. Perhaps this then enables GitHub to recognize GPL3?
2022-08-18 20:48:03 +02:00
Thanatomanic
8566f06f4f Rename LICENSE.txt to LICENSE (and bump the date)
This should get the license automatically detected by GitHub. If not, this is not a life-altering change...
2022-08-18 20:45:25 +02:00
Adrián Kálazi
fd5a77e8c2 Fix missing coefficient for Daylight spectral data (#6484)
* Fix missing coefficient for Daylight spectral data

* Fix incorrect coefficient for Daylight spectral data
2022-08-18 17:03:32 +02:00
Ingo Weyrich
f564394bbc dfmanager cleanup (#6211)
* Turn `DFManager` into a singleton
* PIMPL `DFManager`
* Cleanup namespace usage in `dfmanager.cc`
* Constify `DFManager` interface
* Fix bad `reinterpret_cast` between `std::string` and `Glib::ustring`

Co-authored-by: Flössie <floessie.mail@gmail.com>
Co-authored-by: Thanatomanic <6567747+Thanatomanic@users.noreply.github.com>
2022-08-18 17:00:49 +02:00
Philippe Daouadi
d8320bc8b7 Add Canon EOS R3, R7 and R10 support (#6543) 2022-08-18 16:50:19 +02:00
luzpaz
65db39b9f8 Fix various typos (#6529) 2022-08-18 16:49:26 +02:00
jrockwar
f56f0358c1 enable installation on arm64 processors on windows (#6481) 2022-08-18 16:48:48 +02:00
Desmis
0b10a092fd Optimize FFTW (when used) - when full image is selected (#6545)
Co-authored-by: Lawrence Lee <45837045+Lawrence37@users.noreply.github.com>
2022-08-17 07:11:11 +02:00
Lawrence37
c3a6b4822a Automated builds: Patch lensfun-update-data script (#6549)
* Patch lensfun-update-data in automated builds

* Fix Windows build libffi DLL version
2022-08-14 22:17:05 -07:00
Beep6581
d92f5f7ca8 Merge pull request #6509 from Lawrence37/chinese-translation
Update Chinese (Simplified) translation
2022-07-25 13:43:33 +02:00
Lawrence Lee
262d00bf1b Fix incomplete changing of input profile
Closes #6533.
2022-07-23 15:59:40 -07:00
Lawrence37
dd0054918b Merge pull request #6466 from Entropy512/remove_orphans
WIP: Remove orphaned strings and history events
2022-07-22 07:56:28 -07:00
Andy Dodd
3bfcc66e46 Default strings cleanup, includes:
1 - Obsolete history events removal

Remove history events that are not referenced anywhere in code

Left event 149 despite being unreferenced due to the comment in the code indicating it may return

2 - Orphaned strings removal

HISTOGRAM_TOOLTIP_RAW appears to be an orphan, but this looks strange to me.  Investigation needed

3 - Strings cleanup - remove improperly commented entries

These don't get treated as comments, but at least didn't break anything since
nothing in the code referenced them.

But they will waste translator's time, so delete them
2022-07-22 06:27:02 -04:00
Pandagrapher
1e2dc30738 Local adjustments - Fix apply/paste actions with LA
- Fixes LA lost when applying partial profile (fixes #6150)
- Fixes LA behavior when using apply/paste actions: spots are now totally replaced and not anymore merged (fixes #6136 and #6411)
- Fixes a crash in specific situations when saving/copying a partial number of spots
- Partial paste dialog: Fixes Locallab button remaining inconsistent if all the spots are deselected
2022-07-18 19:03:29 +02:00
Desmis
19a4720ec7 Fixed bad GUI behavior in Color and Light - issue 6517 2022-07-06 11:01:14 +02:00
Desmis
0599a5e96d Change tooltip in LA inverse issue 6506 2022-06-24 06:49:04 +02:00
Lawrence Lee
e87334b2f9 Update Chinese (Simplified) translation
Provided by syyrmb in #6369.
2022-06-23 21:40:23 -07:00
Desmis
01570e3430 Fixed bad GUI behavior gamma in DR Exposure issue 6507 2022-06-23 14:10:12 +02:00
Desmis
404a584c74 Remove lines with bad history message ZCAM 2022-06-12 11:08:31 +02:00
Lawrence Lee
9bde8f18dc Remove Leica M8 camconst entry
Workaround for issue #6498.
2022-06-11 18:44:03 -07:00
Ingo Weyrich
f86a455285 Local adjustments "Exposure compensation" final output incorrect, preview OK, fixes #6493 2022-06-10 18:50:03 +02:00
Lawrence37
68ec1a5bb5 Merge pull request #6488 from Beep6581/auto-persp-fix
Fix auto perspective correction not working sometimes
2022-05-21 18:33:50 -07:00
Lawrence Lee
2df26028b8 Fix auto perspective correction not working
Use default focal length and/or crop factor if undefined.

Closes #6487.
2022-05-21 15:11:00 -07:00
Desmis
9b837e59b3 Fixes crash in ipwavelet, improve behavior mask when one spot with many tools and mask (#6478) 2022-05-14 05:41:11 +02:00
Lawrence37
37080e1b5d Fix some history messages (#6474)
Use correct key for spot removal history message.

Remove B&W channel mixer auto enabled message when changing the filter
color.

Replace hard-coded input color profile strings.
2022-05-14 05:39:31 +02:00
Desmis
feada4cd0a Local adjustments - Fixed bug with mask enable logencoding issue 6459 (#6465)
* Fixed bug with mask enable logencoding issue 6459

* Fixed another bug with logena
2022-04-28 07:53:33 +02:00
Desmis
b989c271d8 Fixed bug bad behavior Log encoding issue 6459 2022-04-18 13:01:10 +02:00
Lawrence37
274c99e9b9 Merge pull request #6456 from Beep6581/windows-debug-build-gdb
Remove GDB from Windows debug build
2022-04-12 17:33:25 -07:00
Lawrence Lee
7212c09876 Remove GDB from Windows debug build 2022-04-11 21:20:36 -07:00
Thor Nielsen
4e14350708 Add support for reading Canon R6 white balance from CR3. (#6397)
Co-authored-by: Thor Gabelgaard Nielsen <thor@stheno.org>
Co-authored-by: Thanatomanic <6567747+Thanatomanic@users.noreply.github.com>
2022-04-10 10:57:25 +02:00