SHA256
1
0
forked from pool/audacity
Commit Graph

258 Commits

Author SHA256 Message Date
Ana Guerrero
241b26dde7 Accepting request 1199822 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1199822
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=123
2024-09-10 19:14:01 +00:00
bce0582796 - Update vst3sdk to 3.7.12_build_20
- Update to 3.6.3
  * #7266 Fixed a crash when exiting Audacity. (Thanks, Joe Souza!)
- Updated 3.6.2 release notes:
  * This is a patch release. It adds a "Legacy" effects section
    containing the old Limiter, Compressor and Classic Filters.
  * #6995 Fixed a hang after undoing.
  * #6912 Fixed the zero line going missing.
  * #6927 Fixed envelope appearance for clips offset from 0.
  * #6955 Fixed Audacity turning white on some systems.
  * #6857 Fixed the pitch indicator disappearing on Linux when
    hitting double digits.
  * #6941 Fixed cutting not putting clips into the clipboard.
  * #6926 Fixed pasting sometimes resetting the clip name.
  * #6751 Fixed the track header UI breaking when resizing channels
    in a stereo track.
  * #6847, #6846 Fixed LV2 plugin detection on macOS and Windows.
  * #3679 Fixed Labeled Audio operations.
  * #6924, #6989 Fixed Cloud projects sometimes not opening.
  * #7060 Fixed a bug regarding stereo-to-mono splitting.
  * #7055 Fixed a bug causing tracks with master effects sometimes
    only exporting silence.
  * #7025, #7133 Fixed multi-channel OGG and Wavpack import.
  * #7018 Fixed a crash after recording long sessions.
  * #7126 Fixed a crash when failing to load a cloud project.
  * #7093 Fixed Audacity maxing out the CPU when minimized.
  * #7124 Fixed the "editing clips can move other clips" preference
    desynchronizing multiple tracks.
  * Other changes:
  * #6736 The time track range now is a single dialog.
  * #6929 Reverted the behavior of selection change when importing
    a clip to the previous behavior.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=228
2024-09-10 08:08:19 +00:00
Dominique Leuenberger
1f69d77483 Accepting request 1190768 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1190768
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=122
2024-08-01 20:04:27 +00:00
8233bd17ba Accepting request 1189890 from home:Sauerland
See fix for #6955
https://github.com/audacity/audacity/issues/6973

- Update to 3.6.2
  * #6955 Fix out of bound access in waveform cache
  * #6857 fix: pitch-shift value not showing on Linux
  * #6883 Fix for labeled audio operations don't work in certain cases
  * Fix for TCP UI Breaks when dragging waveform splitter
  * Undo stack is cleared before project is compacted
  * Call SetBypass at the right time
  * Clear clipboard also before cutting
  * Prepare a set of tracks to apply labeled audio operations depending
  * Extend Join Region by one sample, to ensure that Split-Join operation
  * Envelope display fix: pass absolute time value when querying envelope

OBS-URL: https://build.opensuse.org/request/show/1189890
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=226
2024-07-31 15:48:43 +00:00
Dominique Leuenberger
9fa14d4908 Accepting request 1189206 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1189206
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=121
2024-07-24 13:31:26 +00:00
0640adec67 Accepting request 1188974 from home:kill_it:branches:multimedia:apps
- Update to 3.6.1
  This is a hotfix release. It fixes the following bugs:
  * #6889 Fixed a crash when exporting multichannel audio.
  * #6882 Fixed a crash when pasting mono clips into stereo tracks.
  * #4763 (Accessibility) Made more values available when using the
           plain UI of plugins. (Thanks, David Bailes!)
  * #6855 Prevented incompatible versions from opening projects
          created in 3.6.x.
  * #6892 Fixed the dark theme sometimes having white corners in buttons.

OBS-URL: https://build.opensuse.org/request/show/1188974
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=224
2024-07-23 08:39:03 +00:00
Ana Guerrero
c4e008fa0b Accepting request 1188453 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1188453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=120
2024-07-19 13:28:30 +00:00
Dave Plater
3bfb316f06 - Update to 3.6.0
- Remove mod-script-pipe-disable-rpath.patch - no need anymore.
Major changes
  * Master effects
  - Audacity now features master effects. Master effects are effects
    which apply to the entire project at once. More information can
    be found at Using master effects & realtime effects.
  * New compressor and limiter
  - A new compressor and limiter has been added, replacing the 
    previous versions. A gain reduction history has been added to
    these effects when they're used as a realtime effect.
  - Factory Presets suitable for a wide range of use cases for these
    effects have been provided by Vladislav Isaev and Marek Iwaszkiewicz,
    available via the Presets & Settings button.
  * New themes
  - Audacity now features new and improved dark and light themes.
    You can switch between themes via Preferences -> Interface.
  - The theme previously used still is around as the Classic theme,
    and themes even older than that can be optionally installed as
    custom themes[1] from here[2].
    Updated instructions on creating custom themes can be found here[3].
    [1]https://support.audacityteam.org/basics/customizing-audacity/using-themes#installing-custom-themes
    [2]https://github.com/LWinterberg/classicTheme
    [3]https://audacity.gitbook.io/dev/scripting/creating-custom-themes
  * Increased performance
  - Audacity is now quite a bit snappier than before, especially when
    working on larger projects and on larger screens.
