OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/amsynth?expand=0&rev=41
200 lines
7.8 KiB
Plaintext
200 lines
7.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Nov 22 21:15:43 CET 2025 - Stanislav Brabec <sbrabec@suse.com>
|
|
|
|
- Remove unused BuildRequires: update-desktop-files.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 17 06:38:35 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.13.4:
|
|
* Fixed "reference to 'filesystem' is ambiguous" build error
|
|
[gh#amsynth/amsynth#233].
|
|
- Drop use of %suse_update_desktop_files.
|
|
- Run `make check` as part of %check.
|
|
- Drop snippets supporting obsolete openSUSE versions.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 15 12:01:01 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.13.3:
|
|
* Fixed an error when building DSSI GUI with GCC 14 or Clang.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 14 05:29:25 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.13.2:
|
|
* Fixed a packaging error that caused preset banks to be omitted.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 27 22:04:46 UTC 2023 - munix9@googlemail.com
|
|
|
|
- Switch to the full source code archive to get the missing
|
|
data files for amsynth.lv2
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 21 12:09:31 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.13.1:
|
|
* Fixed a crash when parsing XSettings on some systems
|
|
(gh#amsynth/amsynth#221).
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 17 01:44:29 UTC 2022 - Konstantin Voinov <kv@kott.no-ip.biz>
|
|
|
|
- Update to version 1.13.0
|
|
* Fixed intermittent unexpected MIDI output in response to MIDI CC input.
|
|
* Fixed VST plugin UI updates in response to host parameter changes.
|
|
* Added HiDPI scaling support to VST plugin UI.
|
|
* Added version info to plugin pop-up menu.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 25 16:26:29 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- skip pandoc for arm 32bit platforms as well
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 8 16:09:17 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.12.4:
|
|
* Fixed lv2 .ttl syntax error - gh#amsynth/amsynth#199
|
|
- Changes from version 1.12.3:
|
|
* Added PatriksBank04 and PatriksBank05 - gh#amsynth/amsynth#197
|
|
* Fixed click when playing a note for the first time -
|
|
gh#amsynth/amsynth#196
|
|
* Stopped vendoring lv2 headers; install lv2-dev (or similar)
|
|
via your package manager.
|
|
- New BuildRequries: pkgconfig(lv2) required to build lv2 plugin.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 10 09:11:46 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Do not build man pages on %ix86: pandoc does not exist on
|
|
intel/i586.
|
|
- Do not recommend the -lang package: the autogenerated -lang
|
|
package already has appropriate supplements.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 29 16:38:59 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.12.2:
|
|
* Fixed a regression in 1.12.0 that broke ALSA MIDI
|
|
[gh#amsynth/amsynth#181].
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 15 00:21:11 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.12.1:
|
|
* Fixed LV2 manifest format error [gh#amsynth/amsynth#178].
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 9 22:36:56 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.12.0:
|
|
+ Improved HiDPI autodetection and added
|
|
--force-device-scale-factor command line option
|
|
(gh#amsynth/amsynth#174).
|
|
+ Presets are now available to be loaded in VST hosts using the
|
|
generic GUI (e.g. REAPER).
|
|
+ Fixed a bug that caused MIDI channel and polyphony settings
|
|
from the command line or configuration file to be ignored
|
|
(gh#amsynth/amsynth#170).
|
|
+ Fixed a bug that caused MIDI channel setting to be ignored
|
|
when sending MIDI over JACK (gh#amsynth/amsynth#170).
|
|
+ Fixed a MIDI parsing bug in the VST plugin that caused stuck
|
|
notes in REAPER.
|
|
+ Fixed a crash when compiled with LASH support but without a
|
|
LASH server running.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 21 18:13:36 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.11.0:
|
|
+ Added mouse wheel support for controls.
|
|
+ Implemented UI upscaling for background and controls on HiDPI
|
|
displays.
|
|
+ Fixed a regression in 1.10.0 that changed the sound of patches
|
|
using ring modulation.
|
|
+ Fixed LV2 lint error caused by missing minorVersion and
|
|
microVersion.
|
|
+ Removed dependency on oscpack for Non Session Manager support.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 9 19:52:51 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.10.0:
|
|
+ Implemented smoothing / de-zippering to improve sound quality
|
|
while adjusting parameters.
|
|
+ amsynth user files (config, banks, etc.) now live in
|
|
XDG-compliant directories.
|
|
+ Added jack_autoconnect configuration option.
|
|
+ Disabled VST GUI in REAPER.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 17 13:07:01 UTC 2019 - Richard Brown <rbrown@suse.com>
|
|
|
|
- Remove obsolete Groups tag (fate#326485)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 23 07:55:14 UTC 2019 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.9.0:
|
|
+ Added support for NSM (Non Session Manager)
|
|
+ Improved FreeBSD OSS audio support
|
|
+ Sustain pedal can now be used in Mono and Legato modes
|
|
+ JACK MIDI inputs are now automatically connected
|
|
+ Fixed a crash in MIDI learn dialog when receiving CC messages
|
|
+ Other minor bug fixes
|
|
- Drop amsynth-install-translated-appdata.patch: incorporated
|
|
upstream; drop associated BuildRequries: libtool, autoconf,
|
|
and automake, and do not run autoreconf any more.
|
|
- Conditionalise post(un) scriptlets to run only for openSUSE 15.1
|
|
and earlier; for tumbleweed, they are taken care of by rpm file
|
|
triggers.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 3 11:31:24 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Use %license macro
|
|
- Drop lash-1.0 dependency as we try to reduce it (remove from TW)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jun 26 23:00:52 UTC 2017 - badshah400@gmail.com
|
|
|
|
- Update to version 1.8.0:
|
|
+ Controls can now be reset to their default value via a
|
|
double-click.
|
|
+ Alternate tuning scales & keyboard maps can now be loaded in
|
|
plug-ins.
|
|
+ Fixed an issue where bank switching via MIDI caused jack
|
|
zombification.
|
|
+ Removed dependency on gtkmm (gtk is still required for the
|
|
UI).
|
|
- Add amsynth-install-translated-appdata.patch to fix installation
|
|
of translated metainfo files; introduces BuildRequries on
|
|
automake, autconf and libtool. Patch sent upstream.
|
|
- Package metainfo files for plugins.
|
|
- Drop BuildRequries on gtkmm.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 29 21:58:28 UTC 2017 - badshah400@gmail.com
|
|
|
|
- Update to version 1.7.1:
|
|
+ Fixed MIDI channel filtering.
|
|
+ Fixed corrupt preset names in dssi plugin.
|
|
+ General UI and menu item improvements.
|
|
+ Improvements to translations.
|
|
+ Added a man page.
|
|
- Drop amsynth-install-appdata.patch (and associated buildrequires
|
|
on libtool): incorporated upstream.
|
|
- Generate (add BuildRequires: pandoc) and install new man files
|
|
(new in version 1.7.1).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 15 21:51:56 UTC 2016 - badshah400@gmail.com
|
|
|
|
- Initial package.
|
|
- Add amsynth-install-appdata.patch: Add a translatable appdata
|
|
file and install it using autotool; patch-feature-opensuse for
|
|
now but sent upstream.
|
|
|