RawTherapee
http://rawtherapee.com
RawTherapee is a cross platform image processing software equipped with the essential tools for high quality and efficient RAW photo development.
Latest build from default branch.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / rawtherapee
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout graphics/rawtherapee && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000525 525 Bytes | |
_service:recompress:tar_scm:rawtherapee-4.0.12.104 |
0009450775 9.01 MB | |
_service:set_version:rawtherapee.spec | 0000002684 2.62 KB | |
rawtherapee.changes | 0000064223 62.7 KB | |
rawtherapee.spec | 0000002678 2.62 KB |
Revision 156 (latest revision is 317)
Marcin Bajor (marcinbajor)
committed
(revision 156)
- Fixed clang warning on implicit double to int conversion - Clang compile error fix - std::setlocale() -> setlocale() (compile fix) - Don't include <auto_ptr.h> if compiling with Clang/libc++ (auto_ptr.h doesn't exist) - Fixed gcc warning which was caused by fixing clang warning (no issue) - Minor clang warning fixes - Catch a more general form of exception, as we don't make use of the more specific. Had issues with Runtime type information on OSX, not sure exactly what the problem is but this generalization of exception handling seem to make it work safely. - Use locale names with better linux/osx/win cross-platform compatibility (old did not work on OSX); use less specific exception objects to avoid strange throw issues on OSX builds - RT tries to move the preview, even if that's not possible (issue 2298)
Comments 0