Other changes
  * Added FFmpeg 7 support.
  * You now can paste audio files into Audacity using Ctrl+V.
  * Alternative waveform colors are now themeable by custom themes.
  * Removed the track name overlay preference and the "blend themes"
    preference.
  * Scripting: Added GetInfo: Type=Selection. (Thanks, Jonatã Bolzan Loss!)
  * Added an Extras > Export > Export Selected Audio option.
  * Import Raw: Added support for offsets larger than 2 GB.
  * Redesigned the "what's new" dialog.
  * Added an option to the View menu to show/hide RMS in waveforms.
  * OpenVINO AI effects can now be downloaded from audacityteam.org/download/openvino/
Bugfixes
  * #6340 When recording to a new track, the track is now scrolled
    back into view again.
  * #3825 The macro manager no longer shows parameterless actions
    as editable. (Thanks, Davi Nonnenmacher!)
  * #6138 Pressing Esc in some preference dialogs no longer saves them.
  * #4504 Fixed stray orange lines in the high contrast theme.
  * #5626 Fixed the quality slider for Ogg export on Linux. (Thanks, Devpriya Nalin!)
  * #6875 Fixed a bug which could open a project with the wrong sample rate.
  * Various compiler warning fixes and OpenBSD build fixes. (Thanks, Brad Smith!)

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=222
2024-07-18 17:18:54 +00:00
Dominique Leuenberger
0920ca317c Accepting request 1171075 from multimedia:apps
- Update VST3SDK to latest 3.7.11_build10
- Remove vst3sdk-fix-include-cstdint-for-gcc13.patch and
         vst3sdk-fix-limits-include-moduleinfoparser.patch

OBS-URL: https://build.opensuse.org/request/show/1171075
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=119
2024-05-01 12:57:30 +00:00
Dave Plater
780239c383 Accepting request 1171073 from home:plater
Add specific names of removed patches

OBS-URL: https://build.opensuse.org/request/show/1171073
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=220
2024-05-01 05:08:26 +00:00
Dave Plater
6f8c084bf5 Accepting request 1171068 from home:kill_it:branches:multimedia:apps
- Update VST3SDK to latest 3.7.11_build10
- Remove vst3-specific patches, update .spec
- Update to 3.5.1
  This is a hotfix release. It fixes the following bugs:
  * #6322 Fixed a crash on launch on macOS 11 and older.
  * #6324 Fixed the update notification looking for alpha versions
    instead of release versions.
  * #6321 Fixed a freeze when using macros on multiple files.
