~ubuntu-branches/ubuntu/trusty/hugin/trusty-proposed

« back to all changes in this revision

Viewing changes to doc/releases/hugin-2010.4.0_beta2.txt

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Metzler
  • Date: 2011-01-06 14:28:24 UTC
  • mfrom: (1.1.9 upstream) (0.1.21 experimental)
  • Revision ID: james.westby@ubuntu.com-20110106142824-zn9lxylg5z44dynn
* Drop Cyril Brulebois from Uploaders. Thank you very much for your work.
* Bump package version. (rc3 was re-released as 2010.4.0).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
-----BEGIN PGP SIGNED MESSAGE-----
 
2
Hash: SHA1
 
3
 
 
4
Hugin-2010.4.0beta2 RELEASE NOTES
 
5
 
 
6
Hugin is a panorama stitcher and more.  A new version is available.  This is
 
7
probably the last beta in the current release cycle and we plan a first
 
8
release candidate for December 17.
 
9
 
 
10
MIGRATION TO LAUNCHPAD
 
11
 
 
12
Tracking of bugs, patches, and features requests for Hugin has switched from
 
13
SourceForge to Launchpad.  Hugin's needs have outgrown the SourceForge
 
14
tracker.  The project is grateful to SourceForge for providing it with a
 
15
nurturing infrastructure since inception.  We hope that the more modern and
 
16
feature-rich tracker on Launchpad will enable the project to work through the
 
17
backlog of over 200 tickets and process an increasing amount of tickets more
 
18
efficiently.
 
19
 
 
20
Please report bugs and feature requests at https://bugs.launchpad.net/hugin
 
21
 
 
22
TRANSLATIONS
 
23
 
 
24
New strings have been added.  Please help us translating the new strings into
 
25
your language.  Instructions at
 
26
http://wiki.panotools.org/Hugin_translation_guide
 
27
 
 
28
DOWNLOAD
 
29
 
 
30
The 2010.4beta2 source tarball can be downloaded from sourceforge at
 
31
http://sourceforge.net/projects/hugin/files/hugin/hugin-2010.4_beta/h...
 
32
 
 
33
This is a sourcecode release.  The project has limited resources and relies on
 
34
third parties to produce binaries for the different platforms.  Instructions
 
35
at http://wiki.panotools.org/Development_of_Open_Source_tools .  If you have a
 
36
build to contribute for your platform, contact the Hugin developers team on
 
37
http://groups.google.com/group/hugin-ptx .
 
38
 
 
39
A number of users have pledged to provide binaries within a few days after a
 
40
tarball release.  Look for announcements of these binaries on
 
41
http://groups.google.com/group/hugin-ptx
 
42
 
 
43
This tarball is equivalent to rev/changeset 4676:6f536b4ba7fb in our Mercurial
 
44
repository, where it is also tagged 2010.4beta2
 
45
 
 
46
Verify its SHA1SUM e36ca4a91c5fa662891bbfd735c648e6fd70dde0
 
47
 
 
48
CHANGES SINCE 2010.4.0beta1
 
49
 
 
50
Updated Translations
 
51
* Czech (Vaclav Cerny)
 
52
* Venezoelan Spanish (Ernesto Enrique Alvarado Viloria)
 
53
* Spanish (Uwe Koch Kronberg)
 
54
* Italian (Cristian Marchi)
 
55
* German (Joachim Schneider, Thomas Modes)
 
56
* Dutch (Harry van der Wolf)
 
57
* French (Jean-Luc Coulon)
 
58
 
 
59
Bugfixes
 
60
* Fixes some compiler warnings (Thomas Modes)
 
61
* Show message box after celeste only once (Davide Fabbri)
 
62
* Fix build on kFreeBSD (Andreas Metzler)
 
63
* Fix syntax error in es_VE.po (Cristian Marchi)
 
64
* Removed extra reset to TIFF_m (Gerry Patterson)
 
65
* Fix for outputMode errror (Gerry Patterson)
 
66
* Fix some errors in spanish translation (Thomas Modes)
 
67
* Italian Desktop Entries (Cristian Marchi)
 
68
* Fix for crash when loading bogus pto file (Gerry Patterson)
 
69
* Removed unnecessary extra call for clear EXIF display on Images Tab
 
70
  (Gerry Patterson)
 
71
* Added cpfind+align_image_stack setting (Thomas Modes)
 
72
* Fix for images disappear from control points tab (Gerry Patterson)
 
73
* Updated toc and index of compiled help file (Thomas Modes)
 
74
* Updated help files (Thomas Modes)
 
75
* External links inside wxHtmlWindow open in system's web browser
 
76
  (Yuval Levy)
 
77
* Correctly populate cp detectors with default settings if no stored
 
