| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
Changelog:
- Hotfix: fixes broken waveform scrolling and selection for some users
introduced in 3.7.6.
- Added checksum to WavPack export.
https://github.com/audacity/audacity/releases/tag/Audacity-3.7.7
PR: 291601
|
| |
|
|
|
|
|
| |
Changelog:
https://support.audacityteam.org/additional-resources/changelog/audacity-3.7
PR: 291421
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
https://support.audacityteam.org/additional-resources/changelog/audacity-3.7.5
Improve port:
- Add NLS optinon.
- Remove dependency from devel/nasm - required only for build already
unbundled libs: lilv, lv2, serd, sord, sratom, suil.
- Sort options in CMAKE_ARGS, CMAKE_ON, CMAKE_OFF.
- Re-format (re-split) long lines.
PR: 288698
Approved by: Jack <xxjack12xx@gmail.com> (maintainer)
Co-authored-by: Älven <alven@FreeBSD.org>
Co-authored-by: Jack <xxjack12xx@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(a87c745143f7)
Fails to build in phase configure:
CMake Error at cmake-proxies/cmake-modules/dependencies/rapidjson.cmake:6 (add_library):
add_library cannot create ALIAS target "rapidjson::rapidjson" because
target "rapidjson" is itself an ALIAS.
Call Stack (most recent call first):
cmake-proxies/cmake-modules/AudacityDependencies.cmake:230 (include)
CMakeLists.txt:592 (include)
After upstream commit: https://github.com/Tencent/rapidjson/pull/2193
PR: 288442
Approved by: Jack <xxjack12xx@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
from e2fsprogs to util-linux, to complete the bump of all users
of either library that started with Alexander's commit titled
'*/*: Switch to misc/libuuid and misc/libblkid'
PR: 251489
|
| |
|
|
|
|
| |
PR: 221293
PR: 251489
PR: 257070
|
| | |
|
| |
|
|
| |
New version of wxgtk32 in tree (3.2.8.1)
|
| |
|
|
|
|
|
| |
Changelog:
https://github.com/audacity/audacity/releases/tag/Audacity-3.7.4
PR: 287443
|
| |
|
|
|
|
| |
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes.
|
| |
|
|
|
|
|
| |
Changelog:
https://support.audacityteam.org/additional-resources/changelog/audacity-3.7.3
PR: 285390
|
| |
|
|
|
|
|
|
|
|
| |
Changelog:
https://support.audacityteam.org/additional-resources/changelog/audacity-3.7.2
While here pet portclippy.
PR: 285321
MFH: 2025Q1
|
| | |
|
| |
|
|
|
|
|
|
| |
Changelog: https://github.com/audacity/audacity/releases/tag/Audacity-3.7.1
Note that SOUNDTOUCH disabled has been broken since 3.7.0: https://github.com/audacity/audacity/issues/7814
PR: 283303
|
| |
|
|
| |
New version of wxgtk32 in tree
|
| |
|
|
|
|
|
| |
Changelog:
https://github.com/audacity/audacity/releases/tag/Audacity-3.7.0
PR: 282438
|
| |
|
|
|
|
|
|
|
| |
Changelog:
#7310 Fixed another crash when exiting Audacity. (Thanks, Joe Souza!)
#7312 Fixed projects not being compacted on close.
https://github.com/audacity/audacity/releases/tag/Audacity-3.6.4
PR: 281601
|
| |
|
|
|
|
| |
Changelog: https://support.audacityteam.org/additional-resources/changelog/audacity-3.6.3
PR: 281407
|
| |
|
|
|
|
|
| |
Changelog:
https://support.audacityteam.org/additional-resources/changelog/audacity-3.6.2
PR: 281261
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Audacity 3.6.1 was released on 19 Jul 2024
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.
Changelog:
https://github.com/audacity/audacity/releases/tag/Audacity-3.6.1
PR: 280411
|
| |
|
|
|
|
|
|
|
| |
Changelog:
https://support.audacityteam.org/additional-resources/changelog/audacity-3.6
https://www.audacityteam.org/blog/audacity-3-6/
PR: 280332
Approved by: Jack <xxjack12xx@gmail.com> (maintainer)
|
| |
|
|
|
|
|
| |
was missing
PR: 279516
MFH: 2024Q3
|
| |
|
|
|
|
|
| |
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat, nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141
|
| |
|
|
|
|
|
|
| |
All these ports builds without libtool
Tested using Poudriere
Approved by: portmgr (blanket, build fix)
|
| |
|
|
|
|
|
|
| |
pkg-message was created more than 8 years ago for the then current version 2.1.
Now this information is of no value.
PR: 278807
Approved by: xxjack12xx@gmail.com (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
* Linked with libharfbuzz.so:print/harfbuzz if installed - make it
mandatory
* Used libavformat.so:multimedia/ffmpeg instead of libavcodec.so and
load it at runtime, not linked with it
* Sort records in LIB_DEPENDS
PR: 278585
Approved by: xxjack12xx@gmail.com (maintainer)
|
| |
|
|
|
|
|
|
| |
Changelog:
https://support.audacityteam.org/additional-resources/changelog/audacity-3.5.1
PR: 278585
Approved by: arrowd (mentor, implicit)
|
| |
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/audacity/audacity/releases/tag/Audacity-3.5.0
PR: 278538
Approved by: xxjack12xx@gmail.com (maintainer), arrowd (mentor, implicit)
Differential Revision: https://reviews.freebsd.org/D44909
|
| |
|
|
| |
Notified by: vvd
|
| |
|
|
| |
New version of gtk3 in tree
|
| |
|
|
|
|
|
|
|
| |
Conditional workaround for the problem with old libc++ and the buggy
implementation of std::conjunction
Patch by tatsuki_makino@hotmail.com
PR: 275192
|
| |
|
|
| |
New version of wxWidgets in tree
|
| |
|
|
|
|
|
|
| |
ChangeLog:
https://support.audacityteam.org/additional-resources/changelog/audacity-3.4.2
PR: 275192
Reported by: xxjack12xx@gmail.com (maintainer)
|
| |
|
|
| |
PR: 274901
|
| |
|
|
|
|
|
|
|
|
| |
Convert post-patch commands to real patches. This way there are errors
when the underlying code changes.
*/*: Fix gettext issues. The new gettext tools are more strict.
PR: 272210
Exp-run by: antoine
|
| |
|
|
|
| |
Changes: https://support.audacityteam.org/additional-resources/changelog/audacity-3.3
PR: 271942
|
| |
|
|
|
|
|
|
| |
This is a hotfix release.
Changelog: https://github.com/audacity/audacity/releases/tag/Audacity-3.3.2
PR: 271290
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/audacity/audacity/releases/tag/Audacity-3.3.1
Changes: https://github.com/audacity/audacity/releases/tag/Audacity-3.3.0
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 Measures.
#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.
PR: 271094
Approved by: jack (maintainer)
|
| |
|
|
| |
...to make sure all picks up new version(s)
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/audacity/audacity/releases
Fixes authorization flow for the audio.com sharing service
PR: 269923
Reported by: xxjack12xx@gmail.com (maintainer)
MFH: 2023Q1 (bugfix release)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
notifications (!63).
* Various code clean-ups and test improvements.
What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
to be registered only for a given application (!52).
- accessibility/atk and accessibility/at-spi2-atk have been merged into
accessibility/at-spi2-core
- accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk
PR: 269704
Exp-run by: antoine
---
|
| |
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/audacity/audacity/releases
Fixed the meters not retaining size
PR: 269212
Reported by: xxjack12xx@gmail.com (maintainer)
MFH: 2023Q1 (fix regression)
|
| |
|
|
| |
PR: 268623
|
| |
|
|
| |
PR: 268225
|
| |
|
|
| |
PR: 265093
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/audacity/audacity/releases/tag/Audacity-3.2.1
* Fixed Audacity crashing on startup on some systems.
* Fixed a crash when applying Waves Berzerk Distortion Mono to a mono track
* Fixed a freeze when very quickly starting and stopping playback.
* macOS: Homebrew FFmpeg installs are now found automatically
* macOS: Fixed Melda VST Plugin UI
* Building with VST3 support is now possible without Conan.
PR: 266874
Reported by: xxjack12xx@gmail.com (maintainer)
|
| |
|
|
|
|
|
| |
ChangeLog: https://www.audacityteam.org/
PR: 266668
Reported by: xxjack12xx@gmail.com (maintainer)
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|