- Version 3.5.0 changes:
  Major changes
  * Cloud project saving
  * We've introduced a new cloud-saving feature that allows you to
    save your Audacity projects to audio.com. This allows you to work
    from any device, share & collaborate with others and restore
    previous versions if something went wrong.
  * Automatic tempo detection
  * Audacity can now automatically detect the tempo of imported loops,
    and adjust them to be in tempo.
  * Tempo detection is done via both audio analysis and metadata checking.
    If you want to prepare your loop for automatic tempo detection
    without relying on audio analysis, both acidizer tempo tags or
    simply writing "123 bpm" anywhere into the filename work.
  * Automatic tempo detection can be turned off via Preferences -> Import/Export.
  * Pitch shifting
  * You now can non-destructively change the pitch of a clip by
    holding Alt and pressing the Up and Down arrow keys. Alternatively,
    you can click on the overflow menu (...) and select "Pitch and speed...".
    When changing the pitch this way, an arrow in the UI indicates
    how much you've shifted it.
  Other changes
  Additions
  * Added an option to skip plugin scanning to Preferences -> Effects.
  * Added an overflow menu, as well as speed and pitch indicators to clips.
  * Added subtitle formats for labels. Export to WebVTT and SubRip and
    import of SubRip files is now supported. (Thanks, Pokechu22 and
    Larry Bordowitz!)
  Changes
  * Reworked the plugin manager.
  * Improved accessibility. (Thanks, David Bailes!)
  * When zooming in vertically (Ctrl+scroll on the vertical
    scale), the zeroline now remains centered. Moving the vertical
    zoom off-center still is possible via Shift+scroll on the vertical scale.
  * Changed the look of the selection adjust cursors (previously pointing
    fingers on Windows and macOS, now look like >| everywhere).
  * Changed the timeline options button from a green triangle to
    a settings gear. From it, you can switch between Beats & Measures
    or hh:mm:ss timeline rulers, set various preferences regarding to looping,
    as well as playhead behaviors: "Scroll view to playhead"
    (previously: "Update display while playing") and "Continuous scrolling"
    (previously: Pinned Play Head).
  * Improved BSD support. (Thanks, Brad Smith!)
  * macOS: Changed the Audacity.app icon on macOS to fit new design guidelines.
  * Reordered some menus.
  * Moved OK/Cancel buttons of effects to the bottom.
  Removals
  There have been a number of removals of niche features to simplify the app.
  This should make the app a bit less overwhelming to use, and
  also will speed up future development as fewer things need to be considered.
  * Removed the read-only mouse preferences page.
  * Removed Printing options.
  * Removed Screenshot tool. To make a screenshot,
    use Win+Shift+S (Windows) or Cmd+Shift+4 (Mac) instead.
  * Removed Karaoke view.
  * Removed the "solo=none" preference.
  * Removed timeline tooltips preference.
  * Removed "dragging selection edges" preference.
  * Removed some warning dialogs and associated preferences.
  * Removed "scrolling left of zero" preference.
  * Replaced "Advanced Vertical Zooming" with new always-on behavior.
  * Removed some vertical zoom presets.
  * Removed EQ XML to TXT converter, which was needed for 
    the Audacity 2.3 -> 2.4 transition. It is now a plugin instead,
    downloadable at https://plugins.audacityteam.org/additional-resources/eq-curves/eq-xml-to-txt-converter.
  * Removed the "Vocal reduction and isolation" effect. As a replacement
    on Windows and Linux, the Intel OpenVINO plugins work better and on
    a wider array of content, including mono tracks. The old effect still can
    be downloaded from https://plugins.audacityteam.org/nyquist-plugins/effect-plugins/filters-and-eq#vocal-reduction-and-isolation
  Bugfixes
  * Fixed a number of dialogs that were able to grow too large to
    fit on the screen.
  * #2133 Fixed the playback cursor sometimes desynchronizing with
    actual playback. (Thanks, David Bailes!)
  * #3723 #5615 Fixed the GetInfo scripting command.
  * #5283 Fixed "Reset configuration" command breaking modules preference page.
  * #5389 Fixed stereo tracks randomly splitting into mono.
  * #5500 The Export Audio -> (external program) option remembers
    the command line argument again.
  * #5670 #3903 Fixed the Compressor effect sometimes corrupting
    audio. (Thanks, David Bailes!)
  * #5580 #4952 Fixed Timer Record sometimes failing to export.
    (Thanks, David Bailes!)
  * #5681 Fixed incorrect level measurements for mono tracks in
    Noise Gate effect. (Thanks, Steve Daulton!)
  * #5750 When exporting multiple files, the mono/stereo setting is
    now honored properly.
  * #5848 Fixed some effects failing when language is set to German,
    Korean, Dutch, Slovenian, or Turkish.
  * #5868 #1548 Fixed 8 and 9 inputs not working on keyboard inputs which
    have AltGr+8/9 mean [ and ]. (Thanks, David Bailes!)
  * #5858 Fixed Audacity crashing when making a stereo track using
    keyboard. (Thanks, Joe Souza!)
  * #5976 Fixed the "Set default" button not working in the metadata
    editor. (Thanks, dg-no-9!)
  * #5977 Linux: Fixed a memory leak in Wayland by explicitly running
    on X11. (Thanks, Takahashi, Naoki!)

