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

« back to all changes in this revision

Viewing changes to doc/releases/hugin-2010.2.0_rc1.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
Hugin is a Panorama stitcher and more.  A powerful software package
 
2
for creating and processing panoramic images.
 
3
 
 
4
A hugin-2010.2.0_rc1 (release candidate 1) tarball is available here:
 
5
https://sourceforge.net/projects/hugin/files/hugin-2010.2_beta/
 
6
 
 
7
This is a release candidate, i.e. The final release may be identical.
 
8
 
 
9
More information about this release can be found in the full ChangeLog below
 
10
and the final release notes:
 
11
http://hugin.sourceforge.net/releases/2010.2.0/
 
12
 
 
13
Summary of changes since 2010.2.0_beta2:
 
14
 
 
15
* Updated Japanese, Italian, German, Simplified Chinese translations.
 
16
 
 
17
* Undo and Redo (Ctrl+Z/Ctrl+Y) now work in the Preview windows.
 
18
 
 
19
* Optimize tab presets now properly select anchor yaw and pitch for
 
20
optimisation in XYZ mosaic Translation options.
 
21
 
 
22
* Fix an overflow bug in celeste
 
23
 
 
24
* Fix crash when trying to draw control points on the fast preview.
 
25
 
 
26
* Fixes issue that HFOV is not shown if crop factor could not calculated from
 
27
EXIF.
 
28
 
 
29
* Minor bugfix, manual/help, authors, documentation updates.
 
30
 
 
31
libpano13-2.9.17 is required, this was released on 10 September 2010.
 
32
 
 
33
See README, ChangeLog and INSTALL_cmake for more information.
 
34
 
 
35
SHA1SUM:
 
36
5783426fbaa89e7517f024dcc0a683ac0d7e40ab  hugin-2010.2.0_rc1.tar.gz
 
37
 
 
38
This release is equivalent to hg branch 2010.2 -r 4361:23e34640f870
 
39
 
 
40
A detailed ChangeLog of every commit since 2010.2.0_beta2 follows:
 
41
 
 
42
2010-09-14  tmodes  <tmodes>
 
43
 
 
44
        * src/hugin_base/panodata/SrcPanoImage.cpp:
 
45
        Fixes issue that HFOV is not shown if crop factor could not
 
46
        calculated from EXIF
 
47
        [53d90efa7157]
 
48
 
 
49
2010-09-13  Bruno Postle  <bruno@postle.net>
 
50
 
 
51
        * doc/nona.txt:
 
52
        put TrX,TrY,TrZ parameters in right place in doc
 
53
        [3404bf75696b]
 
54
 
 
55
2010-09-13  tmodes  <tmodes>
 
56
 
 
57
        * src/hugin1/hugin/GLPreviewFrame.cpp,
 
58
        src/hugin1/hugin/GLPreviewFrame.h,
 
59
        src/hugin1/hugin/PreviewFrame.cpp, src/hugin1/hugin/PreviewFrame.h:
 
60
        Allow undo and redo in preview frames (Ctrl+Z/Ctrl+Y)
 
61
        [70cad202277f]
 
62
 
 
63
2010-09-11  Bruno Postle  <bruno@postle.net>
 
64
 
 
65
        * doc/nona.txt:
 
66
        Note TrX,TrY,TrZ mosaic mode translation offsets
 
67
        [e9a586a07145]
 
68
 
 
69
2010-09-10  Bruno Postle  <bruno@postle.net>
 
70
 
 
71
        * src/translations/zh_CN.po:
 
72
        Updated Simplified Chinese translation (Lu Fang)
 
73
        [57bf68cca32f]
 
74
 
 
75
2010-09-09  Bruno Postle  <bruno@postle.net>
 
76
 
 
77
        * authors.txt:
 
78
        Missing tabs in authors.txt, note Masahiro Kitagawa
 
79
        [c666624e6e76]
 
80
 
 
81
        * merge
 
82
        [d10557ac9b2e]
 
83
 
 
84
2010-09-09  Yuval Levy  <yuv@users.sourceforge.net>
 
85
 
 
86
        * authors.txt:
 
87
        updated authors list
 
88
        [8f6f6692982f]
 
89
 
 
90
2010-09-08  tmodes  <tmodes>
 
91
 
 
92
        * src/celeste/PGMImage.cpp:
 
93
        Fixes overflow in celeste write PGM (Markus Meier)
 
94
        [bc5806a6c323]
 
95
 
 
96
        * src/hugin1/hugin/OptimizePanel.cpp:
 
97
        Optimise anchors yaw and pitch when optimising translation
 
98
        parameters (transplanted from
 
99
        8f0ca3b198b1f6428e2ae5204b34f40da425acee)
 
100
        [b0f61dcb0c78]
 
101
 
 
102
2010-09-06  cri  <cri.penta@gmail.com>
 
103
 
 
104
        * src/translations/it.po:
 
105
        Updated Italian translation
 
106
        [e1f91781858f]
 
107
 
 
108
2010-09-05  tmodes  <tmodes>
 
109
 
 
110
        * src/hugin1/hugin/xrc/optimize_photo_panel.xrc:
 
111
        Remove wrong placed tooltip
 
112
        [df4bee187479]
 
113
 
 
114
2010-09-04  Bruno Postle  <bruno@postle.net>
 
115
 
 
116
        * src/hugin1/hugin/xrc/optimize_photo_panel.xrc:
 
117
        Revert a tooltip change that was part of a japanese translation
 
118
        update
 
119
        [e6dd9c974b24]
 
120
 
 
121
2010-09-04  Masahiro Kitagawa  <arctica0316@gmail.com>
 
122
 
 
123
        * src/hugin1/hugin/xrc/optimize_photo_panel.xrc,
 
124
        src/translations/ja.po:
 
125
        updated Japanese translation
 
126
        [d1b1f60759a7]
 
127
 
 
128
2010-09-03  cri  <cri.penta@gmail.com>
 
129
 
 
130
        * src/translations/it.po:
 
131
        Updated Italian translation
 
132
        [ddbd7e09685c]
 
133
 
 
134
2010-09-02  tmodes  <tmodes>
 
135
 
 
136
        * src/translations/de.po:
 
137
        Updated german translation (transplanted from
 
138
        4275b94d63a1364883674e39cd45a00dfdcc37f7)
 
139
        [62e7b524fc3a]
 
140
 
 
141
2010-09-02  cri  <cri.penta@gmail.com>
 
142
 
 
143
        * src/translations/it.po:
 
144
        updated Italian translation (transplanted from
 
145
        ed650c5174727dc9f7282f9893143081099e22df)
 
146
        [9069289b1af7]
 
147
 
 
148
2010-09-01  Bruno Postle  <bruno@postle.net>
 
149
 
 
150
        * src/hugin1/hugin/xrc/data/help_en_EN/22px-Preview_layout.svg.png,
 
151
        src/hugin1/hugin/xrc/data/help_en_EN/Hugin_Fast_Preview_window.html,
 
152
        src/hugin1/hugin/xrc/data/help_en_EN/Layout-small.png:
 
153
        Minor manual update
 
154
        [34b2c06b04e9]
 
155
 
 
156
        * src/translations/ja.po:
 
157
        Japanese update (KITAGAWA, Masahiro)
 
158
        [98bfd38c05cc]
 
159
 
 
160
2010-08-30  Bruno Postle  <bruno@postle.net>
 
161
 
 
162
        * ChangeLog:
 
163
        update changelog
 
164
        [3bd31edd2dca]
 
165
 
 
166
2010-08-30  James Legg  <jlegg@users.sourceforge.net>
 
167
 
 
168
        * merge