78
  config found (Thomas Modes)
 
79
* Added minimize button to preview windows (Thomas Modes)
 
80
 
 
81
DEDICATION
 
82
 
 
83
This release of Hugin is dedicated to Milko K. Amorth (1960-2010).  Details in
 
84
the About menu.
 
85
 
 
86
CHANGES SINCE 2010.2.0
 
87
 
 
88
This is our third release in 2010.  For the first time Hugin can be considered
 
89
feature-complete.  A third-party control points generator is no longer
 
90
necessary. This release delivers some major new features, integrates some
 
91
projects from the 2010 Google Summer of Code, and includes many general
 
92
improvements.
 
93
 
 
94
_Built-in Control Points Generator_
 
95
 
 
96
For the first time Hugin does not depend on a third-party control points
 
97
generator.  cpfind is the result of years of ongoing efforts and Google Summer
 
98
of Code projects aimed at delivering a 'patent-free' control points generator.
 
99
Third-party control point generators are still supported.
 
100
 
 
101
Instead of passing an often incomplete and incompatible set of parameters
 
102
through the command line, the built-in control points generator has direct
 
103
access to all project information and tools.  It speeds up and optimizes
 
104
multi-row matching.  It uses Celeste to identify the sky.  Unlike most of its
 
105
predecessors it is multi-threaded and takes advantage of modern multi-core
 
106
hardware.
 
107
 
 
108
Additionally, Hugin now has the ability to save and load control-point
 
109
generators settings from disk, reducing confusion and errors due to the
 
110
changes in the command line interface of the third-party control points
 
111
generators.
 
112
 
 
113
_Improved Unattended Operation_
 
114
 
 
115
Many features improve unattended (batch) operation including:
 
116
* The Batch Processor has been improved and can now automatically detect
 
117
projects.
 
118
* The Assistant is now batchable as well, so more operations can be automated
 
119
and run unattended.
 
