SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ufraw-0.19.2-41.3.x86_64.rpm :
Mon Mar 25 13:00:00 2013 salsergeyAATTgmail.com
- Update to version 0.19.2

* Bug fix release.

Mon Mar 11 13:00:00 2013 meissnerAATTsuse.com
- use Source URL.

Fri Mar 8 13:00:00 2013 salsergeyAATTgmail.com
- Update to version 0.19.1

* Maintenance release with lots of bug fixes.

Tue Jan 22 13:00:00 2013 postadalAATTsuse.cz
- Updated from cvs, based on DCRaw v 9.17

* Add WB presets for the Panasonic DMC-GH3, DMC-GX1, DMC-LX5,
SONY DSLR-A330, DSLR-A390, DSLR-A450, SLT-A57, SLT-A65V, NEX-3,
NEX-5N, NEX-C3, NEX-7, DSC-RX100, Canon EOS 6D, EOS 5D Mark III,
EOS-1DS, EOS 600D, EOS 1100D, PowerShot G12, PowerShot S95,
PowerShot S100 NIKON 1 J1, 1 V1, D600, D800, D4, D5100,
COOLPIX P7100, SAMSUNG EX1, NX100, NX200, OLYMPUS E-5, E-M5,
XZ-1, E-P3, E-PL2, Leica M9, PENTAX K-r, FUJIFILM FinePix HS20EXR,
FinePix X100

* Update WB presets for the Canon EOS 350D, EOS 550D, EOS 7D,
OLYMPUS E-3, E-PL1

* Add finetuning for the OLYMPUS E-M5, E-PL1, E-PL, E-PL3

* Fix trimming of EXIF data

* Apply auto-crop in ufraw-batch

* Reset crop data between image loading

* Keep auto lensfun setting on startup

* Set the lens geometry according to the lens model

* Add support for ARRIRAW and Redcode R3D video file formats

* Various bug fixes when changing LensModel or FocalLength

* Update the lens crop factor, fixing bug #3161607.

* Add a \"Generic, Crop factor %f\" lens model to get consistent behaviour

* Read LensFun settings from --conf file

* Fix spurious warning message about image size too small

Thu Jan 10 13:00:00 2013 salsergeyAATTgmail.com
- Support for JPEG format added for openSUSE >= 12.2 (it was broken).

Wed Apr 6 14:00:00 2011 meissnerAATTsuse.de
- Updated to 0.18, based on DCRaw v 9.06
- all changes between DCRaw v 8.99 and 9.06.
- translation updates
- buildrequire lensfun

Fri Dec 31 13:00:00 2010 ajAATTsuse.de
- Fix packagelist.

Wed Sep 1 14:00:00 2010 ajAATTsuse.de
- Change lang package Requires to Recommends since it is not
mandatory at runtime.

Sat May 1 14:00:00 2010 postadalAATTsuse.cz
- updated to 0.17, based on DCRaw v 8.99

* Lens distortion corrections using lensfun is enabled by default

* Added a despeckling/denoising algorithm to solve issues with images
taken under very difficult lighting conditions

* Added support for hot pixel elimination

* Calculate live histogram from working color-space instead of display
color-space

* Calculate live histogram from cropped area only

* Added auto-crop option

* Allow upto 400% zoom

* Added lightness adjustmens by hue

* Added --color-smoothing, --maximize-window command line options

* Configurable frame lines overlay

* OpenMP support for preview redrawing and VNG interpolation

* Added rotation control to the transformations page of the GUI

Mon Aug 31 14:00:00 2009 cooloAATTnovell.com
- do not use 2.00 as boolean

Thu Aug 20 14:00:00 2009 crrodriguezAATTsuse.de
- use gimp plugin versioning

Thu Aug 6 14:00:00 2009 postadalAATTsuse.cz
- renamed ufraw-gimp -> gimp-ufraw (bnc#349082)

Wed Jun 3 14:00:00 2009 cooloAATTnovell.com
- cast the result of strrchr to fix build with glibc 2.10

Mon Feb 23 13:00:00 2009 cooloAATTsuse.de
- fix the lang subpackage split

Thu Feb 19 13:00:00 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 7 13:00:00 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

Tue Aug 21 14:00:00 2007 postadalAATTsuse.cz
- disabled in KDE menu [#298969]

Mon Aug 13 14:00:00 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 6 14:00:00 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 1 14:00:00 2007 stbinnerAATTsuse.de
- fix capitalization of GenericName entry in .desktop file

Thu Jun 7 14:00:00 2007 sbrabecAATTsuse.cz
- Removed invalid desktop Category \"Application\" (#254654).

Mon May 28 14:00:00 2007 schwabAATTsuse.de
- Fix writing beyond array bounds.

Fri Mar 9 13:00:00 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 7 13:00:00 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 13:00:00 2007 ajAATTsuse.de
- Changes for GNOME in /usr.

Mon Nov 27 13:00:00 2006 stbinnerAATTsuse.de
- NoDisplay=true instead of Hidden=true in .desktop file

Tue Nov 21 13:00:00 2006 stbinnerAATTsuse.de
- don\'t show entry for this application in the menu

Sat Oct 28 14:00:00 2006 meissnerAATTsuse.de
- also use RPM_OPT_FLAGS for CXXFLAGS.

Fri Oct 27 14:00:00 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 14:00:00 2006 postadalAATTsuse.cz
- updated from cvs

* fixes
- provides and obsoletes rawphoto package (gimp-plugin)

Sat Oct 21 14:00:00 2006 schwabAATTsuse.de
- Fix bogus version check.

Mon Oct 16 14:00:00 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 14:00:00 2006 sbrabecAATTsuse.cz
- Moved GIMP related provides and requires to ufraw-gimp.

Tue Aug 15 14:00:00 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 4 14:00:00 2006 postadalAATTsuse.cz
- updated to version 0.9

* add darkframe subtraction option

* more conservative highlight unclipping

* support filenames in URI format

Wed Aug 2 14:00:00 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


 
ICM