SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for qtpfsgui-1.8.12-0.rauch.1.x86_64.rpm :
Sat Jul 14 14:00:00 2007 v1.8.10
OpenEXR file format available in win32 as well
Initial implementation of batch functionality
Added arch-dependend source files for FreeBSD
Fixed segfault for qt 4.2.1
Loading HDRs is a threaded operation now
Added build option to enable/disable debug statements (see README).
Usability patch when user has to specify the EV manually
Added turkish translation
Restructured source tree
Added run-time check for correct dll placement.
Included pfstools patch for XYZ<->sRGB color space transformation
Using qt4 endiannes detection

Sat Jun 9 14:00:00 2007 v1.8.9
fixed serious bug related to the creation of an hdr image.
fixed incompatibilities between Qt 4.1.x and Qt 4.2.x that prevented a successful compilation.
The following languages are being shipped in the release: English, Italian, German, Spanish, French and Polish.
fixed fullsize bug in tonemapping panel
fixed some textual inconsistencies.
Added displaying options for the main toolbar.
fixed in the README the instructions related to internationalization.
Fixed another segfault (non-const constructor for QImage) at the end of the hdr creation wizard.

Tue May 15 14:00:00 2007 v1.8.8
Fixed bug causing crash in windows.
Qtpfsgui now can be translated in your language (supports internationalization, see http://qtpfsgui.sourceforge.net/i18n.html).
Added \"All supported files ...\" file-filter where appropriate.
Fixed \"button does nothing\" bug.
Added shortcuts for menu items, fixed some visual text messages.
Improved build system, better support for distro packagers (see README file).
The hdr creation wizard now shows for how many remaining files we have to specify, in manual mode, the EV value.

Sun May 6 14:00:00 2007 v1.8.7
fixed test for the correctness of the cache path (important for windows version).
closed pending file descriptors.
qtpfsgui warns the user when she attempts to close modified/unsaved HDRs in the workspace and also when she closes the main window.
fixed underscore and ~ for LDRs description.
when attempting to load a non-existent recent files history entry qtpfsgui now removes graphically that entry.

Sat May 5 14:00:00 2007 v1.8.6
fixed \"QPaintEngine::setSystemClip\" bug.
solved a compile-time error with some version of Qt4.
updated FAQ (in the html documentation).

Sat Apr 28 14:00:00 2007 v1.8.5 Giuseppe Rota
added progressbars in tonemapping status bar
added some status_tips in tone mapping dialog
added all available formats in load hdr dialog
fixed filename path bug
press and hold middle mouse button to scroll hdr and ldr images.

Thu Apr 26 14:00:00 2007 v1.8.4 Giuseppe Rota
The Tone mapping window has been restyled, so that now
we can have multiple results at the same time.
Threaded execution keeps user interface responsive, and on a
multi-processor machine (SMP) each thread gets allocated on a different CPU.
Qtpfsgui now caches intermediate results (using temporary files)
for faster execution.
Faster (post)gamma correction on LDR images.
It is now possible to use Utf8 file names.
Corrected bug in fattal tone mapping operator.

v1.8.3 Giuseppe Rota
Added the possibility to load image files without exif data: the user will specify manually the difference in exposure values (EV or stops).
Added online documentation: manual,FAQ,hints.
The tonemapping dialog remembers the last used filename.
Fixed PowerPC compile-time alignment bug.
Fixed aperture=0 bug.

Sun Mar 18 13:00:00 2007 v1.8.2 Giuseppe Rota
Qtpfsgui now supports tiff file formats in:
\"File->Load HDR...\" (8,16,32 bit and logluv tiff formats)
\"File->Save HDR...\" (32 bit and logluv tiff formats)
\"File->New HDR...\" (8 and 16 bit tiff formats)
memory allocation via mmap (linux,mac) and virtualalloc (win32)
added a missing newline in exif comments.
fixed alignment bugs on PowerPC architectures (\"blue image\").

Sun Mar 4 13:00:00 2007 v1.8.1 Giuseppe Rota
new dialogs: resize and transplant
new actions in mainwindow: transplant and resize
now using doublespinboxes rather than QLineEdits in tonemapping dialog
now using \"apply\" button
initial dependency detection system when compiling in linux
critical changes in gang.{h,cpp}, to use QDoubleSpinboxes
hdrwizard: error message beautified
hdrwizard & mainwindow: gathered all raw formats in 1 filter
swapped increase/decrease exposure
writing tonemapping parameters in output ldr
updated icip06 exponent: 24->12 (it still seems to not work) :(

Tue Feb 13 13:00:00 2007 Giuseppe Rota
added initial raw image format input support in \"Open Hdr...\"
and in the \"New Hdr...\" wizard.
the raw import functionality is obtained via dcraw\'s code.
added settings panel.
added KDE/GNOME desktop integration

Mon Feb 5 13:00:00 2007 Giuseppe Rota
Fixed exif calculations when APEX values are used. This fixes another red-image hdr bug.
Fixed a Segmentation Fault (const/noconst uchar
*) bug that happens when compiling in Linux (Suse 10.2) against recent versions of Qt4.
Fixed some small memory leaks.

Mon Jan 29 13:00:00 2007 Giuseppe Rota
The only LDR image format supported is now JPEG, the one that has EXIF tags.
better EXIF tag check: if exif data not found user is warned and operation is aborted
code that displays negative hdr pixels in black has been commented out.
libpfs: added renameRGBChannelsToXYZ() renameXYZChannelsToRGB() convertRGBChannelsToXYZ() convertXYZChannelsToRGB()
restored PFS stream compatibility (PFS stream has XYZ color chans, not RGB!).
fixed color bug for reinhard04 tmo.

Thu Jan 18 13:00:00 2007 Giuseppe Rota
drastic changes in code layout/design aimed to reduce memory usage.
``Fit to window\'\' option now keeps image ratio.
Faster computation of Durand va fftw3. Users need to download the new Win Dep Pckg.

Mon Dec 25 13:00:00 2006 Giuseppe Rota
Initial anti-ghosting (BETA) feature.
restored the \"what you see is what you save\" behaviour in TMO dialog. (fix saveLDR bug)
removed buttons in the TMO section: modifying the settings implies istantaneous computation.
fixed shortcuts action functionality.
fixed save ldr dialog (if no extension specified it uses the one belonging to the current ``filter\'\')
zoom in/out/original and fit to window enabled
the application now remembers the last used directory for
open/save hdr
load/save settings
load input exposures

Fri Dec 22 13:00:00 2006 Giuseppe Rota
v1.4
tonemapping dialog: added save... load... line_edit pushbutton widgets.
loading input ldr exposures starts from last used directory.
loading input TMO settings file starts from last used directory.
fixed stupid inefficiency while showing hdr.
fixed memory leaks while closing hdr window.
implemented loadsettings, savesettings, fromGui2Txt, fromTxt2Gui

Wed Dec 20 13:00:00 2006 Giuseppe Rota
Changed behaviour in the TMO dialog:
Combobox moved to the top of the preview image.
Clicking save you\'ll get the full (100%) input hdr tonemapped with current settings.
Cleared some pfs buffers when the TMO dialog gets closed.
Added a \"Done!\" label that shows up when the input ldr exposures have finished loading.
changed some #includes
added comment showing original pfshdrcreate hack: it was NOT in svn, now it\'s there only for future reference, in case it\'s needed.
restructuring of svn repository in branches/qt4: moved hdrcreate
* files into their own directory

Mon Dec 18 13:00:00 2006 Giuseppe Rota
v1.3
fixed bug: some cameras (NIKON D50) don\'t write ISO values in the JPEGS. That led to a wrong (completely red) hdr result. Now if qtpfsgui doesn\'t find a ISO value, it uses internally a default value of ISO=100 for all input exposures.

Fri Dec 15 13:00:00 2006 Giuseppe Rota
created branch of qtpfsgui, using Qt4. (in svn the code is in branches/qtpfsgui-qt4)
the code integrates libpfs/pfstmo/pfshdrcreate, now it\'s stand-alone.
the code requires libexiv2-devel
Compilable both in linux and in windows with mingw.
supported hdr formats in windows are only: HDR(rgbe) and PFS.
Linux also supports OpenEXR. Still problems compiling OpenEXR in windows with MinGW, seems like no one has ever done it... :(
Also, OpenEXR is compilable with Cygwin, but Qt (qmake and everything) doesn\'t work with cygwin.


 
ICM