OBS-URL: https://build.opensuse.org/request/show/1171068
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=219
2024-05-01 04:38:06 +00:00
Ana Guerrero
eb751378db Accepting request 1147870 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1147870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=118
2024-02-21 16:55:44 +00:00
40922960a8 Accepting request 1147773 from home:dimstar:rpm4.20:a
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1147773
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=217
2024-02-20 11:25:13 +00:00
Ana Guerrero
78e5b122c1 Accepting request 1127239 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1127239
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=117
2023-11-17 19:50:09 +00:00
Dave Plater
6be42da6b2 Accepting request 1127203 from home:kill_it:daw
- Update to 3.4.2
  This is a hotfix release. It fixes the following issues:
    #5568 Fix a crash when opening projects with zero-length clips.
    #5032 When exporting a file, the sample rate of the tracks is
          now considered, and last-used sample rate is remembered.
    #5555 Copy-pasting now pastes into audio again by default.
          This can be changed via Preferences -> Track Behavior -> 
          Always paste audio as new clips.
    #5549 Mix and render now also resets the gain for the 
          resulting track.
    #5571 Fix clips shifting to the right when effects are applied
          to them.
    #5106 Fix clicks occurring when overdubbing a project with 
          muted tracks.
    #5533 Fix files being exported without a file extension in 
          rare cases.
    #5539 Show all sample rates possible for MP2 exports.
    #5518 Fix pasting into labels.
    #5543 Fix a crash when clearing loops.
    #5529 Fix copying when "select all audio if selection required"
          is enabled.
    #5598 #5552 Fix GTK detection and compilation for wxWidgets 3.2.4.
    #5551 Fix Nyquist-related crashes.
    #5604 Fix EQs in macros.
    #5511 Fix a crash when closing Audacity.
    #5476 Fix builds on armhf.

OBS-URL: https://build.opensuse.org/request/show/1127203
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=215
2023-11-17 06:24:17 +00:00
Ana Guerrero
3ca2cfa304 Accepting request 1124811 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1124811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=116
2023-11-10 11:33:39 +00:00
Dave Plater
24466fd27f Accepting request 1124809 from home:ecsos
- Use gcc12 in Leap to fix build error.

OBS-URL: https://build.opensuse.org/request/show/1124809
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=213
2023-11-10 08:48:20 +00:00
Ana Guerrero
e93a9bc5f4 Accepting request 1124404 from multimedia:apps
- Removed patches:
  vst-system-path.patch, vst3sdk-fix-include-cstdint.patch and
  vst3sdk-fix-std-atomic-for-gcc12.patch.
- Added patches:
  lib64-plugins-default-path.patch,
  vst3sdk-fix-limits-include-moduleinfoparser.patch and
  vst3sdk-fix-include-cstdint-for-gcc13.patch
- Update to 3.4.1
  This is a hotfix release. It fixes the following bugs:
  * #5467 Fix 24-bit recording.
  * #5488 Fix a crash with .aup importing.
  * #5471 #5483 Fix crossfading of clips and tracks.
  * #5473 Exporting multiple files honors sample rate settings again.
  * #5480 #5417 Fix crashes related to external program exports.
  * #5479 #5476 Fix BSD and ARM builds.
  * #5498 Ctrl+J is now a standard shortcut for joining clips.
  * #5389 Stereo tracks no longer randomly split into mono.
  * #5007 When exporting a file, the file extension is now always
    added (except for custom FFmpeg and external program exports).
  * #5516 Fix a crash when exporting Opus with older CPUs that 
    don't support AVX.
- set vst3sdk to 3.7.7_build_19
- update patchset
- update dependencies in .spec
- Update to 3.4.0
  Major changes
  * Music workflows
    Audacity now features several music related features, such as
    switching between hh:mm:ss time and Beats & Measures, and
    time-stretching clips to align them to a song's tempo.
  * Time stretching
    Hold Alt (macOS: Option) while hovering over the top third
    of a clip edge to stretch it.
  * New exporter
    Audacity now features a new export window with easier access
    to options such as sample rate and custom mapping (for 5.1 or 7.1 audio).
    Additionally, the "Browse" button uses the native file browser now!
  Other changes
  * For MP3, Audacity now always uses Joint Stereo mode, which
    always delivers the best possible quality.
  * #4720 Simplified pasting logic.
  * Simplified stereo tracks. Left and right channels now always
    have synchronized clip starts and ends, and the same sample
    rate in both channels.
  * #5014 Added cursors trimming and stretching left and right,
    and changed the I-beam cursor to be less similar to either.
  * #4448 When importing audio, the project sample rate no longer changes.
  * #5204 The spectrogram colors are now perceptually uniform, and
    the colormap has gotten a name: Roseus. It also can be used
    for dataviz outside of Audacity, see https://github.com/dofuuz/roseus
    for more info! (Thanks, Myungchul Keum)
  * New defaults: The Time Signature toolbar now gets shown,
    the solo button is set to multi-track mode, time tracks have
    a wider starting range.
  * #5291 Unsquished the Audacity logo found in some places of the app.
  * #2330 Clicking on the border of two clips no longer merges them.
  * #2530 Overdubbing on Windows fails with WASAPI with default
    Recording device.
  * #443 Built-in Opus support.
  Libraries
  * lib-time-and-pitch implements a time stretching algorithm
    originating in Staffpad.
  * Audacity now uses Conan 2.
  * Continued extracting code into libraries and modules,
    especially in the context of importing and exporting.
  Bug fixes
  * #3778 --nogap metadata no longer is ignored.
  * #4410 fixed a crash with LV2 plugins (thanks jfroyall!).
  * #2471 #4798 fixed some crashes related to macros.
  * #4769 fixed a crash when pasting in certain configurations.
  * #4677 Accessibility: GUI can be disabled again for VST2
    plugins (thanks, David Bailes!).
  * #4988 Accessibility: Restored window control IDs, improving
    NVDA compatibility (thanks again, David Bailes!).
  * #4872 fixed a crash on launch on OSX 10.9 (thanks, René Bertin!).

