Konstantin Voinov
9852a76446
- fix rtmidi.pc: rework rtmidi-4.0.0-pkgconfig.patch to rtmidi-6.0.0-pkgconfig.patch update rtmidi-cmake.patch - add ALSA-Avoid-listing-ports-that-are-usually-from-3rd-party.patch from upstream OBS-URL: https://build.opensuse.org/request/show/1128843 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/rtmidi?expand=0&rev=8
85 lines
2.9 KiB
Plaintext
85 lines
2.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Nov 26 04:39:30 UTC 2023 - Konstantin Voinov <kv@kott.no-ip.biz>
|
|
|
|
- fix rtmidi.pc:
|
|
rework rtmidi-4.0.0-pkgconfig.patch to rtmidi-6.0.0-pkgconfig.patch
|
|
update rtmidi-cmake.patch
|
|
- add ALSA-Avoid-listing-ports-that-are-usually-from-3rd-party.patch
|
|
from upstream
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 19 10:51:00 UTC 2023 - Konstantin Voinov <kv@kott.no-ip.biz>
|
|
|
|
- Switch build to cmake
|
|
- add rtmidi-cmake.patch
|
|
- Update to version 6.0.0
|
|
* run "git log 5.0.0..HEAD" to see commits since last release
|
|
* new Android API (thanks to YellowLabrador!)
|
|
* new Windows UWP API support (thanks to Masamichi Hosoda!)
|
|
* various build system updates and code efficiencies
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 18 01:30:22 UTC 2021 - Simon Lees <sflees@suse.de>
|
|
|
|
- Update to Version 5.0.0
|
|
* see git history for complete list of changes
|
|
* new Web MIDI API
|
|
* iOS support
|
|
* new setBufferSize() function
|
|
* fixes for WinMM, Jack
|
|
* added C API test program
|
|
* now requiring C++11
|
|
* build system updates
|
|
* midiprobe probes all compiled APIs
|
|
* various build system updates and code efficiencies
|
|
- Refreshed rtmidi-4.0.0-pkgconfig.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 22 14:03:48 UTC 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
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 19 11:31:53 UTC 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 20:20:59 UTC 2017 - avvissu@yandex.by
|
|
|
|
- Change path to headers
|
|
- Drop _service file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 30 07:51:49 UTC 2017 - edogawa@aon.at
|
|
|
|
- Update to version 2.1.1
|
|
|
|
* update pkgconfig.patch
|
|
-------------------------------------------------------------------
|
|
Wed Jun 24 04:10:30 UTC 2015 - avvissu@yandex.ru
|
|
|
|
- Initial release
|