Hugin 2011.0rc1

Milestone information

Project:
Hugin
Series:
2011.0
Version:
2011.0rc1
Released:
 
Registrant:
Yuv
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
8 Fix Released

Download files for this release

File Description Downloads

Release notes 

Hugin-2011.0.0_rc1 RELEASE NOTES

ABOUT

Hugin is more than just a panorama stitcher. A new version is available. This is a
release candidate and may be declared a final release in a few days.

Hugin can be found at
* SourceForge: http://hugin.sourceforge.net/
* Launchpad: https://launchpad.net/hugin

DOWNLOAD

The 2011.0.0_rc1 source tarball can be downloaded

* from SourceForge at
http://sourceforge.net/projects/hugin/files/hugin/hugin-2011.0_beta/hugin-2011.0.0_rc1.tar.bz2/download

* from Launchpad at
http://launchpad.net/hugin/2011.0/2011.0rc1/+download/hugin-2011.0.0_rc1.tar.bz2

This is a source code release. For executables see below.

This tarball is equivalent to rev/changeset 5207:ac287c432eb6 in our Mercurial
repository, where it is also tagged 2011.0.0_rc1

Verify its SHA1SUM
be8aa338705880dea5119662fe073ea06521440a hugin-2011.0.0_rc1.tar.bz2

EXECUTABLES

Users communities produce executables for their respective platforms.

These executables are then added to the download section on SourceForge at
http://sourceforge.net/projects/hugin/files/hugin/

A number of users have built recent snapshots and executables are likely to be
announced within a few days of this tarball release.

Watch http://groups.google.com/group/hugin-ptx for the announcements of binary
releases. If you don't see a binary for your platform it has most likely not
been produced yet. Consider stepping up to the task. Instructions at

http://wiki.panotools.org/Development_of_Open_Source_tools#Supported_Platforms

Announce your build on http://groups.google.com/group/hugin-ptx

SPLASH SCREEN

To promote artists using Hugin the project has adopted a user-contributed
artwork to enrich the splash screen of this release.

Read more about the Seattle Sunset panorama and author/contributor Jeff Boyd at
http://hugin.sourceforge.net/releases/2011.0.0/

TRANSLATIONS

Updated since the last beta tarball:
* Brazilian (Luís Henrique Camargo Quiroz)
* Czech translation (Vaclav Cerny)
* Swedish translation (Ulf Wilhelmson)

New strings have been added. Now is a good time to help update your language.
Instructions at http://wiki.panotools.org/Hugin_translation_guide

CHANGES SINCE 2010.4.0

Despite some known issues (see section KNOWN ISSUES below) this release brings
many major new features worth releasing now. Hugin's own control point
generator CPFind has been significantly improved; the last project from the
2010 Google Summer of Code has been integrated; many general improvements
have been made.

_Improved Built-in Control Points Generator_

CPFind's detection ability has been significantly improved, especially for
wide angle (> FOV 65°) images, fisheye images, and rotated images. Anecdotal
evidence shows it to be more accurate than any other CP detector ever used
with Hugin. A thorough, scientific comparison against other CP detectors
is welcome. If you have well formed comparison results, please publish a link
on the Hugin mailing list at http://groups.google.com/group/hugin-ptx/

_Improved Fast Preview_

An Overview pane has been added to the Fast Preview window. Users can now
interact with the panosphere like in a virtual reality viewer in real time
and visualize all areas of the panorama with little distortion, including
the zenith and nadir that are typically excessively distorted in the flat
preview.

It is now possible to drag individual images or arbitrary groups of images
on the panosphere in the fast preview.

A new gray point picker has been added for visual white balance correction.

_Registration of Stereo Images_

align_image_stack is commonly used for the alignment of slightly misaligned
images, e.g. for creating a High Dynamic Range image from multiple exposures
when the camera was hand held.

It has been extended with additional functionality for the registration of
stereo images.

_Other Improvements_

* Man pages are now compressed and the generation is integrated in the CMake
  process (Linux).