OBS-URL: https://build.opensuse.org/request/show/1124404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=115
2023-11-09 20:35:56 +00:00
Dave Plater
704561f525 Accepting request 1124401 from home:plater
Added patch removal and added messages
- Removed patches:
  vst-system-path.patch, vst3sdk-fix-include-cstdint.patch and
  vst3sdk-fix-std-atomic-for-gcc12.patch.
- Added patches:
  lib64-plugins-default-path.patch,
  vst3sdk-fix-limits-include-moduleinfoparser.patch and
  vst3sdk-fix-include-cstdint-for-gcc13.patch

OBS-URL: https://build.opensuse.org/request/show/1124401
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=211
2023-11-09 10:34:57 +00:00
Dave Plater
e209321661 Accepting request 1124320 from home:kill_it:daw
- Update to 3.4.1
  This is a hotfix release. It fixes the following bugs:
  * #5467 Fix 24-bit recording.
  * #5488 Fix a crash with .aup importing.
  * #5471 #5483 Fix crossfading of clips and tracks.
  * #5473 Exporting multiple files honors sample rate settings again.
  * #5480 #5417 Fix crashes related to external program exports.
  * #5479 #5476 Fix BSD and ARM builds.
  * #5498 Ctrl+J is now a standard shortcut for joining clips.
  * #5389 Stereo tracks no longer randomly split into mono.
  * #5007 When exporting a file, the file extension is now always
    added (except for custom FFmpeg and external program exports).
  * #5516 Fix a crash when exporting Opus with older CPUs that 
    don't support AVX.
- set vst3sdk to 3.7.7_build_19
- update patchset
- update dependencies in .spec
- Update to 3.4.0
  Major changes
  * Music workflows
    Audacity now features several music related features, such as
    switching between hh:mm:ss time and Beats & Measures, and
    time-stretching clips to align them to a song's tempo.
  * Time stretching
    Hold Alt (macOS: Option) while hovering over the top third
    of a clip edge to stretch it.
  * New exporter
    Audacity now features a new export window with easier access
    to options such as sample rate and custom mapping (for 5.1 or 7.1 audio).
    Additionally, the "Browse" button uses the native file browser now!
  Other changes
  * For MP3, Audacity now always uses Joint Stereo mode, which
    always delivers the best possible quality.
  * #4720 Simplified pasting logic.
  * Simplified stereo tracks. Left and right channels now always
    have synchronized clip starts and ends, and the same sample
    rate in both channels.
  * #5014 Added cursors trimming and stretching left and right,
    and changed the I-beam cursor to be less similar to either.
  * #4448 When importing audio, the project sample rate no longer changes.
  * #5204 The spectrogram colors are now perceptually uniform, and
    the colormap has gotten a name: Roseus. It also can be used
    for dataviz outside of Audacity, see https://github.com/dofuuz/roseus
    for more info! (Thanks, Myungchul Keum)
  * New defaults: The Time Signature toolbar now gets shown,
    the solo button is set to multi-track mode, time tracks have
    a wider starting range.
  * #5291 Unsquished the Audacity logo found in some places of the app.
  * #2330 Clicking on the border of two clips no longer merges them.
  * #2530 Overdubbing on Windows fails with WASAPI with default
    Recording device.
  * #443 Built-in Opus support.
  Libraries
  * lib-time-and-pitch implements a time stretching algorithm
    originating in Staffpad.
  * Audacity now uses Conan 2.
  * Continued extracting code into libraries and modules,
    especially in the context of importing and exporting.
  Bug fixes
  * #3778 --nogap metadata no longer is ignored.
  * #4410 fixed a crash with LV2 plugins (thanks jfroyall!).
  * #2471 #4798 fixed some crashes related to macros.
  * #4769 fixed a crash when pasting in certain configurations.
  * #4677 Accessibility: GUI can be disabled again for VST2
    plugins (thanks, David Bailes!).
  * #4988 Accessibility: Restored window control IDs, improving
    NVDA compatibility (thanks again, David Bailes!).
  * #4872 fixed a crash on launch on OSX 10.9 (thanks, René Bertin!).

