File luminance-hdr.changes of Package luminance-hdr
-------------------------------------------------------------------
Fri Dec 4 10:20:53 UTC 2015 - tchvatal@suse.com
- Add missing - at Cmake declaration
-------------------------------------------------------------------
Thu Dec 3 12:27:21 UTC 2015 - tchvatal@suse.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 17:10:39 UTC 2014 - toms@opensuse.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 16:51:08 UTC 2014 - hrvoje.senjan@gmail.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 22:37:33 UTC 2013 - hrvoje.senjan@gmail.com
- Don't move i18n to docdir (bnc#835314)
-------------------------------------------------------------------
Mon Apr 8 05:43:42 UTC 2013 - salsergey@gmail.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 5 18:26:24 UTC 2013 - toddrme2178@gmail.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 18:31:32 UTC 2011 - asterios.dramis@gmail.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 7 15:03:03 UTC 2011 - adrian@suse.de
- update to version 2.0.2-pre1 (2.0.1 stable was too broken)
- rename qtpfsgui to luminance-hdr
-------------------------------------------------------------------
Fri Jul 23 01:54:40 UTC 2010 - bitshuffler@opensuse.org
- Remove %debug_package
- Use %_smp_mflags
-------------------------------------------------------------------
Mon Apr 27 14:26:39 CEST 2009 - buschmann23@opensuse.org - 1.9.3
- needs Qt 4.4.0 or newer
-------------------------------------------------------------------
Mon Apr 27 12:49:32 CEST 2009 - buschmann23@opensuse.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 08:02:49 CET 2009 - buschmann23@opensuse.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 17:41:41 CET 2009 - buschmann23@opensuse.org - 1.9.1
- fixing file list
-------------------------------------------------------------------
Wed Feb 11 16:48:03 CET 2009 - buschmann23@opensuse.org - 1.9.1
- adding update-desktop-files to BuildRequires
-------------------------------------------------------------------
Wed Feb 11 16:35:22 CET 2009 - buschmann23@opensuse.org - 1.9.1
- fixing rpmlint errors for desktop file
-------------------------------------------------------------------
Thu Jan 3 13:39:25 CET 2008 - adrian@suse.de - 1.9.0
- import initial package version 1.9.0