root/trunk/ChangeLog

Revision 1259, 6.2 kB (checked in by fma, 2 weeks ago)

Updated

  • Property svn:keywords set to Id
Line 
1 ChangeLog
2
3 revision $Id$
4
5 + new feature
6 - change
7 x bug fix
8
9 0000-00-00 Version SVN
10
11 2008-12-23 Version 1.5.4 (dev)
12     - Mosaic/Preset now in a Notebook
13
14 2008-12-21 Version 1.5.4 (dev)
15     + show shooting time in addition to total elapsed time
16     + fullscreen state saved in preferences
17     + new i18n language (italian)
18     - picture drawing revisited
19     - splited progressbar
20     - shoot dialog starts fullscreen if main window is fullscreen
21     - config dialog Notebook tabs now scrollable
22     x window X buton disabled while shooting
23
24 2008-12-15 Version 1.5.3 (dev)
25     + show elapsed time
26     + show mosaic total resolution
27     + menu to load a specific gtkrc file
28     - shooting text view init with max values
29     - skip step-by-step test after shooting if timeValue is 0
30     - shooting dialog revisited
31     x progressbar value
32
33 2008-12-10 Version 1.5.2 (dev)
34     + add support for user gtkrc style file
35     - improved shooting text view
36     x fixed bug in yaw/pitch index and repeat
37
38 2008-12-04 Version 1.5.1 (dev)
39     + text view for shooting informations
40     - improvement of the timer/intervalometer
41     x generate a new data file at each timer repeat
42
43 2008-12-01 Version 1.5.0 (dev)
44     + simple timer/intervalometer
45
46 2008-11-27 Version 1.4.0 (stable)
47     (include all 1.3.x entries)
48     + shooting area color scheme (internal design only)
49     - compute positions only once, and 100 times faster
50     - shooting dialog can be resized (not on maemo)
51     - pause button no more a toggle button
52     x icon size corrected for maemo plateform
53
54 2008-11-23 Version 1.3.6 (dev)
55     + crosshair cursor for head position (refreshed in real time)
56     - shoot dialog no more polls model -> use signals
57     x correct use of serializer for async pygtk calls
58
59 2008-11-21 Version 1.3.5 (dev)
60     + left/right and up/down keys binded to rewind/forward shooting positions
61     - pause button is now a toggle button
62     x reset manual shoot flag when opening shoot dialog
63     x clear border of previous shooting position when selecting next
64
65 2008-11-21 Version 1.3.4 (dev)
66     + 'fast' manual speed (x2) - can be dangerous for hardware!
67     + buttons to select rewind/forward shooting positions
68
69 2008-11-19 Version 1.3.3 (dev)
70     + show all shooting positions at dialog startup
71     + rewind/forward shooting positions
72
73 2008-11-15 Version 1.3.2 (dev)
74     + general info support
75     + manual custom speed
76
77 2008-11-07 Version 1.3.1 (dev)
78     + fullscreen support (default on maemo)
79     + preview shooting at dialog opening
80     x maemo menu crash fix
81
82 2008-11-06 Version 1.3.0 (dev)
83     + MessageDialog for GUI errors/warning
84     + catch errors when importing preset file
85     + fov and nb picts as mosaic input params
86
87 2008-11-01 Version 1.2.1 (stable)
88     x fix problem with old versionning system for conf. file
89
90 2008-11-01 Version 1.2.0 (stable)
91     (include all 1.1.x entries)
92
93 2008-10-28 Version 1.1.2 (dev)
94     + added mirror lockup standalone param.
95
96 2008-10-25 Version 1.1.1 (dev)
97     + option to set data storage dir
98     - removed debian setup script (need a real debian packaging)
99     x preset for 20mm lens corrected
100     x better user config. update handling
101
102 2008-10-07 Version 1.1.0 (dev)
103     + open on-line manual page in a web browser
104     + custom user presets support (from file)
105     + menu to import custom presets file
106     + global try/except statement with traceback in GUI
107     + preset templates information window
108     + l10n/i18n (english, french, polish, german)
109     + log can be saved in a file
110     + new network (socket) driver
111     + windows installer (bluetooth support broken)
112     + nice papywizard icon
113     + low-level hardware simulator as standalone application
114     + view 3D now a standalone application
115     - removed usb driver
116     - source structure revisited
117     x log viewer background now entire black
118     x multi-thread bug corrrection for windows
119     x bracketing config revisited
120
121 2008-09-19 Version 1.0 (stable)
122     + preset shooting mode for full spherical
123     + graphical progress
124     + nice icons for buttons and menus
125     + key shortcuts dynamically activate buttons
126     + version in Help > About dialog
127     + added hardware auto-connect config option
128     + custom data file name format
129     + scan bluetooth devices
130     + custom xml data file format
131     + log viewer
132     + software limits
133     - removed 360/180 buttons in mosaic mode
134     - removed view python modules
135     - user config dir path is now ~/.config/papywizard/
136     x bug correction in number of pictures
137     x better hardware error handling
138     x corrected data file format config path
139
140 2008-07-04 Version 0.9.1 (stable)
141     x fix a bug in nbPicts and 360/180 computations
142
143 2008-06-26 Version 0.9 (stable)
144     + added 'Set 360' and 'Set 180' buttons
145     + all preferences are editable
146     + added 'set origin' button
147     + statusbar messages
148     + added hardware connection graphical feedback
149     + wiki documentation
150     - removed default preferences
151     - splitted preferences in tabs
152     - turned Entry widgets to Label widgets
153     - new datafile format
154     x bug correction when start pos > end pos
155     x connect menu is greyed out if hardware is not available
156     x better hardware connection error handling
157     x closing shoot dialog stops shooting
158
159 2008-06-06 Version 0.9beta2 (dev)
160     + Nokia/maemo support
161     + generate xml file with shooting params (optional)
162     + new menu entry to set axis origin (needed for future full spherical implementation)
163     + added progressbar during shooting
164     + key binding for usage without mouse/pen
165     + added hardware driver to config.
166     - config now based on ConfigParser
167     - use vpython 4 (bug fix crash when hide/quit under linux)
168     - switched from Tkinter to Gtk+
169     - removed windows support (may be set back in future)
170     x added test for several optional import modules
171     x axis are now driven concurrently
172
173 2007-12-28 Version 0.9-beta1 (dev)
174     + auto-connect to real hardware if possible
175     + switch from simulation to real hardware
176     + show/hide 3D view
177     + position refreshed in real time in all dialogs
178     - removed home button in manual move dialog
179     x prefs are now correctly saved when quit
180     x several minor bugs corrections
181
182 2007-12-21 Version 0.9-alpha2 (dev)
183     + added 3D view
184     + first windows binary release
185
186 2007-05-21 Version 0.9-alpha1 (dev)
187     + initial version
Note: See TracBrowser for help on using the browser.