Package Release Info

rtmidi-4.0.0-bp154.1.29

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

librtmidi5
rtmidi-devel

Change Logs

Version: 4.0.0-bp153.1.13
* Mon Apr 22 2019 Luigi Baldoni <aloisio@gmx.com>
- Update to version 4.0.0
  * see git history for complete list of changes
  * updates to test programs to clarify port numbering
  * new C API wrapper
  * new functions to get API names
  * miscellaneous sysex fixes in Jack and ALSA
  * new setPortName() method (for Jack and ALSA)
  * new setClientName() method (for ALSA)
  * various build system updates and code efficiencies
- Refreshed rtmidi-2.1.1-pkgconfig.patch as
  rtmidi-4.0.0-pkgconfig.patch
Version: 3.0.0-bp150.2.2
* Thu Apr 19 2018 aloisio@gmx.com
- Update to version 3.0.0
  * The version number has been bumped to 3.0.0 because of the
    past API change concerning the renaming of the RtError class
    to RtMidiError. Changes in this release include:
    + see git history for complete list of changes
    + new sendMessage() function that does not use std::vector
    + various std::string updates, including use of UTF8 for port
    names
    + fixes for the MIDI queue
    + various build system updates and code efficiencies
- Spec cleanup
* Thu May 25 2017 avvissu@yandex.by
- Change path to headers
- Drop _service file
* Mon Jan 30 2017 edogawa@aon.at
- Update to version 2.1.1
  * update pkgconfig.patch
* Wed Jun 24 2015 avvissu@yandex.ru
- Initial release