root/tags/1.2.0/ChangeLog

Revision 996, 3.5 kB (checked in by fma, 2 months ago)

Updated

  • Property svn:keywords set to Id
Line 
1 ChangeLog
2
3 + new feature
4 - change
5 x bug fix
6
7 0000-00-00 Version SVN
8
9 2008-11-01 Version 1.2.0 (stable)
10     (include all 1.1.x entries)
11
12 2008-10-28 Version 1.1.2 (dev)
13     + added mirror lockup standalone param.
14
15 2008-10-25 Version 1.1.1 (dev)
16     x preset for 20mm lens corrected
17     - removed debian setup script (need a real debian packaging)
18     + option to set data storage dir
19     x better user config. update handling
20
21 2008-10-07 Version 1.1.0 (dev)
22     + open on-line manual page in a web browser
23     + custom user presets support (from file)
24     + menu to import custom presets file
25     + global try/except statement with traceback in GUI
26     + preset templates information window
27     + l10n/i18n (english, french, polish, german)
28     x log viewer background now entire black
29     + log can be saved in a file
30     - removed usb driver
31     + new network (socket) driver
32     - source structure revisited
33     x multi-thread bug corrrection for windows
34     + windows installer (bluetooth support broken)
35     + nice papywizard icon
36     + low-level hardware simulator as standalone application
37     + view 3D now a standalone application
38     x bracketing config revisited
39
40 2008-09-19 Version 1.0 (stable)
41     + preset shooting mode for full spherical
42     + graphical progress
43     - removed 360/180 buttons in mosaic mode
44     x bug correction in number of pictures
45     + nice icons for buttons and menus
46     + key shortcuts dynamically activate buttons
47     + version in Help > About dialog
48     - removed view python modules
49     + added hardware auto-connect config option
50     + custom data file name format
51     - user config dir path is now ~/.config/papywizard/
52     x better hardware error handling
53     + scan bluetooth devices
54     x corrected data file format config path
55     + custom xml data file format
56     + log viewer
57     + software limits
58
59 2008-07-04 Version 0.9.1 (stable)
60     x fix a bug in nbPicts and 360/180 computations
61
62 2008-06-26 Version 0.9 (stable)
63     x bug correction when start pos > end pos
64     x connect menu is greyed out if hardware is not available
65     + added 'Set 360' and 'Set 180' buttons
66     + all preferences are editable
67     - splitted preferences in tabs
68     - turned Entry widgets to Label widgets
69     + added 'set origin' button
70     + statusbar messages
71     + added hardware connection graphical feedback
72     x better hardware connection error handling
73     - removed default preferences
74     + wiki documentation
75     - new datafile format
76     x closing shoot dialog stops shooting
77
78 2008-06-06 Version 0.9beta2 (dev)
79     - switched from Tkinter to Gtk+
80     + Nokia/maemo support
81     - removed windows support (may be set back in future)
82     x added test for several optional import modules
83     x axis are now driven concurrently
84     + generate xml file with shooting params (optional)
85     + new menu entry to set axis origin (needed for future full spherical implementation)
86     + added progressbar during shooting
87     + key binding for usage without mouse/pen
88     + added hardware driver to config.
89     - config now based on ConfigParser
90     - use vpython 4 (bug fix crash when hide/quit under linux)
91
92 2007-12-28 Version 0.9-beta1 (dev)
93     + auto-connect to real hardware if possible
94     + switch from simulation to real hardware
95     + show/hide 3D view
96     - removed home button in manual move dialog
97     + position refreshed in real time in all dialogs
98     x prefs are now correctly saved when quit
99     x several minor bugs corrections
100
101 2007-12-21 Version 0.9-alpha2 (dev)
102     + added 3D view
103     + first windows binary release
104
105 2007-05-21 Version 0.9-alpha1 (dev)
106     + initial version
Note: See TracBrowser for help on using the browser.