OBS-URL: https://build.opensuse.org/request/show/1124320
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=210
2023-11-09 05:50:30 +00:00
Ana Guerrero
af8ce5767d Accepting request 1098402 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1098402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=114
2023-07-13 15:18:00 +00:00
Dave Plater
b6fc333217 Accepting request 1098401 from openSUSE:Factory:RISCV
- Update constraints for riscv64

OBS-URL: https://build.opensuse.org/request/show/1098401
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=208
2023-07-12 18:03:47 +00:00
Dominique Leuenberger
f18b038a5c Accepting request 1094745 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1094745
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=113
2023-06-23 19:52:47 +00:00
Dave Plater
a671efefc2 Accepting request 1094729 from home:kill_it:daw
- Update to 3.3.3
- Downgrade vst3stk to 3.7.3_build_20 as most compatible with audacity
- Rework vst3sdk patches vst3sdk-3.7.3_build_20:
  remove vst3sdk-fix-include-cstdint-for-gcc13.patch,
         vst3sdk-fix-limits-include-moduleinfoparser.patch
  add vst3sdk-fix-std-atomic-for-gcc12.patch,
      vst3sdk-fix-include-cstdint.patch
- Add vst-system-path.patch changes vst(3) search path to /usr/lib64
  This is a hotfix release. It fixes the following bugs:
  
  * #4618 Fixed EQ not scaling properly when resizing the window.
  * #4743 Fixed the audio.com upload flow.

OBS-URL: https://build.opensuse.org/request/show/1094729
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=206
2023-06-23 05:51:33 +00:00
Dominique Leuenberger
cbd8a8e5f4 Accepting request 1088002 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1088002
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=112
2023-05-20 15:23:46 +00:00
Dave Plater
e6582fd3ef Accepting request 1087987 from home:kill_it:daw
- Update to 3.3.2
  This is a hotfix release. It fixes the following bugs:
  * #4629 Linux AppImage fails to start.
  * #4637 Issues with selection and time toolbars on Linux packages.
  * #4639 Missing duration input in generators on Linux packages.
  * #4646 Potentialy extreme memory usage with Jack host.
  * #4654 Anonymous upload to audio.com is disabled.

OBS-URL: https://build.opensuse.org/request/show/1087987
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=204
2023-05-20 05:50:19 +00:00
Dominique Leuenberger
6d6fa4c7ec Accepting request 1083930 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1083930
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=111
2023-05-02 14:18:57 +00:00
21316784e7 Accepting request 1083912 from home:kill_it:daw
- Remove "changesgenerate" from _service for vst3sdk
- Update to 3.3.1
  
  This is a hotfix release. It fixes the following bugs:
  * #4600 Fixed cut lines massively inflating project size.
  * #4612 Fixed custom project sample rates being uneditable.
  * #4604 Fixed crash reporting being disabled.
  * #4234 Audacity now shows an error if the upload to audio.com
          exceeds file size limits.
  * #4114 Fixed an error in calculating channels when uploading to
          audio.com.

OBS-URL: https://build.opensuse.org/request/show/1083912
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=202
2023-05-02 06:45:09 +00:00
Dominique Leuenberger
e79b094880 Accepting request 1083301 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1083301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=110
2023-04-28 14:23:15 +00:00
243a7b88f4 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
2023-04-27 16:04:32 +00:00
Dominique Leuenberger
69540d766d Accepting request 1077567 from multimedia:apps
Use gcc12 to build until upstream has caught up with gcc13 and Update to 3.2.5

OBS-URL: https://build.opensuse.org/request/show/1077567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=109
2023-04-05 19:28:50 +00:00
Dave Plater
a21fbbde75 Accepting request 1077546 from home:plater
Use gcc12 to build until upstream has caught up with gcc13 Update to 3.2.5

OBS-URL: https://build.opensuse.org/request/show/1077546
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=198
2023-04-05 14:00:55 +00:00
Dominique Leuenberger
ed16593111 Accepting request 1063077 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1063077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=108
2023-02-03 21:06:24 +00:00
f7184ea6df Accepting request 1063072 from home:tiwai:branches:multimedia:apps
- Update to 3.2.3:
  This is a patch release for Audacity 3.2. It adds ability to share
  audio publicly and fixes some bugs.
  * #3884 Audio can now be shared publicly on audio.com
  * #4040 Fixed the screenshot tool
  * #4019 Selecting audio no longer marks the project as changed
  * #3693 A new toolbar with cut/copy/paste buttons has been added
  * #3216 Plain UI for VST3 plugins no longer show MIDI CC parameters
  * #2620 The effects sidebar no longer can fill the entire screen
- Update to 3.2.4:
  This is a hotfix release. It fixes the following bug:
  * #4057 Fixed the meters not retaining size
- Increase the constraints to avoid OOM at the build time

OBS-URL: https://build.opensuse.org/request/show/1063072
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=196
2023-02-03 18:36:34 +00:00
Dominique Leuenberger
dadca45443 Accepting request 1044601 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1044601
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=107
2022-12-24 13:51:37 +00:00
05fdbb6cb1 Accepting request 1043992 from home:iznogood:branches:multimedia:apps
- Replace pkgconfig(gtk+-2.0) with pkgconfig(gtk+-3.0)
  BuildRequires, audacity have moved to gtk-3 several versions ago.

OBS-URL: https://build.opensuse.org/request/show/1043992
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=194
2022-12-23 10:14:59 +00:00
Dominique Leuenberger
45e46b48be Accepting request 1041787 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1041787
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=106
2022-12-09 12:18:13 +00:00
Dave Plater
559627db27 Accepting request 1041633 from multimedia:proaudio
OBS-URL: https://build.opensuse.org/request/show/1041633
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=192
2022-12-09 06:29:42 +00:00
Dominique Leuenberger
c56561bf00 Accepting request 1011244 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/1011244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=105
2022-10-17 12:57:41 +00:00
Dave Plater
4b5a01b171 Accepting request 1011228 from multimedia:proaudio
- No more bundled custom wxWidgets, so remove them from the .spec completely
- Fix build for Leap 15.3
- update spec, install audacity libs into _libdir/audacity
- update build deps - no need for carla
- don't create lame.pc
- use %cmake_build
- add patch:
  mod-script-pipe-disable-rpath.patch 
- update audacity-rpmlintrc
- remove patches, now upstream:
  0001-Call-the-proper-wxBitmap-constructor-for-XPM-data.patch
  0001-Remove-custom-languages-in-wx-3.1.6-and-above.patch
  missing-include.patch
- refresh patches:
  audacity-no_buildstamp.patch
  audacity-no_return_in_nonvoid.patch
  no-more-strip.patch
- update licenses
- Update to 3.2.1
Changes in version 3.2.1
 This is a patch release. It fixes some bugs and has minor improvements. 
    * #3686 Fixed Audacity crashing on startup on some systems.
    * #3694 Fixed a crash when applying Waves Berzerk Distortion 
      Mono to a mono track
    * #3699 Fixed a freeze when very quickly starting and stopping
      playback.
    * #3747 macOS: Homebrew FFmpeg installs are now found automatically
    * #3594 macOS: Fixed Melda VST Plugin UI
    * #3474 Building with VST3 support is now possible without Conan.
