SHA256
1
0
forked from pool/audacity

Accepting request 564494 from home:plater

Update to maintenance release version 2.2.1
Upstream changes and fixes:
  *Waveform colorways:
   You can optionally change the colorway of the waveforms
   displayed in your project. The setting is per track and not per
   project so you can have multiple colorways in the same project. 
  *"Save Other" reverts to "Export" in the File menu:
   When we made the menu changes for 2.2.0 we introduced an entry
   into the File menu called "Save Other" which led to a sub-menu
   for exporting various audio formats.
   Many users were confused by this change and found it hard to
   find where they could export.
  *Bug #1770 - Crash applying certain chain files
  *Bug #1783 - Preview fails when selection extends before zero
  *Bug #1787 - Auto-scroll stopped working in 2.2.0
  *Bug #1765 - Using File > Open to import audio gives wrong zoom
   level and no scroll bar slider.

OBS-URL: https://build.opensuse.org/request/show/564494
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=112
This commit is contained in:
2018-01-15 08:26:37 +00:00
committed by Git OBS Bridge
parent 188a15f0bb
commit fa0b38a1fb
4 changed files with 27 additions and 5 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Mon Jan 15 08:11:19 UTC 2018 - davejplater@gmail.com
- Update to maintenance release version 2.2.1
- Upstream changes and fixes:
*Waveform colorways:
You can optionally change the colorway of the waveforms
displayed in your project. The setting is per track and not per
project so you can have multiple colorways in the same project.
*"Save Other" reverts to "Export" in the File menu:
When we made the menu changes for 2.2.0 we introduced an entry
into the File menu called "Save Other" which led to a sub-menu
for exporting various audio formats.
Many users were confused by this change and found it hard to
find where they could export.
*Bug #1770 - Crash applying certain chain files
*Bug #1783 - Preview fails when selection extends before zero
*Bug #1787 - Auto-scroll stopped working in 2.2.0
*Bug #1765 - Using File > Open to import audio gives wrong zoom
level and no scroll bar slider.
-------------------------------------------------------------------
Sun Nov 5 12:21:03 UTC 2017 - davejplater@gmail.com