* New Thoby projection modeling 10.5mm Nikkor fisheye lens.
* Improved support for some keyboard shortcuts.
* New Preferences: output file format (LDR only).
* This release has the usual bugfixes and adds minor features.

_Libraries and Build_

* CMake 2.8 or newer is now required
* Support has been added for gcc-4.6 compiler
* Libpano13 needs to be at least 2.9.18

CONTROL POINTS GENERATORS

Since 2010.4 Hugin ships with its own 'Patent Free' control point generator.
Third-party generators are still supported through the plug-in architecture.
CPFind is the recommended control point generator and the only one endorsed
by the Hugin project team.

UPGRADING

Upgrading from previous versions of Hugin should be seamless. If you do have
problems with old settings, these can be reset in the Preferences by clicking
'Load defaults'.

It is strongly recommended to set the default control point detector to
Hugin's CPFind.

COMPILING

Users compiling from source refer to the dependencies listed at
http://wiki.panotools.org/Development_of_Open_Source_tools#Dependencies

and the build processes listed at
http://wiki.panotools.org/Development_of_Open_Source_tools#Build_your_Own_Test_Builds

More information in the README and INSTALL_cmake files in the tarball.

KNOWN ISSUES AND WORKAROUNDS

On some versions of OSX, Hugin can't stitch the project. Workaround:
1. Save the project file in Hugin
2. Open the project file in PTBatcherGUI (File / Add Project / select .pto file)
3. Click the run button to stitch.
details at https://bugs.launchpad.net/hugin/+bug/697039

Plane overview is wrong if opening fast preview window the first time
https://bugs.launchpad.net/hugin/+bug/726183

Panosphere Overview window seperated from the content
https://bugs.launchpad.net/hugin/+bug/726997

An updated list of issues deemed to be critical, including discussions
and workarounds is in the issue tracker.
https://bugs.launchpad.net/hugin/+bugs?search=Search&field.importance=Critical

THANKS

Thanks to all the contributors to this release and members of the hugin-ptx
mailing list, too many to mention here.

Hugin can be found at http://hugin.sourceforge.net/ and at https://launchpad.net/hugin

Changelog 

View the full changelog

2011-05-15 17:25 -0400 Yuval Levy <email address hidden> (8d1a92e73c9d [tip])

  * src/hugin1/hugin/xrc/data/intro.htm:
  updated intro screen

