-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e3d1310
commit 66d57d7
Showing
1 changed file
with
7 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,12 @@ | ||
rtpmidid (23.12~55~gd667d) unstable; urgency=medium | ||
rtpmidid (24.12) stable; urgency=medium | ||
|
||
* Development version. Check `git log`. | ||
* Raw MIDI devices - Can configure them in the ini file, command line or cli util. | ||
* Optionally use std::format instead of fmt library, where available. | ||
* Improvements to the TUI. | ||
* Improvements to the INI configuration file: rawmidi devices, can set local UDP port for clients. Use regex for auto add to the autodiscover and announcement (positive and negative) | ||
* More tests. | ||
|
||
-- David Moreno <[email protected]> Sat, 06 Jul 2024 23:56:01 +0200 | ||
-- David Moreno <[email protected]> Sun, 15 Dec 2024 12:02:08 +0100 | ||
|
||
rtpmidid (23.12b2) unstable; urgency=medium | ||
|
||
|