120
* More robust Makefiles to drive the stitching process (see Refactored
 
121
Makefile Library below
 
122
 
 
123
_Improved Interaction and Functionality_
 
124
 
 
125
Many features improve user interaction (real-time) including:
 
126
* Masks have been extended with two new types to support stacks in the Masks
 
127
tab.
 
128
* Numeric Transform now supports translation (mosaic mode).
 
129
* Photos are now loaded in a background thread.  This means that Hugin
 
130
projects can be used immediately without waiting for all the photos to be
 
131
read.
 
132
* The Stitcher tab is now rearranged and with less jargon to clarify the
 
133
process.
 
134
* Better compliance with native user interface guidelines on Windows, OS X and
 
135
Linux.
 
136
* Hints in the Preview window now suggest improvements.
 
137
 
 
138
_Improved Reporting of Stitching and System Information_
 
139
 
 
140
*System information is shown in About window.
 
141
*Stitching now reports more information about the current system.
 
142
*Stitching log can be saved for better bug reporting.
 
143
 
 
144
_New Command-Line Tools_
 
145
 
 
146
* cpfind is a command line interface to Hugin's native 'patent-free'control
 
147
point detector.
 
148
* icpfind uses the different control point detectors and heuristic control
 
149
point detector strategies from the command line. It does not introduce new
 
150
functionality, it allows running the different control points detectors with a
 
151
unified command structure from the command line.
 
152
 
 
153
_Refactored Makefile Library_
 
154
 
 
155
Hugin stitches panoramas by chaining together individual commands.  The
 
156
stitching process is driven by make a tool known for automatically assembling
 
157
software not images.  The list of targets and the commands to reproduce them
 
158
are described in a declarative language called a Makefile.  Hugin leverages
 
159
the benefits of make for the stitching process. Makefiles make the process
 
160
easy to stop and start, postpone or continue on different machines and
 
161
generally makes everything very flexible and efficient.  If a panorama has
 
162
been only partially edited, the Makefile ensures that only those steps that
 
163
have changed are computed again.  Make enables advanced application such as
 
164
automated stitching and distributed stitching.
 
165
 
 
166
With this release, the stitching logic has been recreated with a new C++
 
167
library for creating Makefiles.  This should enable better and more precise
 
168
control over the various stitching tools and scripting of other aspects of
 
169
panorama creation.
 
170
 
 
171
_Libraries and Build Improvements_
 
172
 
 
173
* Hugin uses the wxWidgets GUI toolkit.  Support has been added for wxWidgets
 
174
2.9.  It is still experimental.  Hugin still supports wxWidgets 2.7 and
 
175
recommends 2.8.
 
176
* Support for gcc-4.4.4 and gcc-4.5.1 compilers.
 
177
* boost 1.34 minimum version required.  At least the following boost libraries
 
178
   * filesystem
 
179
   * graph
 
180
   * iostreams
 
181
   * regex
 
182
   * signals
 
183
   * system
 
184
   * thread
 
185
* Hugin defaults to saving TIFF files with LZW compression instead of
 
186
PACKBITS.  This requires a libtiff with LZW support.
 
187
* On Linux/Unix systems, libaries are now installed in a private location.
 
188
This simplifies things for users who want to run multiple versions of Hugin
 
189
simultaneously.
 
190
 
 
191
_New Visuals_
 
192
 
 
193
Hugin has had the same logo and icon almost since inception.  Unfortunately
 
194
the source files have gone lost in time.  Cristian Marchi contributed SVG
 
195
files of new logo and icons that are an evolution of the original artwork by
 
196
Dr. Luca Vascon. To celebrate the first feature-complete release of Hugin the
 
197
project has adopted a new visual appearance.  Moreover all artwork source has
 
198
been collected into ./artwork-src.  To facilitate contributions from graphic
 
199
designers the generation of the actual buttons and icons has been streamlined
 
200
and scripted.
 
201
 
 
202
_Other Improvements_
 
203
 
 
204
This release has the usual bugfixes, adds minor features, and provides some
 
205
more command-line tools for scripting panorama projects.
 
206
 
 
207
_Control point generators_
 
208
 
 
209
Hugin ships now with its own 'Patent Free' control point generator. You can
 
210
still install and configure one of the following control-point generators as
 
211
'plug-ins':
 
212
* autopano-sift-C
 
213
* panomatic
 
214
* libpanomatic
 
215
* match-n-shift
 
216
* Autopano-SIFT
 
217
* Autopano freeware version
 
218
 
 
219
The project will continue to support the plug-in architecture.
 
220
 
 
221
_Upgrading_
 
222
 
 
223
Upgrading from previous versions of Hugin should be seamless. If you do have
 
224
problems with old settings, these can be reset in the Preferences by clicking
 
225
'Load defaults'.
 
226
 
 
227
For users compiling from source: note that the minimum version of wxWidgets
 
228
supported is 2.7.0, libpano13 needs to be at least 2.9.17, and that Hugin
 
229
requires GLEW the OpenGL Extension Wrangler Library, freeglut the OpenGL
 
230
utility toolkit, and libGLU the OpenGL utility library.
 
231
 
 
232
See the README and INSTALL_cmake files for more information.
 
233
 
 
234
Thanks to all the contributors to this release and members of the hugin-ptx
 
235
mailing list, too many to mention here.
 
236
 
 
237
Hugin can be found at http://hugin.sourceforge.net/
 
238
-----BEGIN PGP SIGNATURE-----
 
239
Version: GnuPG v1.4.10 (GNU/Linux)
 
240
 
 
241
iQIcBAEBAgAGBQJM+axCAAoJELbCGiitMZ5bc2EP/R3YbYIrMWzxZwWap/unkcqG
 
242
g+673Sm93RPPG4CJ47tnUnC1Kp6eaf+3fxD1YlNoyv1BiECGXyTcVgPWekCFMxQt
 
243
7B/AV9Olp+9tDslrdr72mwdE1GyTH/37YLKW7gpCjsIkBAnzn1yLXm11TAcINCQr
 
244
vQbHYEQMak273yW8ch8RneyAA7QnwJDjRh3jx+35zh17oe7wkpEXW98/L03GUKSk
 
245
+f9h7rjXsfCAu+Scg6dwyt7W/nW+1gs6GtGwwNs+2JYdRMF3A+QB+pnCGIf1ZtSD
 
246
wKcRuQdpPykHNDu6LWDdv+O+f8dENZjny4Lg0j2bvhLqEd9qkyn1duNarGSeMlmc
 
247
TWobJ//wDOTD9VkLa3Z1A/KdB7R8gZorU7euaA+ApSqwty+maZTCUtc13wcvxCEA
 
248
TzmIugiOR68BcswwOX11yCpNI4mJoUw2wP3nt7sDhkjsXpI+FxNYT2+LBT0Qrmjs
 
249
MWaWzir6bJ0W4bLG/NVkL7EzWgPOFb+DNNb1hE2Wf6MEmuUse/keAPsU4ssTIjj6
 
250
EhQbq/BWapK7lJhdCBYJybykzBiY5r0F1rfusQWBpmPCVwwSHwHsSgrOQ4fVY5nz
 
251
F98oMrVZc7AFDl7UENVsGK0/oB+l7TkBMMty+iypAPd+5nG2Zo7FIxV5izmhQlVg
 
252
DgXxGnyLdU7YOvH0U77w
 
253
=bgMb
 
254
-----END PGP SIGNATURE----- 
 
 
b'\\ No newline at end of file'