Overview
Request 943641 accepted
- Update to 0.8.6
* raised the macos target version to 10.13 to match the Qt 5.15 minimum
* Revised font default settings
* Removed dependency on Qt6::Core5Compat : QRegExp migrated to QRegularExpression
* require drumstick 2.5
* Fixed MIDI connections advanced property
* Initialization of RT Input backend even for empty connections: enables empty input connection
* Removed unused image
* bumped version for the next development cycle
* Czech translation updated. Thanks to Pavel Fric
* Swedish translation updated. Thanks to Magnus Johansson
* New build option USE_QT. Valid values are 5 or 6.
* fix for ticket #74: crash under Linux, if there are no suitable MIDI inputs/outputs available and the user opens the MIDI Connections dialog.
* fixed error checking of DwmGetWindowAttribute() call. This caused a problem in Windows 7 running the "Windows Classic" theme.
* fixed build with Qt 6
- Created by geekositalia
- In state accepted
Request History
geekositalia created request
- Update to 0.8.6
* raised the macos target version to 10.13 to match the Qt 5.15 minimum
* Revised font default settings
* Removed dependency on Qt6::Core5Compat : QRegExp migrated to QRegularExpression
* require drumstick 2.5
* Fixed MIDI connections advanced property
* Initialization of RT Input backend even for empty connections: enables empty input connection
* Removed unused image
* bumped version for the next development cycle
* Czech translation updated. Thanks to Pavel Fric
* Swedish translation updated. Thanks to Magnus Johansson
* New build option USE_QT. Valid values are 5 or 6.
* fix for ticket #74: crash under Linux, if there are no suitable MIDI inputs/outputs available and the user opens the MIDI Connections dialog.
* fixed error checking of DwmGetWindowAttribute() call. This caused a problem in Windows 7 running the "Windows Classic" theme.
* fixed build with Qt 6
cgiboudeaux accepted request
Thanks !
Drum Stick update to 2.5 we pushed, is required