@@ -8,11 +8,11 @@ I welcome feedback on DarkAudacity, suggestions for new or improved features,
8
8
bug reports and patches at:
9
9
10
10
11
- Audacity is copyright (c) 1999-2017 by Audacity Team. This copyright notice
11
+ Audacity is copyright (c) 1999-2019 by Audacity Team. This copyright notice
12
12
applies to all documents in the Audacity source code archive, except as
13
13
otherwise noted (mostly in the lib-src subdirectories).
14
14
15
- The additions and changes to Audacity for DarkAudacity are (c) 2016 by
15
+ The additions and changes to Audacity for DarkAudacity are (c) 2019 by
16
16
James Crook.
17
17
18
18
The documentation for Audacity is licensed under the Creative Commons
@@ -22,7 +22,7 @@ http://creativecommons.org/licenses/by/3.0/legalcode .
22
22
23
23
"Audacity" is a registered trademark of Dominic Mazzoni.
24
24
25
- DarkAudacity Version 2.2.0x
25
+ DarkAudacity Version 2.3.2x
26
26
27
27
The x,y, and z suffixes indicate experimental releases. DarkAudacity releases
28
28
are cutting edge releases. Whilst I am careful about the changes I make, if
@@ -64,10 +64,10 @@ to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html or write to
64
64
65
65
-------------------------------------------------------------------------------
66
66
67
- 2. DarkAudacity 2.2.0x , changes since earlier versions.
67
+ 2. DarkAudacity 2.3.2x , changes since earlier versions.
68
68
69
- Many of the changes pioneered in Dark Audacity 2.1.3 have now ben integrated
70
- into mainstream Audacity 2.2.0 . Audacity has updated its standard (light)
69
+ Many of the changes pioneered in Dark Audacity 2.1.3x have now ben integrated
70
+ into mainstream Audacity 2.3.2 . Audacity has updated its standard (light)
71
71
theme to use much of the new design. Audacity now offers our dark theme as
72
72
a new option. Audacity has reorganised its menus to be more compact.
73
73
@@ -76,15 +76,17 @@ to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html or write to
76
76
new features.
77
77
78
78
Dark Audacity is working well as a way to blaze new trails. These are
79
- some key differences between DarkAudacity 2.2.0x and Audacity 2.2.0 .
79
+ some key differences between DarkAudacity 2.3.2x and Audacity 2.3.2 .
80
80
81
81
82
82
* Interface:
83
83
* Dark is the default theme.
84
84
* Mute and Solo buttons are stacked rather than side-by-side.
85
85
* Larger cursor position indicator in Selection Toolbar.
86
+ * Combined Device, Meter and Mixer toolbars into one simpler toolbar.
87
+ * Option of LED meters (it's the new default).
86
88
* Different Logos.
87
- * Clutter on left of track panel removed rtaher tha moved to the bottom.
89
+ * Clutter on left of track panel removed rather than moved to the bottom.
88
90
89
91
* Other Changes:
90
92
* Installer ships without manual; Translations not installed; accessibility
@@ -93,28 +95,28 @@ to http://www.gnu.org/licenses/old-licenses/gpl-2.0.html or write to
93
95
94
96
95
97
Bug fixes:
96
- * 82 bugs we knew about in 2.1.2 addressed, 66 closed, 16 had some residual
98
+ * 82 bugs we knew about in 2.1.2x addressed, 66 closed, 16 had some residual
97
99
problems after the fixes. These issues included a dramatic slowdown when
98
100
using Lyrics Window with lots of lyrics (fully fixed), and labels
99
101
being written at the wrong position in some circumstances (fully fixed). I'm
100
102
not listing all these issues, but this gives an idea of the kind of issue.
101
103
* At least as much work has gone into other issues which we did not know about
102
- when we released 2.1.2 . These were for example caused by work on new
104
+ when we released 2.1.2x . These were for example caused by work on new
103
105
features, and usually were in those features, or came to light as a result
104
106
of code review (mostly code review by Paul).
105
107
106
108
107
109
-------------------------------------------------------------------------------
108
110
109
- 3. Known Issues in 2.2.0x :
111
+ 3. Known Issues in 2.3.2x :
110
112
111
113
Please see the facebook page for DarkAudacity for discussion of issues.
112
114
113
- Many issues that affected Audacity 2.2.0 will affect DarkAudacity 2.2.0x too,
115
+ Many issues that affect Audacity 2.3.2 will affect DarkAudacity 2.3.2x too,
114
116
since DarkAudacity and Audacity have a lot of code in common. Many Audacity
115
- 2.2.0 issues are listed here:
117
+ 2.3.2 issues are listed here:
116
118
117
- http://wiki.audacityteam.org/wiki/Release_Notes_2.2.0#known
119
+ http://wiki.audacityteam.org/wiki/Release_Notes_2.3.2
118
120
119
121
120
122
0 commit comments