Changelog for
libdrumstick-widgets2-debuginfo-2.10.0-1.1.x86_64.rpm :
* Sun Feb 02 2025 Christophe Marin
- Update to 2.10.0
* RT: FluidSynth backend, using \"audio.jack.autoconnect\" when the audio driver is \"jack\"
* ALSA: emitted signal with invalid pointer
* RT, Widgets: issues with the new reverb/chorus fluidsynth settings
* ALSA: new QDebug output operator accepting SequencerEvent instances
* Widgets: revised user interface for the fluidsynth settings
* fixed backendmanager usage in vpiano
* Mon Oct 14 2024 Christophe Marin - Update to 2.9.1 RT library:
* initialization of PipeWire in the FluidSynth backend.
* fix for #25: FluidSynth backend, ability to configure chorus and reverb parameters.
* fix for #24: FluidSynth backend, ability to set several soundfonts. Widgets library:
* fix for #25: FluidSynth settings dialog, configuration of chorus and reverb.
* fix for #24: FluidSynth settings dialog, select several soundfonts.
* Thu Feb 01 2024 Christophe Marin - Update to 2.9.0
* new SettingsFactory public static methods: fileName() and format() (gh#pedrolcl/drumstick#15)
* new slot writeSettings() for some backends: Sonivox, FluidSynth, Network (gh#pedrolcl/drumstick#16)
* Building with Qt6 by default.
* For Qt5 compatibility, a new option USE_QT5 must be set.
* Upgraded compiler/runtime requirements to C++17.
* Upgraded CMake requirement to 3.16
* Tue Oct 24 2023 Christophe Marin - Update to 2.8.1
* CMake config check to avoid mixing Qt6 with Qt5
* File: Improved RMID file support Extract DLS embedded data Decode DLS instrument names New mime type
* RT Sonivox backend: enabled DLS file loading
* Widgets: Sonivox configuration dialog updated
* Chinese translation updated. Thanks to Hycinth
* CMake config check to avoid mixing Qt6 with Qt5
* Widgets: fixed compiler definitions, removed object headers duplicity
* dumprmi utility: fixed QScopedPointer template for arrays
* Updated doxygen settings for Doxygen 1.9.5
* Widgets: clip note children (labels)
* Unit tests: conditionally run the ALSA test and run the Widgets test using the QPA platform \"offscreen\"
* ALSA: added assignment operators for sysex and text events
* Fix for ticket #48: SMF Parser does not report enough errors
* Implemented change soundfont function for the SonivoxEAS backend.
* Mon Oct 03 2022 Christophe Giboudeaux - Update to 2.7.2
* Italian translation update
* FluidSynth backend should honor its default soundfont.
* Thu Aug 18 2022 Christophe Giboudeaux - Update to 2.7.1
* Improved the sonivox detection when building drumstick
* Fixed underlinking in some RT backends
* Fri Aug 12 2022 Christophe Giboudeaux - Update to 2.7.0. Check the ChangeLog file for the full list of changes:
* Utils: vpiano uses the subscript octave designation option
* Drumstick::ALSA revision, registering SequencerEvent with qMetaType
* Drumstick::Widgets - fixed piano designer plugin to show more properties
* fixed fluidsynth backend to support channel pressure and key pressure MIDI events
* fluidsynth backend files and classes renamed with more specific names.
* removed sonivox library sources from the source tree
* Sat Jul 23 2022 Christophe Giboudeaux - Update to 2.6.1
* Fixed generated pkgconfig files
* Fix the wrong icon in KDE+Wayland
* Fixed another issue with installation library dir
* Mon May 02 2022 Christophe Giboudeaux - Update to 2.6.0
* Widgets: Fluidsynth soundfonts dialog, updated filters
* RT: Fluidsynth backend initialization: failure report for invalid soundfonts
* Utils: fixed loading translations, program names and messages
* cmake buildsystem: run qt::lupdate after building targets
* Widgets: pianokeybd internal raw computer keyboard input processing
* Utils: vpiano gets and uses a new raw keyboard menu option
* Widgets: fixed pianokeybd\'s touchscreen input on Linux, including X11 and Wayland.
* Utils: vpiano new menu options to allow enabling keyboard, mouse and touchscreen input.
* Widgets: pianokeybd has 2 new functions, setUsingNativeFilter() and isUsingNativeFilter().
* Utils: vpiano note labels font stability fix.
* Tue Jan 25 2022 Wolfgang Bauer - Enable fluidsynth support on Leap 15.4 too, fluidsynth was updated
* Mon Jan 03 2022 Giordano Boschetti - Update to 2.5.0
* Documentation/deprecation of Drumstick::File functions affected by QTextCodec
* Documented new build options and Qt6Core5Compat dependency for Drumstick::File
* Raised macOS deployment target to 10.13 (High Sierra)
* RT, VPiano: Fixed ALSA backend, enable empty input connection.
* New build options: BUILD_ALSA, BUILD_FILE, BUILD_RT, BUILD_WIDGETS
* Reduced usage of Qt6Core5Compat to the minimum
* Widgets: changed the white keys background picture depending on the key background color
* VPiano: new option to display inverted key colors
* fix for ticket #37: WRK format markers are not decoded
* Widgets library Swedish translation updated. Thanks to Magnus Johansson.
* Widgets library Czech translation updated. Thanks to Pavel Fric.