|
|
|
|
Changelog for luminance-hdr-doc-2.6.1.1-5.ss1550.2.x86_64.rpm :
* Fri Jul 09 2021 Christophe Giboudeaux - Use a different tarball. The one available on sourceforge contains a broken \'.git\' folder. * Tue Apr 20 2021 Christophe Giboudeaux - Update to 2.6.1.1: * Better UI for last step of HdrWizard * Fix highlights glitch * fix save/load response cure even from the command line * usual bug fixing- Spec cleanup * Fri Jul 19 2019 Wolfgang Bauer - Update to 2.6.0 * Four brand new tone-mapping operators: ferwerda, kimkautz, lischinski and vanhateren * All tone-mapping operators have been optimized for speed and lower memory consumption * Speed up for hdr creation * Added post processing gamma and saturation * In HDR Wizard it is now possible to preview the final HDR after applying different fusion settings and before accepting it * Other small improvements and bug-fixing as usual- Drop patches merged upstream: * 0001-Fix-build-with-Qt-5.11.patch * fix-build.patch * 0001-Define-EXIV2_TEST_VERSION-by-including-exiv2.hpp.patch * Fix-build-with-GCC9.patch * Tue May 28 2019 Christophe Giboudeaux - Add Fix-build-with-GCC9.patch. * Tue Jan 29 2019 Christophe Giboudeaux - Add 0001-Define-EXIV2_TEST_VERSION-by-including-exiv2.hpp.patch to fix build with recent exiv2 versions. * Sun May 27 2018 christopheAATTkrop.fr- Update to 2.5.1. Changes since 2.4.0: * Selectable threshold for adjusting levels * Optional Lanczos interpolation * Antialiased display of images * Navigation of images in fullscreen * Online documentation * many fixes in HDR creation for all profiles * Better HiDPI support * Optional automatic adjustment of LDRs levels * New UI \"Dark Theme\" Check the ChangeLog file for the complete list of changes.- Run spec-cleaner.- Drop luminance-hdr_CMakeLists.txt.patch- Drop luminance-hdr_desktop.patch- Add 0001-Fix-build-with-Qt-5.11.patch- Add fix-build.patch * Fri Dec 04 2015 tchvatalAATTsuse.com- Add missing - at Cmake declaration * Thu Dec 03 2015 tchvatalAATTsuse.com- Use spec-cleaner- Add missing dependency on sql backend in Qt5 bnc#885406- Use full URL to download the tarball properly * Tue Nov 11 2014 tomsAATTopensuse.org- Missing pkgconfig(Qt5PrintSupport) added in spec file- Added patch luminance-hdr__CMakeLists.txt.patch: + missing find_package(Qt5PrintSupport) added + missing QT_PRINTSUPPORT_LIB in $LIBS added + missing PrintSupport in qt5_use_modules() added * Thu Feb 13 2014 hrvoje.senjanAATTgmail.com- Update to 2.4.0 + NEW: Automatic anti-ghosting and improved manual anti-ghosting + NEW: FITS Importer to merge and tonemap astronomic images + NEW: Automatic white-balance for both HDRs and LDRs + NEW: switch to Transifex translation platform for current and future translations + NEW: Windows: integration into the operating system (jumplist, progress bar) + HDR Creation with small UX improvements + changed EXIF detection for the HDR creation + switch to Qt5 + refactored code base for a future libHDR library + improved Debevec radiance map construction- modified patches: * luminance-hdr_desktop.patch- Added pkgconfig(cfitsio), pkgconfig(Qt5Concurrent), pkgconfig(Qt5Core), pkgconfig(Qt5Declarative), pkgconfig(Qt5Gui), pkgconfig(Qt5Network), pkgconfig(Qt5Sql), pkgconfig(Qt5WebKit), pkgconfig(Qt5WebKitWidgets), pkgconfig(Qt5Widgets), pkgconfig(Qt5Xml) and libqt5-qttools-devel BuildRequires- Removed libQtWebKit-devel and libqt4-devel BuildRequires * Thu Aug 22 2013 hrvoje.senjanAATTgmail.com- Don\'t move i18n to docdir (bnc#835314) * Mon Apr 08 2013 salsergeyAATTgmail.com- Update to 2.3.1 + Automatically Update Checker + Update libraries (in particular, LibRAW) + Support for TIFF 32 bit floating point (compatible with Adobe Lightroom 4) + Improved EXR, TIFF, JPEG and PNG I/O + Improved color conversion routines + NEW: Hugin\'s alignment: Autocrop feature (thanks to David Polák) + NEW: Support additional demosaicing algorithms, AMaZE as default + NEW: Save HDR creation profiles + NEW: Copy EXIF tags to tonemapped images automatically + NEW: Portable mode + NEW: Testing realtime previews (beta functionality) + Anti-ghosting working again + Speed improvements to various TMO algorithms + Speed improvements to merge algorithms + New Danish translation * Sat Jan 05 2013 toddrme2178AATTgmail.com- Update to 2.3.0 + New Fattal02 solver based on FFT (thanks to Tino Kluge) + Port of color management system to LCMS2 + Improved fit between saved files and preview + UI improvements (tonemapping warning dialog) + Update translations + Bug fixes- Update to 2.3.0-beta1 + NEW: colour management system The new colour management system allows to load colour profile for screen and printer so that users can double-check the final quality of their HDR images before being saved to JPEG or PNG. + Windows: new task bar progress report + Improved load/save of calculated profile for the merge operator + Improved JPG, PNG and TIFF reader and writer- Update to 2.2.1 + NEW: splitted executable luminance-hdr-cli for commandline mode + NEW: Windows Installer optionally registers file associations + Aborting Batch HDR creation and batch tonemapping is now possible + Speed improvements in Reinhard05 + Language change without restarting application + Corrected detection of exif rotation + Windows: TIFF support now works correctly (at all) + Windows: fixed some align_image_stack and temp dir problems + Development: new module system + Development: fixed help install and i18n path under Linux- Update to 2.2.0 + NEW: BatchHDR tool + NEW: LDRs can be saved as 16 bit Tiffs + NEW: Samsung(s) RAW file support + NEW: Speed improvement due to OpenMP + More speed improvements: tone-mapping (Mantiuk 06/08, Fattal, Reinhard) + NEW: image viewers with improved crop/selection tool + Improvement and optimised level and gamma control (new histogram) + Improved UI: Tonemapping Panel, Preference Dialog and Mainwindow + Revert HDR merge algorithms to Qtpfsgui 1.8.12 + Supporting better portrait HDRs + Windows: fix for file name and temp directory problems + Better support for filesystem character encoding + Library updates: Qt, LibRaw 0.14.5, exiv2 + Updated translations (Italian, German, Romanian) + Development: changing build system from qmake to cmake + Development: update Windows building scripts + Development: migration from SVN to Git + Development: support for FreeBSD9- Update to 2.1.0 + Merge MainWindow and TonemappingWindow + MainWindow works using the SDI concept, instead then MDI (multiple MainWindow can be open at the same time and work in parallel) + Tabbed images (HDR or LDR) inside the MainWindow + New preview widget (PreviewPanel) + Improved HDR creation Wizard (images can be removed and added) + Improved Batch Tonemapping: the final size of the tonemapping is read from file, allowing custom output size + New I/O engine (runs in a separated thread and shows the status during the operation) + Improved RAW conversion + Improved Help- Major spec file rewrite due to change to cmake- Removed obsolete luminance-hdr.patch- Updated luminance-hdr_desktop.patch- Split documentation package- Split lang package * Sat Apr 30 2011 asterios.dramisAATTgmail.com- updated to version 2.0.2: + New BatchTM Processing engine + Sorted leaks in freeing memory from pfs::Channel- Spec file updates: + Changes based on spec-cleaner run. + Changed License: to GPLv2+. + Added description for the patch based on openSUSE Patches Guidelines. + Added liblcms2-devel in BuildRequires:. + Updated %description. + Added 2DGraphics to desktop file Category. + Removed %changelog entries. + Minor other updates.- Fixed some rpmlint warnings.- Rebased luminance-hdr.patch to apply cleanly.- Added a patch for luminance-hdr.desktop to make it XDG compatible. * Fri Jan 07 2011 adrianAATTsuse.de- update to version 2.0.2-pre1 (2.0.1 stable was too broken)- rename qtpfsgui to luminance-hdr * Fri Jul 23 2010 bitshufflerAATTopensuse.org- Remove %debug_package- Use %_smp_mflags * Mon Apr 27 2009 buschmann23AATTopensuse.org - 1.9.3- needs Qt 4.4.0 or newer * Mon Apr 27 2009 buschmann23AATTopensuse.org - 1.9.3- updated to version 1.9.3 + Performance improvements on MultiCore Machines + Integrated pfstmo 1.3.x changes, including better Mantiuk performance + Integration of Exiv 0.18 (tiff write capabilities in the \"Copy Exif Data\" panel). + Drag and Drop support for HDR creation/opening + UI improvements: new icons, cleanup of tonemapping panel + added detail factor option to the mantiuk06 tmo, thanks to Dejan Beric + \'Save all\' feature in tonemapping dialog. + Many bugfixes, including the old filename problem + Integrated pfstmo 1.3.x changes: mantiuk06: Ed Brambley\'s bug-fix and convergence patch mantiuk06: Ed Brambley\'s OpenMP patch all: Fixes and optimization - see pfstmo ChangeLog for more information + Renamed reinhard04 to reinhard05 (src directory and references) + Improved linux packaging system: docs and html target directories can be specified separately- removed obsolete qtpfsgui-1.9.2-trunk.patch, now included upstream- removed qtpfsgui.diff, now included upstream * Fri Mar 13 2009 buschmann23AATTopensuse.org - 1.9.2- updated to version 1.9.2 + Fixed other bugs with non-ascii characters in paths/filenames. + Integrated pfstmo 1.2 changes + Added support for align_image_stack commandline parameters and user language selection + Improved comments with references for the algorithm that reads exif data to obtain average global luminance (and EV)- adding qtpfsgui-1.9.2-trunk.patch to fix a crash when saving an image- using debug_package macro outside the Build Service- fixed wrong file end of line encoding * Wed Feb 11 2009 buschmann23AATTopensuse.org - 1.9.1- fixing file list * Wed Feb 11 2009 buschmann23AATTopensuse.org - 1.9.1- adding update-desktop-files to BuildRequires * Wed Feb 11 2009 buschmann23AATTopensuse.org - 1.9.1- fixing rpmlint errors for desktop file * Thu Jan 03 2008 adrianAATTsuse.de - 1.9.0- import initial package version 1.9.0
|
|
|