forked from pool/audacity
Accepting request 1082615 from home:kill_it:daw
- Use default compiler, upstream has fixed gcc13 build - Update VST3SDK to version 3.7.7_build_19: - Add patches to fix VST3SDK build with gcc13: vst3sdk-fix-include-cstdint-for-gcc13.patch vst3sdk-fix-limits-include-moduleinfoparser.patch - Remove patches - fixed in upstream: no-more-strip.patch - Refresh patches: audacity-no_return_in_nonvoid.patch - Update to 3.3.0 Changes * Some of the built-in effects are now realtime capable (Bass & Treble, Distortion, Phaser, Reverb and Wahwah). * #4352 Added a new effect: Shelf Filter. * Added an initial (beta) version of Beats and Bars. * #4414 Reworked the bottom toolbar dock: * Project Sample Rate is now found in Audio Setup -> Audio Settings (formerly known as Project Rate). * The Snapping Toolbar (formerly known as Snap-To) is now independent of the Selection Toolbar. * Added a new Time Signature Toolbar (beta). It is hidden by default. * #4212 Improved Zooming behavior slightly (more to come in the future). * #4393 Added a new ruler, Linear (dB). This ruler goes from 0 dBFS to -∞ dBFS and better reflects the volume as shown in the recording/playback meters. * #3820 When copying clips between projects, you now can choose between whether to copy smart clips or just the visible portion. * #4133 Added a delete button to the Cut/Copy/Paste toolbar. Bugfixes * #1584 Audacity no longer dithers tracks unnecessarily. * #2427 Linux playback now handles output latency better (less stutters). * #3796 The EQ effect no longer resets clip names. * #3801 Audacity no longer crashes when trying to load projects with plugins that since have been deleted. * #4417 Resampling a track no longer trims it. Libraries * FFmpeg 6 (avformat 60) is now supported. * Moved from Breakpad to Crashpad. * Extracted various libraries from within Audacity. OBS-URL: https://build.opensuse.org/request/show/1082615 OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=200
This commit is contained in:
@@ -1,3 +1,53 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 25 02:44:07 UTC 2023 - Konstantin Voinov <kv@kott.no-ip.biz>
|
||||
|
||||
- Use default compiler, upstream has fixed gcc13 build
|
||||
- Update VST3SDK to version 3.7.7_build_19:
|
||||
- Add patches to fix VST3SDK build with gcc13:
|
||||
vst3sdk-fix-include-cstdint-for-gcc13.patch
|
||||
vst3sdk-fix-limits-include-moduleinfoparser.patch
|
||||
- Remove patches - fixed in upstream:
|
||||
no-more-strip.patch
|
||||
- Refresh patches:
|
||||
audacity-no_return_in_nonvoid.patch
|
||||
|
||||
- Update to 3.3.0
|
||||
|
||||
Changes
|
||||
|
||||
* Some of the built-in effects are now realtime capable (Bass &
|
||||
Treble, Distortion, Phaser, Reverb and Wahwah).
|
||||
* #4352 Added a new effect: Shelf Filter.
|
||||
* Added an initial (beta) version of Beats and Bars.
|
||||
* #4414 Reworked the bottom toolbar dock:
|
||||
* Project Sample Rate is now found in Audio Setup -> Audio
|
||||
Settings (formerly known as Project Rate).
|
||||
* The Snapping Toolbar (formerly known as Snap-To) is now
|
||||
independent of the Selection Toolbar.
|
||||
* Added a new Time Signature Toolbar (beta). It is hidden by default.
|
||||
* #4212 Improved Zooming behavior slightly (more to come in the future).
|
||||
* #4393 Added a new ruler, Linear (dB). This ruler goes from
|
||||
0 dBFS to -∞ dBFS and better reflects the volume as shown in
|
||||
the recording/playback meters.
|
||||
* #3820 When copying clips between projects, you now can choose
|
||||
between whether to copy smart clips or just the visible portion.
|
||||
* #4133 Added a delete button to the Cut/Copy/Paste toolbar.
|
||||
|
||||
Bugfixes
|
||||
|
||||
* #1584 Audacity no longer dithers tracks unnecessarily.
|
||||
* #2427 Linux playback now handles output latency better (less stutters).
|
||||
* #3796 The EQ effect no longer resets clip names.
|
||||
* #3801 Audacity no longer crashes when trying to load projects with
|
||||
plugins that since have been deleted.
|
||||
* #4417 Resampling a track no longer trims it.
|
||||
|
||||
Libraries
|
||||
|
||||
* FFmpeg 6 (avformat 60) is now supported.
|
||||
* Moved from Breakpad to Crashpad.
|
||||
* Extracted various libraries from within Audacity.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 5 11:38:18 UTC 2023 - Dave Plater <davejplater@gmail.com>
|
||||
|
||||
|
Reference in New Issue
Block a user