root/tags/2.0.0/ChangeLog

Revision 1599, 7.7 kB (checked in by fma, 17 months ago)

Updated version

  • Property svn:keywords set to Id
Line 
1ChangeLog
2
3revision $Id$
4
5+ new feature
6- change
7x bug fix
8
90000-00-00 Version SVN
10
112009-03-15 Version 2.0.0 (stable)
12    (include all 1.9.x entries)
13    x misc bugs correction
14
152009-03-12 Version 1.9.9 (dev)
16    + added default log file handler
17
182009-03-10 Version 1.9.8 (dev)
19    - switched to QSettings
20    x clear log buffer now works
21    x Qt space formatter fixed
22
232009-03-03 Version 1.9.7 (dev)
24    + external script call for tethered shooting tests
25
262009-02-16 Version 1.9.6 (dev)
27    x fixed refresh bug in Spy
28
292009-02-14 Version 1.9.5 (dev)
30    + splashscreen
31    + i18n support
32    - publish position using UDP datagram
33
342009-02-11 Version 1.9.4 (dev)
35    + added pulse width high/low params
36    x fixed state of Step button
37
382009-02-09 Version 1.9.3 (dev)
39    + menu to go to home and initial position
40    + delay after shooting (Canon EOS 400D issue test)
41    - 'Resume' button label turns to 'Step' if step-by-step flag activated
42
432009-02-07 Version 1.9.2 (dev)
44    + improved graphical scene refresh speed
45    - switched to PyQt threads (removed serializer)
46    - use yellow color for next position instead of crosshair cursor
47    - use PyQt signals
48
492009-02-02 Version 1.9.1 (dev)
50    + added crosshair cursor for next position
51    + css load support
52    x fullscreen mode fixed on maemo
53    x statusbar shown on maemo
54
552009-01-26 Version 1.9.0 (dev)
56    - switch to PyQt
57
582009-01-14 Version 1.6.0 (stable)
59    (include all 1.5.x entries)
60    - changed connect icon
61
622009-01-04 Version 1.5.6 (dev)
63    - changed some icons in shooting dialog
64    x fixed seg. fault and File menu crash on Nokia
65
662008-12-23 Version 1.5.5 (dev)
67    - Mosaic/Preset now in a Notebook
68
692008-12-21 Version 1.5.4 (dev)
70    + show shooting time in addition to total elapsed time
71    + fullscreen state saved in preferences
72    + new i18n language (italian)
73    - picture drawing revisited
74    - splited progressbar
75    - shoot dialog starts fullscreen if main window is fullscreen
76    - config dialog Notebook tabs now scrollable
77    x window X buton disabled while shooting
78
792008-12-15 Version 1.5.3 (dev)
80    + show elapsed time
81    + show mosaic total resolution
82    + menu to load a specific gtkrc file
83    - shooting text view init with max values
84    - skip step-by-step test after shooting if timeValue is 0
85    - shooting dialog revisited
86    x progressbar value
87
882008-12-10 Version 1.5.2 (dev)
89    + add support for user gtkrc style file
90    - improved shooting text view
91    x fixed bug in yaw/pitch index and repeat
92
932008-12-04 Version 1.5.1 (dev)
94    + text view for shooting informations
95    - improvement of the timer/intervalometer
96    x generate a new data file at each timer repeat
97
982008-12-01 Version 1.5.0 (dev)
99    + simple timer/intervalometer
100
1012008-11-27 Version 1.4.0 (stable)
102    (include all 1.3.x entries)
103    + shooting area color scheme (internal design only)
104    - compute positions only once, and 100 times faster
105    - shooting dialog can be resized (not on maemo)
106    - pause button no more a toggle button
107    x icon size corrected for maemo plateform
108
1092008-11-23 Version 1.3.6 (dev)
110    + crosshair cursor for head position (refreshed in real time)
111    - shoot dialog no more polls model -> use signals
112    x correct use of serializer for async pygtk calls
113
1142008-11-21 Version 1.3.5 (dev)
115    + left/right and up/down keys binded to rewind/forward shooting positions
116    - pause button is now a toggle button
117    x reset manual shoot flag when opening shoot dialog
118    x clear border of previous shooting position when selecting next
119
1202008-11-21 Version 1.3.4 (dev)
121    + 'fast' manual speed (x2) - can be dangerous for hardware!
122    + buttons to select rewind/forward shooting positions
123
1242008-11-19 Version 1.3.3 (dev)
125    + show all shooting positions at dialog startup
126    + rewind/forward shooting positions
127
1282008-11-15 Version 1.3.2 (dev)
129    + general info support
130    + manual custom speed
131
1322008-11-07 Version 1.3.1 (dev)
133    + fullscreen support (default on maemo)
134    + preview shooting at dialog opening
135    x maemo menu crash fix
136
1372008-11-06 Version 1.3.0 (dev)
138    + MessageDialog for GUI errors/warning
139    + catch errors when importing preset file
140    + fov and nb picts as mosaic input params
141
1422008-11-01 Version 1.2.1 (stable)
143    x fix problem with old versionning system for conf. file
144
1452008-11-01 Version 1.2.0 (stable)
146    (include all 1.1.x entries)
147
1482008-10-28 Version 1.1.2 (dev)
149    + added mirror lockup standalone param.
150
1512008-10-25 Version 1.1.1 (dev)
152    + option to set data storage dir
153    - removed debian setup script (need a real debian packaging)
154    x preset for 20mm lens corrected
155    x better user config. update handling
156
1572008-10-07 Version 1.1.0 (dev)
158    + open on-line manual page in a web browser
159    + custom user presets support (from file)
160    + menu to import custom presets file
161    + global try/except statement with traceback in GUI
162    + preset templates information window
163    + l10n/i18n (english, french, polish, german)
164    + log can be saved in a file
165    + new network (socket) driver
166    + windows installer (bluetooth support broken)
167    + nice papywizard icon
168    + low-level hardware simulator as standalone application
169    + view 3D now a standalone application
170    - removed usb driver
171    - source structure revisited
172    x log viewer background now entire black
173    x multi-thread bug corrrection for windows
174    x bracketing config revisited
175
1762008-09-19 Version 1.0 (stable)
177    + preset shooting mode for full spherical
178    + graphical progress
179    + nice icons for buttons and menus
180    + key shortcuts dynamically activate buttons
181    + version in Help > About dialog
182    + added hardware auto-connect config option
183    + custom data file name format
184    + scan bluetooth devices
185    + custom xml data file format
186    + log viewer
187    + software limits
188    - removed 360/180 buttons in mosaic mode
189    - removed view python modules
190    - user config dir path is now ~/.config/papywizard/
191    x bug correction in number of pictures
192    x better hardware error handling
193    x corrected data file format config path
194
1952008-07-04 Version 0.9.1 (stable)
196    x fix a bug in nbPicts and 360/180 computations
197
1982008-06-26 Version 0.9 (stable)
199    + added 'Set 360' and 'Set 180' buttons
200    + all preferences are editable
201    + added 'set origin' button
202    + statusbar messages
203    + added hardware connection graphical feedback
204    + wiki documentation
205    - removed default preferences
206    - splitted preferences in tabs
207    - turned Entry widgets to Label widgets
208    - new datafile format
209    x bug correction when start pos > end pos
210    x connect menu is greyed out if hardware is not available
211    x better hardware connection error handling
212    x closing shoot dialog stops shooting
213
2142008-06-06 Version 0.9beta2 (dev)
215    + Nokia/maemo support
216    + generate xml file with shooting params (optional)
217    + new menu entry to set axis origin (needed for future full spherical implementation)
218    + added progressbar during shooting
219    + key binding for usage without mouse/pen
220    + added hardware driver to config.
221    - config now based on ConfigParser
222    - use vpython 4 (bug fix crash when hide/quit under linux)
223    - switched from Tkinter to Gtk+
224    - removed windows support (may be set back in future)
225    x added test for several optional import modules
226    x axis are now driven concurrently
227
2282007-12-28 Version 0.9-beta1 (dev)
229    + auto-connect to real hardware if possible
230    + switch from simulation to real hardware
231    + show/hide 3D view
232    + position refreshed in real time in all dialogs
233    - removed home button in manual move dialog
234    x prefs are now correctly saved when quit
235    x several minor bugs corrections
236
2372007-12-21 Version 0.9-alpha2 (dev)
238    + added 3D view
239    + first windows binary release
240
2412007-05-21 Version 0.9-alpha1 (dev)
242    + initial version
Note: See TracBrowser for help on using the browser.