Mercurial > hg > sonic-visualiser
comparison CHANGELOG @ 1520:a2801c212fbf 3.0-integration
Add dates to change log
author | Chris Cannam |
---|---|
date | Tue, 10 Jan 2017 15:56:01 +0000 |
parents | 47a18e281a93 |
children | 5ffe87f75931 |
comparison
equal
deleted
inserted
replaced
1519:15c50c482795 | 1520:a2801c212fbf |
---|---|
1 | 1 |
2 Changes in Sonic Visualiser 3.0 since the previous release 2.5: | 2 Changes in Sonic Visualiser 3.0 (Jan 2017) since the previous release 2.5: |
3 | 3 |
4 - Add ability to record audio, and ability to change the audio device | 4 - Add ability to record audio, and ability to change the audio device |
5 for playback or recording in the preferences | 5 for playback or recording in the preferences |
6 | 6 |
7 - Add complete support for high-resolution (Hi-DPI or retina) | 7 - Add complete support for high-resolution (Hi-DPI or retina) |
44 - Add new preference for default colour scales | 44 - Add new preference for default colour scales |
45 | 45 |
46 - Switch to using combined level/pan controls in layer property boxes | 46 - Switch to using combined level/pan controls in layer property boxes |
47 and for the main volume control | 47 and for the main volume control |
48 | 48 |
49 - Make CSV file reader better able to handle files with varying | |
50 numbers of columns | |
51 | |
49 - Fix a number of problems on Windows with loading and saving some | 52 - Fix a number of problems on Windows with loading and saving some |
50 file formats to filenames not representable in system codepage | 53 file formats to filenames not representable in system codepage |
51 | 54 |
55 - Add "What's New" dialog | |
56 | |
52 - Finally switch the Windows built to 64-bit by default (with | 57 - Finally switch the Windows built to 64-bit by default (with |
53 adapters to run either 32- or 64-bit plugins) | 58 adapters to run either 32- or 64-bit plugins) |
54 | 59 |
55 | 60 |
56 Changes in Sonic Visualiser 2.5 since the previous release 2.4.1: | 61 Changes in Sonic Visualiser 2.5 (Oct 2015) since the previous release 2.4.1: |
57 | 62 |
58 - Add unit-converter dialog, for converting between various pitch and | 63 - Add unit-converter dialog, for converting between various pitch and |
59 timing units | 64 timing units |
60 | 65 |
61 - Fix failure to reload note layers from session file | 66 - Fix failure to reload note layers from session file |
67 - Fix generation of wrong layer type from some CSV files | 72 - Fix generation of wrong layer type from some CSV files |
68 | 73 |
69 - Fix failure to export last instant in a time-instant layer | 74 - Fix failure to export last instant in a time-instant layer |
70 | 75 |
71 | 76 |
72 Changes in Sonic Visualiser 2.4.1 since the previous release 2.4: | 77 Changes in Sonic Visualiser 2.4.1 (Oct 2014) since the previous release 2.4: |
73 | 78 |
74 - Fix a crash when rendering certain colour 3d plot layers | 79 - Fix a crash when rendering certain colour 3d plot layers |
75 | 80 |
76 | 81 |
77 Changes in Sonic Visualiser 2.4 since the previous release 2.3: | 82 Changes in Sonic Visualiser 2.4 (Sep 2014) since the previous release 2.3: |
78 | 83 |
79 - Add support for left/right scrolling using a two-finger touchpad | 84 - Add support for left/right scrolling using a two-finger touchpad |
80 gesture (where available) | 85 gesture (where available) |
81 | 86 |
82 - Make the octave numbering into a configurable option, and change | 87 - Make the octave numbering into a configurable option, and change |
126 - Fix problems with keyboard shortcuts when using Qt5 on OS/X. This | 131 - Fix problems with keyboard shortcuts when using Qt5 on OS/X. This |
127 is the first release in which the official builds use Qt5 for all | 132 is the first release in which the official builds use Qt5 for all |
128 platforms. | 133 platforms. |
129 | 134 |
130 | 135 |
131 Changes in Sonic Visualiser 2.3 since the previous release 2.2: | 136 Changes in Sonic Visualiser 2.3 (Dec 2013) since the previous release 2.2: |
132 | 137 |
133 - Add a startup welcome dialog that also explains what SV makes | 138 - Add a startup welcome dialog that also explains what SV makes |
134 network connections for and allows user to forbid them | 139 network connections for and allows user to forbid them |
135 | 140 |
136 - Add "Export Audio Data" feature | 141 - Add "Export Audio Data" feature |
152 | 157 |
153 - Permit installation to non-default location with Windows installer | 158 - Permit installation to non-default location with Windows installer |
154 build | 159 build |
155 | 160 |
156 | 161 |
157 Changes in Sonic Visualiser 2.2 since the previous release 2.1: | 162 Changes in Sonic Visualiser 2.2 (July 2013) since the previous release 2.1: |
158 | 163 |
159 - Build with support for hidpi ("retina") text on OS/X | 164 - Build with support for hidpi ("retina") text on OS/X |
160 | 165 |
161 - Fix very slow analysis when using Ogg or FLAC files decoded | 166 - Fix very slow analysis when using Ogg or FLAC files decoded |
162 via libsndfile | 167 via libsndfile |
169 | 174 |
170 - Reset cyclical counters and switch back to navigate mode when | 175 - Reset cyclical counters and switch back to navigate mode when |
171 a new session is started | 176 a new session is started |
172 | 177 |
173 | 178 |
174 Changes in Sonic Visualiser 2.1 since the previous release 2.0.1: | 179 Changes in Sonic Visualiser 2.1 (May 2013) since the previous release 2.0.1: |
175 | 180 |
176 - Fix incorrect handling of FixedSampleRate outputs (Vamp SDK fix) | 181 - Fix incorrect handling of FixedSampleRate outputs (Vamp SDK fix) |
177 | 182 |
178 - Make it easier to see results from transforms that return a single point | 183 - Make it easier to see results from transforms that return a single point |
179 | 184 |
187 Changes in Sonic Visualiser 2.0.1 since the previous release 2.0: | 192 Changes in Sonic Visualiser 2.0.1 since the previous release 2.0: |
188 | 193 |
189 - Fix incorrect samplerate in reading m4a files on OS/X | 194 - Fix incorrect samplerate in reading m4a files on OS/X |
190 | 195 |
191 | 196 |
192 Changes in Sonic Visualiser 2.0 since the previous release 1.9: | 197 Changes in Sonic Visualiser 2.0 (July 2012) since the previous release 1.9: |
193 | 198 |
194 - Support 64-bit builds on OS/X (using CoreAudio instead of | 199 - Support 64-bit builds on OS/X (using CoreAudio instead of |
195 obsolete QuickTime audio file reader) | 200 obsolete QuickTime audio file reader) |
196 | 201 |
197 - Simplify RDF reading and fix some bugs. Now requires Dataquay | 202 - Simplify RDF reading and fix some bugs. Now requires Dataquay |
199 directly. Release builds use Sord/Serd rather than Redland | 204 directly. Release builds use Sord/Serd rather than Redland |
200 | 205 |
201 - Add a fullscreen mode on the F11 key | 206 - Add a fullscreen mode on the F11 key |
202 | 207 |
203 | 208 |
204 Changes in Sonic Visualiser 1.9 since the previous release 1.8: | 209 Changes in Sonic Visualiser 1.9 (Oct 2011) since the previous release 1.8: |
205 | 210 |
206 - Add session templates; save session as template; apply template to | 211 - Add session templates; save session as template; apply template to |
207 session | 212 session |
208 | 213 |
209 - Tidy up the file open logic so as to remove the dialog asking how | 214 - Tidy up the file open logic so as to remove the dialog asking how |
210 to open a file, where possible | 215 to open a file, where possible |
211 | 216 |
212 - Various bug fixes. | 217 - Various bug fixes. |
213 | 218 |
214 | 219 |
215 Changes in Sonic Visualiser 1.8 since the previous release 1.7.2: | 220 Changes in Sonic Visualiser 1.8 (Apr 2011) since the previous release 1.7.2: |
216 | 221 |
217 - Sonic Visualiser now registers as a file type handler on OS/X, | 222 - Sonic Visualiser now registers as a file type handler on OS/X, |
218 providing better integration with the desktop generally (Dan Stowell) | 223 providing better integration with the desktop generally (Dan Stowell) |
219 | 224 |
220 - There is a new function to toggle all Time Rulers at once (key #) | 225 - There is a new function to toggle all Time Rulers at once (key #) |
240 Windows. | 245 Windows. |
241 | 246 |
242 - A Czech translation is now included (thanks to Pavel Fric). | 247 - A Czech translation is now included (thanks to Pavel Fric). |
243 | 248 |
244 | 249 |
245 Changes in Sonic Visualiser 1.7.2 since the previous release 1.7.1: | 250 Changes in Sonic Visualiser 1.7.2 (May 2010) since the previous release 1.7.1: |
246 | 251 |
247 - The time-value layer now has an origin line and an option to | 252 - The time-value layer now has an origin line and an option to |
248 show derivatives (change from one point to the next) rather than | 253 show derivatives (change from one point to the next) rather than |
249 raw values | 254 raw values |
250 | 255 |
253 | 258 |
254 - A crash when pressing Play straight after New Session has been | 259 - A crash when pressing Play straight after New Session has been |
255 fixed | 260 fixed |
256 | 261 |
257 | 262 |
258 Changes in Sonic Visualiser 1.7.1 since the previous release 1.7: | 263 Changes in Sonic Visualiser 1.7.1 (Oct 2009) since the previous release 1.7: |
259 | 264 |
260 - The RDF importer does a better job of assigning labels to layers, | 265 - The RDF importer does a better job of assigning labels to layers, |
261 layers to panes, and values to labelled regions | 266 layers to panes, and values to labelled regions |
262 | 267 |
263 - Interactive editing in the Text layer benefits from the same | 268 - Interactive editing in the Text layer benefits from the same |
270 status bar | 275 status bar |
271 | 276 |
272 - The Russian translation has been updated (thanks Alexandre) | 277 - The Russian translation has been updated (thanks Alexandre) |
273 | 278 |
274 | 279 |
275 Changes in Sonic Visualiser 1.7 since the previous release 1.6: | 280 Changes in Sonic Visualiser 1.7 (Sep 2009) since the previous release 1.6: |
276 | 281 |
277 - A new "Insert Item At Selection" function on the Edit menu | 282 - A new "Insert Item At Selection" function on the Edit menu |
278 can be used to create Note and Region layer items whose time | 283 can be used to create Note and Region layer items whose time |
279 extents correspond to the current selection(s) | 284 extents correspond to the current selection(s) |
280 | 285 |
285 timing (importing MIDI files using with the more common | 290 timing (importing MIDI files using with the more common |
286 timebase-based timing was already supported) | 291 timebase-based timing was already supported) |
287 | 292 |
288 - Time values throughout the display may optionally be shown in | 293 - Time values throughout the display may optionally be shown in |
289 seconds and frames at various frame rates | 294 seconds and frames at various frame rates |
290 | 295 |
291 - A crash on exit in Windows has been fixed | 296 - A crash on exit in Windows has been fixed |
292 | 297 |
293 - A very unobtrusive user survey is now included | 298 - A very unobtrusive user survey is now included |
294 | 299 |
295 - Various other bug fixes. | 300 - Various other bug fixes. |
296 | 301 |
297 | 302 |
298 Changes in Sonic Visualiser 1.6 since the previous release 1.5: | 303 Changes in Sonic Visualiser 1.6 (Jun 2009) since the previous release 1.5: |
299 | 304 |
300 - The Colour 3D Plot layer now supports logarithmic vertical | 305 - The Colour 3D Plot layer now supports logarithmic vertical |
301 scale and linear interpolation options. | 306 scale and linear interpolation options. |
302 | 307 |
303 - A new colour scheme (High Gain) has been added for spectrogram | 308 - A new colour scheme (High Gain) has been added for spectrogram |
307 Plot. | 312 Plot. |
308 | 313 |
309 - Various other bug fixes. | 314 - Various other bug fixes. |
310 | 315 |
311 | 316 |
312 Changes in Sonic Visualiser 1.5 since the previous release 1.4: | 317 Changes in Sonic Visualiser 1.5 (Mar 2009) since the previous release 1.4: |
313 | 318 |
314 - You can now insert time instants, time values, and notes using | 319 - You can now insert time instants, time values, and notes using |
315 a MIDI device during playback. If a time value or note layer is | 320 a MIDI device during playback. If a time value or note layer is |
316 current it will be used for insertion (giving a value equal to | 321 current it will be used for insertion (giving a value equal to |
317 the pitch class, or the played note, respectively); otherwise an | 322 the pitch class, or the played note, respectively); otherwise an |
348 | 353 |
349 - Several serious crashing, deadlock, and data corruption bugs have | 354 - Several serious crashing, deadlock, and data corruption bugs have |
350 been fixed. | 355 been fixed. |
351 | 356 |
352 | 357 |
353 Changes in Sonic Visualiser 1.4 since the previous release 1.3: | 358 Changes in Sonic Visualiser 1.4 (Dec 2008) since the previous release 1.3: |
354 | 359 |
355 - SV now has a Region layer type, used for display of features with | 360 - SV now has a Region layer type, used for display of features with |
356 durations. It also supports Vamp v2.0 plugins that provide durations | 361 durations. It also supports Vamp v2.0 plugins that provide durations |
357 for features. | 362 for features. |
358 | 363 |
378 XML, you need to know you're doing it. | 383 XML, you need to know you're doing it. |
379 | 384 |
380 - Several crashes and other bugs have been fixed. | 385 - Several crashes and other bugs have been fixed. |
381 | 386 |
382 | 387 |
383 Changes in Sonic Visualiser 1.3 since the previous release 1.2: | 388 Changes in Sonic Visualiser 1.3 (Jul 2008) since the previous release 1.2: |
384 | 389 |
385 - There is a new spreadsheet-style data viewer and editor for | 390 - There is a new spreadsheet-style data viewer and editor for |
386 viewing and editing the data in some types of annotation layer. | 391 viewing and editing the data in some types of annotation layer. |
387 | 392 |
388 - Alignments are now saved to the session file. | 393 - Alignments are now saved to the session file. |
397 - There is a new, somewhat provisional PulseAudio output driver. | 402 - There is a new, somewhat provisional PulseAudio output driver. |
398 | 403 |
399 - Several other bug fixes. | 404 - Several other bug fixes. |
400 | 405 |
401 | 406 |
402 Changes in Sonic Visualiser 1.2, since the previous release 1.0: | 407 Changes in Sonic Visualiser 1.2 (Feb 2008) since the previous release 1.0: |
403 | 408 |
404 - SV now supports time-alignment of multiple performances of a work | 409 - SV now supports time-alignment of multiple performances of a work |
405 loaded at the same time. This option is enabled when the MATCH Vamp | 410 loaded at the same time. This option is enabled when the MATCH Vamp |
406 plugin is installed. When alignment is switched on and more than one | 411 plugin is installed. When alignment is switched on and more than one |
407 audio file is open, SV will assume that all open files are | 412 audio file is open, SV will assume that all open files are |