2011-05-09 22:32 -0400 Matthew Petroff <Matthew Petroff> (53cd178bfb55)

  * src/hugin1/hugin/PreferencesDialog.cpp:
  Fixes display of image cache memory on Windows (bug# 761231).

2011-05-01 22:00 -0400 Yuval Levy <email address hidden> (02e1dd6fbef6)

  * src/hugin1/hugin/xrc/data/CMakeLists.txt:
  clean CMake build from last commit

2011-05-01 21:31 -0400 Yuval Levy <email address hidden> (1eb634cc4bf3)

  * artwork-src/2011.0-splash/2011.0.splash.svg, artwork-
  src/2011.0-splash/SeattleSunset.png, artwork-
  src/2011.0-splash/readme.txt, src/hugin1/hugin/xrc/data/intro.htm:
  new file.
  * src/hugin1/hugin/xrc/data/about.txt: deleted file.
  * artwork-src/2011.0-splash/2011.0.splash.svg, artwork-
  src/2011.0-splash/SeattleSunset.png, artwork-
  src/2011.0-splash/readme.txt, src/hugin1/hugin/AboutDialog.cpp,
  src/hugin1/hugin/xrc/about.xrc, src/hugin1/hugin/xrc/data/about.txt,
  src/hugin1/hugin/xrc/data/intro.htm,
  src/hugin1/hugin/xrc/data/splash.png:
  Added 2011.0 splash screen by Jeff Boyd

2011-05-01 14:27 -0400 Yuval Levy <email address hidden> (c6e4953cb02a)

  * artwork-src/2010/splash/splash_with_artwork.svg:
  added layers to splash screen SVG to enable separate rendering of
  bitmaps and compensate for Inkscape softness in rendering scaled
  bitmaps

2011-03-25 18:22 +0100 tmodes <tmodes> (54dea14f9966)

  * src/hugin1/base_wx/platform.cpp:
  Reject more characters

2011-03-23 18:04 +0100 tmodes <tmodes> (7574625fcfe3)

  * src/hugin1/base_wx/platform.cpp:
  Reject also double quote

2011-03-23 17:49 +0100 tmodes <tmodes> (7446aafa8dbb)

  * src/hugin1/base_wx/platform.cpp, src/hugin_base/algorithms/assistant
  _makefile/AssistantMakefilelibExport.cpp, src/hugin_base/algorithms/
  panorama_makefile/PanoramaMakefilelibExport.cpp:
  Fixes quoting of some more characters

2011-03-23 08:02 +0100 Vaclav Cerny <email address hidden> (b740a5518806)

  * src/translations/cs_CZ.po:
  Updated czech translation

2011-03-23 00:29 +0000 Bruno Postle <email address hidden> (472072ea810d)

  * merge

2011-03-23 00:27 +0000 Bruno Postle <email address hidden> (f2861af57e84)

  * src/hugin1/hugin/xrc/data/help_en_EN/Equirectangular_Panini.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Panini.html,
  src/hugin1/hugin/xrc/data/help_en_EN/dewiki.pl:
  More tweaks for generating the manual

2011-03-22 20:36 +0100 tmodes <tmodes> (4b33ca2cda42)

  * src/hugin1/hugin/xrc/data/help_en_EN/CMakeLists.txt:
  Added css to compiled help file

2011-03-22 16:59 +0000 Bruno Postle <email address hidden> (6e53c8840ae5)

  * src/hugin1/hugin/xrc/data/help_en_EN/CMakeLists.txt:
  Install the CSS for the manual

2011-03-21 23:35 +0000 Bruno Postle <email address hidden> (69f592f8aa05)

  * src/hugin1/hugin/xrc/data/help_en_EN/16bit.html,
  src/hugin1/hugin/xrc/data/help_en_EN/16bit_workflow_with_hugin.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Aliasing.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Align_a_stack_of_photos.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Align_image_stack.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Alpha_channel.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Aspect_Ratio.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Autooptimiser.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Autopano-sift-C.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Autopano-sift.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Autopano.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Banding.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Barrel_distortion.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Bracketing.html,
  src/hugin1/hugin/xrc/data/help_en_EN/CCD.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Camera_response_curve.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Celeste_standalone.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Chromatic_aberration.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Color_correct_tiff.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Colour_profile.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Contrast.html, src/hugin1/hugin
  /xrc/data/help_en_EN/Control_Point_Detector_Parameters.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Control_point_generators.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Control_points.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Cpclean.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Cpfind.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Crop_factor.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Cropped_TIFF.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Cubic.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Cubic_Projection.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Cylindrical.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Cylindrical_Projection.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Cylindrical_panorama.html,
  src/hugin1/hugin/xrc/data/help_en_EN/DSLR_spherical_resolution.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Depth_of_Field.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Diffraction.html, src/hugin1/hu
  gin/xrc/data/help_en_EN/Dust_Removal_with_Flatfield.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Dynamic_range.html,
  src/hugin1/hugin/xrc/data/help_en_EN/EXIF.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Enblend.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Enblend_reference_manual.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Enfuse.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Enfuse_reference_manual.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Entrance_pupil.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Equirectangular.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Equirectangular_Panini.html, sr
  c/hugin1/hugin/xrc/data/help_en_EN/Equirectangular_Projection.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Field_of_View.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Fisheye_Projection.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Focal_Length.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Freepv.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Fulla.html,
  src/hugin1/hugin/xrc/data/help_en_EN/GIF.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Gamma.html,
  src/hugin1/hugin/xrc/data/help_en_EN/HDR.html,
  src/hugin1/hugin/xrc/data/help_en_EN/HDR_workflow_with_hugin.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Horizontal_control_points.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Assistant_tab.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Batch_Processor.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Camera_and_Lens_tab.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Control_Points_tab.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Control_Points_table.html
  , src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Crop_tab.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Exposure_tab.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_FAQ.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Fast_Preview_window.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Images_tab.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Keyboard_shortcuts.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Main_window.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Mask_tab.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Optimizer_tab.html, src/h
  ugin1/hugin/xrc/data/help_en_EN/Hugin_Parameters_for_Control_Point_D
  etectors_dialog.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Preferences.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Preview_window.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Reset_Values_window.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Stitcher_tab.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Trackers.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_stitch_project.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_translation_guide.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Icpfind.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Interpolation.html,
  src/hugin1/hugin/xrc/data/help_en_EN/JPEG.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Landscape.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Lens_correction_model.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Lens_distortion.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Lightprobe.html,
  src/hugin1/hugin/xrc/data/help_en_EN/MatchPoint.html,
  src/hugin1/hugin/xrc/data/help_en_EN/NPP.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Nadir.html,
  src/hugin1/hugin/xrc/data/help_en_EN/No-parallax_point.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Nodal_Point.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Nona.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Nona_gui.html,
  src/hugin1/hugin/xrc/data/help_en_EN/OpenEXR.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Optimization.html,
  src/hugin1/hugin/xrc/data/help_en_EN/PNG.html,
  src/hugin1/hugin/xrc/data/help_en_EN/PPI.html,
  src/hugin1/hugin/xrc/data/help_en_EN/PSD.html,
  src/hugin1/hugin/xrc/data/help_en_EN/PTOptimizer.html,
  src/hugin1/hugin/xrc/data/help_en_EN/PTStitcher.html,
  src/hugin1/hugin/xrc/data/help_en_EN/PTblender.html,
  src/hugin1/hugin/xrc/data/help_en_EN/PTmender.html,
  src/hugin1/hugin/xrc/data/help_en_EN/PTtiff2psd.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Panini.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Pano12.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Pano_modify.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Panoglview.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Panoinfo.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Panomatic.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Panorama.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Panorama_formats.html, src/hugi
  n1/hugin/xrc/data/help_en_EN/Panorama_scripting_in_a_nutshell.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Panorama_tools.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Panotools.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Parallax.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Perspective_correction.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Perspective_distortion.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Pfstmo.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Pincushion_distortion.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Pitch.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Portrait.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Projections.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Pto2mk.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Pto_merge.html,
  src/hugin1/hugin/xrc/data/help_en_EN/QTVR.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Qtvr2img.html,
  src/hugin1/hugin/xrc/data/help_en_EN/RAW.html,
  src/hugin1/hugin/xrc/data/help_en_EN/RGBE.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Rectilinear_Projection.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Roll.html,
  src/hugin1/hugin/xrc/data/help_en_EN/SmartBlend.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Spherical.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Stereographic_Projection.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Straight_line_control_points.ht
  ml, src/hugin1/hugin/xrc/data/help_en_EN/Swing_rod.html,
  src/hugin1/hugin/xrc/data/help_en_EN/TIFF.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Tca_correct.html, src/hugin1/hu
  gin/xrc/data/help_en_EN/The_General_Panini_Projection.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Tone_mapping.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Using_Celeste_with_hugin.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Vertical_control_points.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Vig_optimize.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Vignetting.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Wavy_distortion.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Yaw.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Zenith.html:
  redo manual using updated dewiki script

2011-03-21 23:33 +0000 Bruno Postle <email address hidden> (38f934c1eec3)

  * src/hugin1/hugin/xrc/data/help_en_EN/manual.css:
  simplify CSS further

2011-03-21 23:33 +0000 Bruno Postle <email address hidden> (c14997288d70)

  * src/hugin1/hugin/xrc/data/help_en_EN/dewiki.pl:
  typo

2011-03-21 23:10 +0000 Bruno Postle <email address hidden> (bd6e1cecb0f8)

  * src/hugin1/hugin/xrc/data/help_en_EN/manual.css: new file.
  * src/hugin1/hugin/xrc/data/help_en_EN/dewiki.pl,
  src/hugin1/hugin/xrc/data/help_en_EN/manual.css:
  Manual: restore external links, add basic CSS support

2011-03-21 22:44 +0000 Bruno Postle <email address hidden> (22b887c237d6)

  * src/hugin1/hugin/xrc/data/help_en_EN/license.html:
  fix broken html

2011-03-21 20:13 +0100 tmodes <tmodes> (41878c7e22ca)

  * src/hugin1/hugin/xrc/data/help_en_EN/Equirectangular_Panini.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Panini.html:
  Some cleanup of manual

2011-03-21 19:33 +0100 tmodes <tmodes> (1d06ae77d84c)

  * platforms/windows/huginsetup/CMakeLists.txt:
  Don't install non-existing files

2011-03-21 18:40 +0100 tmodes <tmodes> (d3365b495785)

  * src/translations/pt_BR.po:
  Updated brazilian portuguese translation (Luís Henrique Camargo
  Quiroz)

2011-03-21 18:23 +0100 tmodes <tmodes> (aee9c44d54d3)

  * src/hugin_base/algorithms/assistant_makefile/AssistantMakefilelibExp
  ort.cpp, src/hugin_base/algorithms/panorama_makefile/PanoramaMakefil
  elibExport.cpp:
  Fixes quoting of single quote

2011-03-21 18:22 +0100 tmodes <tmodes> (ec2651c073e8)

  * src/hugin_base/makefilelib/Makefile.cpp:
  Fixes quoting of ampersand [679353]

2011-03-15 21:07 +0100 tmodes <tmodes> (36814983b01c)

  * src/hugin_base/algorithms/panorama_makefile/PanoramaMakefilelibExpor
  t.cpp:
  Fixes makefile if filename starts with hyphen [700283]

2011-03-15 20:55 +0100 tmodes <tmodes> (44194bf21d5b)

  * src/hugin_base/algorithms/panorama_makefile/PanoramaMakefilelibExpor
  t.cpp:
  Fixes compression for exposure layers output

2011-03-20 23:59 -0400 Matthew Petroff <Matthew Petroff> (42c62d1786ee)

  * CMakeLists.txt:
  Forgot a line in previous commit to fix bug #723661.

2011-03-20 23:13 -0400 Matthew Petroff <Matthew Petroff> (734ba7367ecb)

  * platforms/windows/huginsetup/Plugins/AdvUninstLog-Readme.txt,
  platforms/windows/huginsetup/Plugins/AdvUninstLog.nsh: new file.
  * CMakeModules/Find7Zip.cmake,
  platforms/windows/huginsetup/Plugins/nsis7z.dll,
  platforms/windows/huginsetup/Plugins/nsisunz.dll: deleted file.
  * CMakeLists.txt, CMakeModules/Find7Zip.cmake,
  platforms/windows/huginsetup/HuginSetup_common.nsh,
  platforms/windows/huginsetup/Plugins/AdvUninstLog-Readme.txt,
  platforms/windows/huginsetup/Plugins/AdvUninstLog.nsh,
  platforms/windows/huginsetup/Plugins/CMakeLists.txt,
  platforms/windows/huginsetup/Plugins/nsis7z.dll,
  platforms/windows/huginsetup/Plugins/nsisunz.dll:
  Extensive changes to Windows install scripts to fix bug #723661
  (7za.exe is also no longer required to build installer).

2011-03-16 12:23 -0700 boyd <boyd> (1d3d0a820d2c)

  * src/hugin1/hugin/GLPreviewFrame.cpp,
  src/hugin1/hugin/GLPreviewFrame.h,
  src/hugin1/hugin/PreviewIdentifyTool.cpp,
  src/hugin1/hugin/PreviewIdentifyTool.h:
  Fixes bug #712802, so that identify in the preview updates the
  overview and vice versa.

2011-03-15 21:22 +0100 tmodes <tmodes> (351dd7aea158)

  * src/hugin1/hugin/GLPreviewFrame.cpp:
  Fixes numerical transform in individual drag mode [735136]

2011-03-16 18:44 +0000 Bruno Postle <email address hidden> (30c5b6c1a3ba)

  * src/translations/sv.po:
  Updated Swedish translation (Ulf Wilhelmson)

2011-03-15 20:29 +0100 tmodes <tmodes> (bf7bca782a16)

  * src/hugin1/hugin/xrc/data/help_en_EN/help_index_en.hhk,
  src/hugin1/hugin/xrc/data/help_en_EN/help_toc_en.hhc,
  src/hugin1/hugin/xrc/data/help_en_EN/hugin_help_en_EN.hhp:
  Updated help file for latest changes

2011-03-15 20:14 +0100 tmodes <tmodes> (fc525d97d676)

  * src/hugin1/hugin/huginApp.cpp:
  More fixes for default filename Last path was missing in commit
  5f15f569cdc8

2011-03-14 23:42 +0000 Bruno Postle <email address hidden> (7226737670f5)

  * src/hugin1/hugin/xrc/data/help_en_EN/200px-
  Hugin-2011.0_fpw_overview.png, src/hugin1/hugin/xrc/data/help_en_EN/
  5a12c95d04637539015c2d09b5002204.png,
  src/hugin1/hugin/xrc/data/help_en_EN/Diffraction.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Equirectangular_Panini.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Panini.html: new file.
  * src/hugin1/hugin/xrc/data/help_en_EN/200px-
  Hugin-2011.0_fpw_overview.png, src/hugin1/hugin/xrc/data/help_en_EN/
  5a12c95d04637539015c2d09b5002204.png,
  src/hugin1/hugin/xrc/data/help_en_EN/Autooptimiser.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Cpfind.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Depth_of_Field.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Diffraction.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Entrance_pupil.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Equirectangular_Panini.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Batch_Processor.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Control_Points_tab.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_FAQ.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Fast_Preview_window.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Images_tab.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Keyboard_shortcuts.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Main_window.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Optimizer_tab.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Preferences.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Reset_Values_window.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Stitcher_tab.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Hugin_translation_guide.html,
  src/hugin1/hugin/xrc/data/help_en_EN/NPP.html,
  src/hugin1/hugin/xrc/data/help_en_EN/No-parallax_point.html,
  src/hugin1/hugin/xrc/data/help_en_EN/PTOptimizer.html,
  src/hugin1/hugin/xrc/data/help_en_EN/PTtiff2psd.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Panini.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Parallax.html,
  src/hugin1/hugin/xrc/data/help_en_EN/Vignetting.html,
  src/hugin1/hugin/xrc/data/help_en_EN/pages.txt:
  Update manual from wiki, now approximately at 2011.0.0 level

2011-03-14 19:29 +0100 tmodes <tmodes> (891d79e8232b)

  * Merged

2011-03-14 19:25 +0100 tmodes <tmodes> (a4574e82c175)

  * src/hugin_cpfind/cpfind/main.cpp:
  Better error checking for commandline parameters

2011-03-14 19:25 +0100 tmodes <tmodes> (adb4c3471750)

  * src/hugin_cpfind/cpfind/PanoDetectorLogic.cpp:
  Fixes scaling for full scale images [729720]

0 blueprints and 8 bugs targeted

Bug report Importance Assignee Status
712802 #712802 Identify in the preview doesn't update the overview 2 Critical   10 Fix Released
723661 #723661 Hugin 2010.4.0 deinstallation also deletes files it didn't install 2 Critical   10 Fix Released
679353 #679353 Filter unacceptable characters before the stitching process fail 3 High   10 Fix Released
737224 #737224 ampersands in filenames not escaped 3 High   10 Fix Released
486303 #486303 Every illegal character aren't well detected and forbidden 1 Undecided   10 Fix Released
729720 #729720 cpfind with --fulscale fails to find CPs 1 Undecided   10 Fix Released
735136 #735136 numeric transform is non-functional in individual drag mode 1 Undecided   10 Fix Released
735848 #735848 updated translation - brazilian portuguese 1 Undecided   10 Fix Released
This milestone contains Public information
Everyone can see this information.