diff options
author | cbdev <cb@cbcdn.com> | 2019-12-10 22:35:59 +0100 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2019-12-10 22:35:59 +0100 |
commit | 31cc72f660513b033cc0621782586562bafab08e (patch) | |
tree | f9f66472db8e84bbf4e076b2f19950543ce1b46c /TODO | |
parent | 4ca0acff460c1c02a11cb9f246fb755cd4f4f792 (diff) | |
download | midimonster-31cc72f660513b033cc0621782586562bafab08e.tar.gz midimonster-31cc72f660513b033cc0621782586562bafab08e.tar.bz2 midimonster-31cc72f660513b033cc0621782586562bafab08e.zip |
Fix bug in sACN config parsing
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -1,15 +1,9 @@ -winmidi -rename -release - -MIDI NRPN keepalive channels per backend? mm_backend_start might get some arguments so they don't have to fetch them all the time -mm_channel_resolver might get additional info about the mapping direction Note source in channel value struct Optimize core channel search (store backend offset) -mm_managed_fd.impl is not freed currently +mm_managed_fd.impl is not freed currently (and is heaped most of the time anyway) -> documentation + +installer: implement an upgrade mode (check for newer versions in the repo) -rtpmidi mode=peer - mode=initiator |