-
-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
14 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,15 @@ | ||
guitarix2 (0.44.0) unstable; urgency=low | ||
|
||
* Fix save behavior under NSM control | ||
* Fix allow changing base frequency for tuner | ||
* Re-enable gainline edit for convolver | ||
* Remove dependency on glibmm for LV2 plugs (by Hubert Figuière) | ||
* Fix build when LTO is in use | ||
* Fix wrong max value for Tube Model in gx_amp LV2 plugins (by kramlie) | ||
* Fix build with new glib version (issue with volatile keyword) | ||
* Update to new Faust version 2.40.0 | ||
-- brummer <[email protected]> Mon, 02 May 2022 18:59:42 +0200 | ||
|
||
guitarix2 (0.43.1) unstable; urgency=low | ||
|
||
* Fix Install metainfo in prefix (by Hubert Figuière) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters