root/tags/1.4.0/ChangeLog

Revision 1107, 5.1 kB (checked in by fma, 16 months ago)

Updated for 1.4.0 release

  • Property svn:keywords set to Id
Line 
1ChangeLog
2
3+ new feature
4- change
5x bug fix
6
70000-00-00 Version SVN
8
92008-11-27 Version 1.4.0 (stable)
10    (include all 1.3.x entries)
11    - compute positions only once, and 100 times faster
12    + shooting area color scheme (internal design only)
13    x icon size corrected for maemo plateform
14    - shooting dialog can be resized (not on maemo)
15    - pause button no more a toggle button
16
172008-11-23 Version 1.3.6 (dev)
18    x correct use of serializer for async pygtk calls
19    - shoot dialog no more polls model -> use signals
20    + crosshair cursor for head position (refreshed in real time)
21
222008-11-21 Version 1.3.5 (dev)
23    x reset manual shoot flag when opening shoot dialog
24    x clear border of previous shooting position when selecting next
25    + left/right and up/down keys binded to rewind/forward shooting positions
26    - pause button is now a toggle button
27
282008-11-21 Version 1.3.4 (dev)
29    + 'fast' manual speed (x2) - can be dangerous for hardware!
30    + buttons to select rewind/forward shooting positions
31
322008-11-19 Version 1.3.3 (dev)
33    + show all shooting positions at dialog startup
34    + rewind/forward shooting positions
35
362008-11-15 Version 1.3.2 (dev)
37    + general info support
38    + manual custom speed
39
402008-11-07 Version 1.3.1 (dev)
41    + fullscreen support (default on maemo)
42    + preview shooting at dialog opening
43    x maemo menu crash fix
44
452008-11-06 Version 1.3.0 (dev)
46    + MessageDialog for GUI errors/warning
47    + catch errors when importing preset file
48    + fov and nb picts as mosaic input params
49
502008-11-01 Version 1.2.1 (stable)
51    x fix problem with old versionning system for conf. file
52
532008-11-01 Version 1.2.0 (stable)
54    (include all 1.1.x entries)
55
562008-10-28 Version 1.1.2 (dev)
57    + added mirror lockup standalone param.
58
592008-10-25 Version 1.1.1 (dev)
60    x preset for 20mm lens corrected
61    - removed debian setup script (need a real debian packaging)
62    + option to set data storage dir
63    x better user config. update handling
64
652008-10-07 Version 1.1.0 (dev)
66    + open on-line manual page in a web browser
67    + custom user presets support (from file)
68    + menu to import custom presets file
69    + global try/except statement with traceback in GUI
70    + preset templates information window
71    + l10n/i18n (english, french, polish, german)
72    x log viewer background now entire black
73    + log can be saved in a file
74    - removed usb driver
75    + new network (socket) driver
76    - source structure revisited
77    x multi-thread bug corrrection for windows
78    + windows installer (bluetooth support broken)
79    + nice papywizard icon
80    + low-level hardware simulator as standalone application
81    + view 3D now a standalone application
82    x bracketing config revisited
83
842008-09-19 Version 1.0 (stable)
85    + preset shooting mode for full spherical
86    + graphical progress
87    - removed 360/180 buttons in mosaic mode
88    x bug correction in number of pictures
89    + nice icons for buttons and menus
90    + key shortcuts dynamically activate buttons
91    + version in Help > About dialog
92    - removed view python modules
93    + added hardware auto-connect config option
94    + custom data file name format
95    - user config dir path is now ~/.config/papywizard/
96    x better hardware error handling
97    + scan bluetooth devices
98    x corrected data file format config path
99    + custom xml data file format
100    + log viewer
101    + software limits
102
1032008-07-04 Version 0.9.1 (stable)
104    x fix a bug in nbPicts and 360/180 computations
105
1062008-06-26 Version 0.9 (stable)
107    x bug correction when start pos > end pos
108    x connect menu is greyed out if hardware is not available
109    + added 'Set 360' and 'Set 180' buttons
110    + all preferences are editable
111    - splitted preferences in tabs
112    - turned Entry widgets to Label widgets
113    + added 'set origin' button
114    + statusbar messages
115    + added hardware connection graphical feedback
116    x better hardware connection error handling
117    - removed default preferences
118    + wiki documentation
119    - new datafile format
120    x closing shoot dialog stops shooting
121
1222008-06-06 Version 0.9beta2 (dev)
123    - switched from Tkinter to Gtk+
124    + Nokia/maemo support
125    - removed windows support (may be set back in future)
126    x added test for several optional import modules
127    x axis are now driven concurrently
128    + generate xml file with shooting params (optional)
129    + new menu entry to set axis origin (needed for future full spherical implementation)
130    + added progressbar during shooting
131    + key binding for usage without mouse/pen
132    + added hardware driver to config.
133    - config now based on ConfigParser
134    - use vpython 4 (bug fix crash when hide/quit under linux)
135
1362007-12-28 Version 0.9-beta1 (dev)
137    + auto-connect to real hardware if possible
138    + switch from simulation to real hardware
139    + show/hide 3D view
140    - removed home button in manual move dialog
141    + position refreshed in real time in all dialogs
142    x prefs are now correctly saved when quit
143    x several minor bugs corrections
144
1452007-12-21 Version 0.9-alpha2 (dev)
146    + added 3D view
147    + first windows binary release
148
1492007-05-21 Version 0.9-alpha1 (dev)
150    + initial version
Note: See TracBrowser for help on using the browser.