SEARCH
NEWS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG
FORUM
DONATE




YUM REPO

 
 
Changelog for ufraw-0.15-7.1.x86_64.rpm :

* Mon Aug 31 2009 cooloAATTnovell.com- do not use 2.00 as boolean
* Thu Aug 20 2009 crrodriguezAATTsuse.de- use gimp plugin versioning
* Thu Aug 06 2009 postadalAATTsuse.cz- renamed ufraw-gimp -> gimp-ufraw (bnc#349082)
* Wed Jun 03 2009 cooloAATTnovell.com- cast the result of strrchr to fix build with glibc 2.10
* Mon Feb 23 2009 cooloAATTsuse.de- fix the lang subpackage split
* Thu Feb 19 2009 cooloAATTsuse.de- update to 0.15, based on DCRaw v 8.89.
* Multiprocessing support using OpenMP. Patch by Bruce Guenter.
* Add progress report during the loading of raw files.
* Add JPEG optimization to reduce the file size without effecting image quality.
* Compatibility with the just released Exiv2-0.18.
* Support sRAW1 and sRAW2 formats of the Canon 50D and 5D Mark II.
* Some annoying bugs got squashed.
* Change license from \'GPLv2\' to \'GPLv2 or later\'.
* more see http://ufraw.sourceforge.net/- require lang subpackage- enabled in KDE menu again (bnc#298969)- enabled contrast setting
* Fri Dec 07 2007 nadvornikAATTsuse.cz- updated to 0.13
* Simplified output path logic - output path defaults to the path of the input path.
* Added \'System profile\' option to read display ICC profile from the X display. Based on code from Gimp.
* Do not read/write display ICC profile from/to ID files.
* Show camera white balance in EXIF page. Patch by Erik Burrows.
* Automatically fit histograms to allocated height.
* Read Canon lens from EXIF data. Patch by Andreas Steinel.
* Improved PPG interpolation. Patch by Alain Desbiolles.
* Remember maximized state of window between sessions.
* Add color smoothing option to all interpolation. Based on patch by alexander melkozerov. AHD+smoothing is exactly the same as the now obsolete EAHD.
* Added darkframe to GUI (patch by Bruce Guenter).
* Darkframe subtraction also handles hot pixels (patch by Bruce Guenter).
* Show spot values only if spot is selected and allow unselecting spot values.
* Add FITS output. Patch by Andreas Steinel. This option is disabled by default.
* Progressive JPEG encoding. Patch by Bruce Guenter.
* Blink over/under exposure in preview. Patch by Bruce Guenter.
* Enable --output option for stand-alone tool. It forces the output filename to the value specified. It is useful for F-Spot. Patch by Stephane Delcroix.
* Reimplemented the EXIF page. Patch by Andrew Zabolotny.
* Display flash mode in EXIF page.
* Moved shrink/size controls from Save dialog to main window.
* Added delete button to stand-alone tool.
* Added \'send to Gimp\' option to stand-alone tool.
* Made the save-as button an icon only, to save space.
* Added option to save as PNG 8 or 16 bits.
* Write EXIF data to PNG files. Based on code from DigiKam.
* Added aspect ratio control. Patch by Andrew Zabolotny.
* New Spanish translation by Enrique Jorreto Ledesma.
* New Polish translation by Tomasz Golinski.
* New Korean translation by Homin Lee.- built with GtkImageView, added modifications made by hfiguiereAATTnovell.com
* Wed Aug 22 2007 postadalAATTsuse.cz- disabled in KDE menu [#298969]
* Mon Aug 13 2007 postadalAATTsuse.cz- enabled exiv2 support [#298890]- fixed crash when spot selector reached image boundary (crash_fix.patch)- fixed handling of non integer shrink factors- some TIFF images were wrongly identified as raw file
* Mon Aug 06 2007 postadalAATTsuse.cz- updated to version 0.12
* full color management workflow with camera, display and output profiles
* image cropping, rotate/flip support
* added scrolling and panning (based on the new GtkImageView widget)
* added support for dcraw\'s wavelet denoising
* added Patterned Pixel Grouping (PPG) Interpolation. It can be even better than other interpolations in some cases and much faster
* added EAHD interpolation. It is an enhancement of the AHD interpolation with another phase of color smoothing. The improvement is mostly seen in high contrast as it removes color artifacts such as chromatic aberration
* read raw files compressed with gzip or bzip2
* display luminosity value and Adams\' zone for spot value
* added \'max zoom\' (only 50% at the moment) and \'zoom to fit\' buttons
* retain some hue and saturation when clipping pixels (in positive exposure compensation, and mostly for Canon cameras where positive exposure is applied by default)
* added a Cinepaint plug-in (disabled by default)
* based the user interface more on icons and less on text- fixed build (gcc.patch)- reverted entry for this application in the menu (this is real application)
* Wed Aug 01 2007 stbinnerAATTsuse.de- fix capitalization of GenericName entry in .desktop file
* Thu Jun 07 2007 sbrabecAATTsuse.cz- Removed invalid desktop Category \"Application\" (#254654).
* Mon May 28 2007 schwabAATTsuse.de- Fix writing beyond array bounds.
* Fri Mar 09 2007 postadalAATTsuse.cz- updated to version 0.11
* option to restore highlights, relevant when applying negative exposure correction (in HSV sharp details or in LCH soft natural details)
* option for soft, filmlike clipping of highlights, relevant when applying positive exposure correction
* correct Canon DSLRs exposure by default (raw images are under exposed)
* translations to Danish, Japanese and Portuguese- removed obsoleted autogen.patch- call gimptool-2.0 --gimpplugindir to set right path
* Wed Feb 07 2007 postadalAATTsuse.cz- updated to version 0.10
* obsoleted patches po.patch and wb_presets.patch- fixed gcc warning (gcc.patch) [#240197]
* Tue Jan 16 2007 ajAATTsuse.de- Changes for GNOME in /usr.
* Mon Nov 27 2006 stbinnerAATTsuse.de- NoDisplay=true instead of Hidden=true in .desktop file
* Tue Nov 21 2006 stbinnerAATTsuse.de- don\'t show entry for this application in the menu
* Sat Oct 28 2006 meissnerAATTsuse.de- also use RPM_OPT_FLAGS for CXXFLAGS.
* Fri Oct 27 2006 postadalAATTsuse.cz- center the raw histogram if the rest of the controls are too wide- duplicate the Leica R8 WB presets for the Lecia R9 (wb_presets.patch)- updated Russian and French translation (po.patch)
* Mon Oct 23 2006 postadalAATTsuse.cz- updated from cvs
* fixes- provides and obsoletes rawphoto package (gimp-plugin)
* Sat Oct 21 2006 schwabAATTsuse.de- Fix bogus version check.
* Mon Oct 16 2006 postadalAATTsuse.cz- updated from cvs
* updated dcraw to 8.40 (1.352)
* a lot of new WB presets
* --embedded-image for reading the embedded preview image in raw files
* Russian and Danish translations
* Thu Sep 14 2006 sbrabecAATTsuse.cz- Moved GIMP related provides and requires to ufraw-gimp.
* Tue Aug 15 2006 postadalAATTsuse.cz- updated to version 0.9.1
* updated dcraw to 8.29 (1.340)
* recognize Sony\'s
*.arw file type
* treat Minolta\'s Alpha and Maxxum as the Dynax for WB presets
* Fri Aug 04 2006 postadalAATTsuse.cz- updated to version 0.9
* add darkframe subtraction option
* more conservative highlight unclipping
* support filenames in URI format
* Wed Aug 02 2006 postadalAATTsuse.cz- updated from cvs
* fixed zoom support (WB ...)
* show EXIF data
* updated dcraw to 8.28 (1.338)
* replaced old dcraw interface with C++ interface
* fixes
 
internet katowice