Changelog for
drumstick-2.0.0-bp153.1.10.x86_64.rpm :
* Tue Jan 12 2021 Wolfgang Bauer
- Split out the Cakewalk mimetype into a seperate package, it breaks co-installability of several library versions
* Sun Jan 10 2021 Wolfgang Bauer - Update to 2.0.0
* New features: + Code and build systems modernization + Namespaces reorganization + New library: drumstick-widgets providing a PianoKeybd widget plugin for Qt Creator and Qt Designer + New unit tests, for drumstick-widgets and wrk files + translations for drumstick-widgets and utils + License GPLv3 for all components + Each library provides at runtime its version in string format + Every program reports the linked library names/versions in the about box + Documentation of the new API for drumstick-widgets + drumstick-rt: plugins versioning, allowing runtime coexistence between plugins of drumstick-1 and drumstick-2.
* Fixes: + drumstick-file: OVE file support removal + New library drumstick-widgets + Same names for ALSA Sequencer clients of two hw USB controllers + regression: drumstick-guiplayer doesn\'t remember saved MIDI output device + Better rendering of note names in piano keyboard widget + drumstick-vpiano: fixed SonivoxEAS saved connection string- Use %cmake instead of %cmake_kf5 and remove kf5-filesystem BuildRequires, the package doesn\'t use KDE Frameworks at all
* Sun Oct 20 2019 Christophe Giboudeaux - Update to 1.1.3
* IPv6 support added
* Avoid endless loops on unexpected end of input.
* Generate SMFError when the parser finds unexpected end of input.
* general cleanups and bringing back the fluidsynth backend
* migration to full GNUInstallDirs support
* modernization started of the CMake build system
* Library includes reorganization
* Fixed drumstick-file unit test
* Custom commandline parser replaced by standard Qt5 QCommandLineParser
* fixed spurious error message for ALSA input- Drop Dont-use-QOverload.patch. No longer needed.- Update the libdrumstick-rt-plugins license tag, eassynth contains Apache-2.0 files.
* Tue Dec 18 2018 wbauerAATTtmo.at- Add Dont-use-QOverload.patch to make it build on Leap 42.3
* Tue Dec 18 2018 wbauerAATTtmo.at- Update to 1.1.2
* Fix for ticket #13 - some macOS input events lost
* Added some bundle metadata for macOS
* Solution for ticket #8: Path for plugins hardcoded- Add pkgconfig(libpulse-simple) BuildRequires to enable building of libdrumstick-rt-eassynth.so (boo#1119734)- Move rt input/output plugins to a separate libdrumstick-rt-plugins package that\'s required by libdrumstick-rt1
* Fri May 25 2018 christopheAATTkrop.fr- Update to 1.1.1
* fixed tab order on forms
* rt: fixed pitch bend events on several output backends
* removed ALSA/Linux dependency where possible.
* disabled fluidsynth output driver- Split libdrumstick-rt from the main package.
* Mon Dec 18 2017 christopheAATTkrop.fr- Update to 1.1.0
* guiplayer accepts a single file argument in the command line: mid, kar, wrk and ove
* documentation updated Check the installed ChangeLog file for the complete changelog.- Drop gcc6-fix.patch. Merged upstream.
* Fri Jun 17 2016 jengelhAATTinai.de- Drop archaic sections, set rpm groups
* Fri Jun 17 2016 wbauerAATTtmo.at- The devel package requires libQt5Core-devel now, not libqt4-devel
* Fri Jun 17 2016 wbauerAATTtmo.at- Add gcc6-fix.patch to fix build with gcc6
* Wed Jun 15 2016 wbauerAATTtmo.at- Use shared-mime-database macros (boo#979301)
* Tue Apr 12 2016 tittiatcokeAATTgmail.com- Update to version 1.0.2
* Qt5 port.- Drop x11.diff. No longer required.