Changes in version 3.2.0
 This version adds realtime effects and VST3. 
 Prominent changes
    * Added a new Effects button to the tracks menu, allowing you to
      place realtime effects. 
       Further information can be found can be found on 
       https://support.audacityteam.org/audio-editing/using-realtime-effects
    * Merged the mixer bar with the meter bars.
    * Added a new Audio Setup button, replacing the Device Toolbar
      by default. The device toolbar can be re-added via the
      View > Toolbars menu.
    * The Effects menu has gotten a new sorting. Other sorting and
      grouping options can be found in the Effects preferences.
    * Updated the icons.
    * Added a quick audio sharing feature.
       More info can be found on https://support.audacityteam.org/basics/sharing-audio-online
 Plugin changes
    You can find plugins on https://plugins.audacityteam.org
    * VST3 effects are now supported.
    * The following plugin formats are now realtime capable: 
      VST3, LV2, LADSPA, Audio Units.
    * Plugins now automatically get scanned, tested and enabled
      when Audacity starts.
 
 System changes
    * Apple Silicon (arm64) is now supported on macOS
       Note: When using an arm64 Audacity, you must use arm64
       versions of FFMPEG and plugins. Plugins for x86-64 (Intel macs) will not load.
       For the time being, Audacity will continue to download 
       x86-64 versions by default to avoid these incompatibilities, 
       but you can download an arm64 version from Github releases:
       https://github.com/audacity/audacity/releases
    * FFMPEG 5.0 (avformat 59) is now supported, in addition to
      avformat 55, 57 and 58
    * Added support for Wavpack
    * On Linux, Audacity can now be compiled without JACK present.
    * Audacity now uses XDG directories on Linux. 
       Note: If you are upgrading from a previous version,
       Audacity will keep using the ~/.audacity-data and ~/.audacity folders until you delete them.
    * Switched from mad to mpg123 as MP3 importer
 
 License update
    * Audacity binaries are now licensed under the 
      GNU General Public License, Version 3. 
      Most code files remain GPLv2-or-later, but VST3 
      support required this license update. 
      More information can be found in the announcement 
      post: https://github.com/audacity/audacity/discussions/2142
 
 Removals
    * Removed the Zoom Tool. You can use the zoom buttons
      or Ctrl+Scroll (macOS: Cmd+Scroll) to zoom instead.
    * The Audacity Manual HTML pages are no longer included 
      in the installation.
       If you require offline access of the manual, you can download
       it here: https://github.com/audacity/audacity-manual/releases
       You also can download PDFs of https://support.audacityteam.org
       straight from its sidebar (or the three-dot button on mobile devices).
 Fixed bugs:
   * #3079 Fixed Audacity sometimes not being able to import MP3 
     files (or reporting Huffman Data Overruns)
   * #2590 Fixed rare data loss bug when placing labels during recording
   * #2272 Fixed clip titles being able to disappear off-screen when editing them
   * #2162 Fixed Punch and Roll not paying tracks in sync
   * #1889 Fixed clip titles changing name when applying some effects
   * #1624 During batch processing, Audacity will no longer stop to ask 
     for a sample rate when an unsupported one is chosen, but choose the
     nearest supported one instead.
   * #2265 Fixed mod-script-pipe not being installed on Linux 
   * #3571 Fixed GTK packaging in Appimages. This fixes various issues with
     icons, dropdowns and similar things not appearing properly.
   * #3634 Improved M4A/AAC support. Previously the target bitrate was 
     not honored at all, now it can be set between 98 and 160 kbit/s (mono)
     or 196 and 320 kbit/s (stereo). The UI does not yet reflect these limits.

OBS-URL: https://build.opensuse.org/request/show/1011228
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=190
2022-10-16 14:17:35 +00:00
Dominique Leuenberger
82b29cf1cb Accepting request 985230 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/985230
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=104
2022-06-27 09:25:51 +00:00
Dave Plater
33f7a305b3 Accepting request 985130 from home:azouhr:branches:multimedia:apps
Package can not build on s390x

OBS-URL: https://build.opensuse.org/request/show/985130
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=188
2022-06-27 07:09:00 +00:00
Dominique Leuenberger
b0055aa072 Accepting request 975190 from multimedia:apps
OBS-URL: https://build.opensuse.org/request/show/975190
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=103
2022-05-05 21:07:23 +00:00
Dave Plater
e1cdd34764 Accepting request 974447 from home:Guillaume_G:branches:multimedia:apps
- Fix build on non-x86_64 by not requiring carla-devel

OBS-URL: https://build.opensuse.org/request/show/974447
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=186
2022-05-05 12:24:40 +00:00
Dominique Leuenberger
08c5ff75b8 Accepting request 973215 from multimedia:apps
fix post and postun

OBS-URL: https://build.opensuse.org/request/show/973215
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=102
2022-04-27 19:40:58 +00:00
Dave Plater
0ed3927741 Accepting request 973213 from home:plater
fix post and postun

OBS-URL: https://build.opensuse.org/request/show/973213
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=184
2022-04-27 13:52:22 +00:00
Dave Plater
552751bfa5 Accepting request 973173 from home:plater
Fix post and postun

OBS-URL: https://build.opensuse.org/request/show/973173
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=183
2022-04-27 12:29:06 +00:00
Dave Plater
1d26c82210 Accepting request 973097 from home:plater
use carla-devel instead of pkgconfig for Leap

OBS-URL: https://build.opensuse.org/request/show/973097
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=182
2022-04-27 10:40:59 +00:00
Dave Plater
d5f28568d1 Accepting request 973094 from home:plater
- Fix build with new carla by requiring carla-devel

OBS-URL: https://build.opensuse.org/request/show/973094
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=181
2022-04-27 10:30:26 +00:00
Dave Plater
c7c0ebe613 Accepting request 972794 from home:plater
don't own library directory

OBS-URL: https://build.opensuse.org/request/show/972794
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/audacity?expand=0&rev=180
2022-04-26 12:02:27 +00:00