File vmpk.changes of Package vmpk
-------------------------------------------------------------------
Mon Jan 3 17:45:46 UTC 2022 - Giordano Boschetti <geekosdaw@gmail.com>
- 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
-------------------------------------------------------------------
Wed Jun 30 06:33:25 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 0.8.4. Check the ChangeLog file.
* Fixed CMake build option EMBED_TRANSLATIONS
* Experimental support for building with Qt6
* Applied drumstick ticket #31: fallback MIDI drivers
-------------------------------------------------------------------
Sat May 15 21:05:24 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 0.8.3. Check the ChangeLog file for the full list of
changes
* Desktop file updated
* AppStream Metadata updated
* New settings option: forced dark mode
* new option: Qt Widgets style
* removed warnings when building with qt >= 5.15
* Translation updates
-------------------------------------------------------------------
Thu Apr 22 07:10:01 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 0.8.2. Fixes:
* The window no longer remembers its size
* Note highlighting does not respond to MIDI input events at
startup
* Keyboard maps not loaded at startup
See the installed ChangeLog file for other changes.
-------------------------------------------------------------------
Mon Jan 11 08:39:42 UTC 2021 - Wolfgang Bauer <wbauer@tmo.at>
- Update to 0.8.0
* fixes provided by Drumstick 2.0.0 libs
* vmpk tickets:
+ ticket #60: Show midi notes on Status Bar
+ ticket #55: Show flats or sharps ovn black keys
+ ticket #52: Adding Panic signal when change Base Octave and
MIDI Channel
+ ticket #43: Show note names on note on
+ ticket #46: Exchange black and white for harpsichord
keyboards (new palettes)
* Other new features:
+ Configuration files in portable mode: new parameter "-p" for
portable mode, with optional file name. Configuration saved
in .INI format, even in Windows and macOS
+ Show note names always/never/minimal
+ Show note names orientation: horizontal/vertical/automatic
+ New preferences: font and size for note names; octave naming
C3/C4/C5
- Remove unused and unnecessary alsa-devel and libjack-devel
BuildRequires
-------------------------------------------------------------------
Wed Nov 20 08:58:40 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 0.7.2
* Removed social networks and store links
* Fix for qmake buildsystem
* HiDPI support
* Support for IPv6 network backend (drumstick >= 1.1.3)
-------------------------------------------------------------------
Tue Apr 2 08:02:27 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 0.7.1
* Fixed a wrong note highlight color
* Updated translations
-------------------------------------------------------------------
Fri May 25 11:01:54 UTC 2018 - christophe@krop.fr
- Update to 0.7.0
* Port to Qt5
* Switch from libX11 to libxcb
* New translations
* Use drumstick-rt
-------------------------------------------------------------------
Sat Dec 7 11:21:11 UTC 2013 - cgiboudeaux@gmx.com
- Update to 0.5.1
* Fixed bug: No default keyboard shortcuts available in 0.5.0 on fresh installations.
* Qt5 build compatibility (but not fully functional).
* Qt 4.8.x is required.
* RtMidi: Enable several MIDI drivers to be compiled at once into the same program, and allow the user to select one at runtime.
* Fixed Bug: Transpose does not update correctly the octave in note name.
* Fixed Bug: Removing the shortcut for an action having default shortcut keys, the change is not saved upon exit, so the shortcut appears again the next execution.
* Fixed Bug: Saved preferences not set correctly.
* New implementation of the Network MIDI driver (UDP multicast).
* MIDI channel state enforcement (RFE #3517750).
* MIDI IN Omni mode.
* Independently enable/disable note input using keyboard, mouse, and touch screen.
* Add note highlight color policies (single, double, one color for each MIDI channel, one color for each grade in the chromatic scale).
* Add color palettes editor dialog.
* AddOption to show a colorized scale.
* Allow XML comments within keyboard map files.
-------------------------------------------------------------------
Mon Jun 6 08:32:20 UTC 2011 - appleonkel@opensuse.org
- update to version 0.4.0
* New RtMidi classes have been merged,
with Jack-MIDI, ipMIDI and QmidiNet
-------------------------------------------------------------------
Thu Feb 17 11:11:14 UTC 2011 - javier@opensuse.org
- switch to %{?_smp_mflags}, remove additional optflags,
clean package file list
-------------------------------------------------------------------
Wed Feb 16 18:47:02 UTC 2011 - javier@opensuse.org
- remove %debug_package from spec, fix package file list
-------------------------------------------------------------------
Wed Feb 16 11:36:51 UTC 2011 - javier@opensuse.org
- copy package from home:plcl and clean spec a bit