SHA256
1
0
forked from pool/audacity

Accepting request 481027 from home:plater

Update to 2.1.3

OBS-URL: https://build.opensuse.org/request/show/481027
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=96
This commit is contained in:
2017-03-18 15:28:01 +00:00
committed by Git OBS Bridge
parent 022d52ce64
commit d22ca099a0
8 changed files with 110 additions and 116 deletions

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Sat Mar 18 13:53:54 UTC 2017 - davejplater@gmail.com
- Update to release 2.1.3
- Recreated audacity-no_buildstamp.patch with 2.1.3 release date
and time.
- Rebased audacity-fix-nonsense.patch
- Deleted audacity-ffmpeg.patch and audacity-gcc6.patch
- Upstream changes:
* Interface:
* Pinned option on waveform so waveform moves and
recording/playing head stays still.
* Timer Record options to save/export/exit after recording.
* Scrub Ruler and optional Scrub Toolbar.
* New shortcuts ALT+RIGHT and ALT+LEFT (move to labels without
editing).
* Effects:
* Effects no longer grayed out when paused.
* New Distortion effect (replaces Leveller).
* SBSMS (higher quality but slower) option on Change
Tempo/Change Pitch effects.
* New Rhythm Track generator (replaces Click Track).
* New Generator for Sample Data Import.
* Nyquist effects now significantly faster.
* Other Changes:
* Upgraded the PortAudio library to v19 rev r1966.
* Bug fixes:
* Over 60 bugs fixed, including five longstanding bugs.
-------------------------------------------------------------------
Mon Jun 27 13:19:29 UTC 2016 - davejplater@gmail.com