diff options
author | cbdev <cb@cbcdn.com> | 2019-12-22 13:19:37 +0100 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2019-12-22 13:19:37 +0100 |
commit | a305f5d9b2794315fb536dbe4d4949f1cf26aeea (patch) | |
tree | 1e9180b69347396a0f71e2ca1fb3488c16a01c45 /TODO | |
parent | b5d5f26835ea8840fc3aedd38780f3025d2959b3 (diff) | |
parent | 172d8a210f7df36a26b01d2fe018ff4c959a6987 (diff) | |
download | midimonster-a305f5d9b2794315fb536dbe4d4949f1cf26aeea.tar.gz midimonster-a305f5d9b2794315fb536dbe4d4949f1cf26aeea.tar.bz2 midimonster-a305f5d9b2794315fb536dbe4d4949f1cf26aeea.zip |
Merge branch 'master' into rtpmidi
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,8 +1,7 @@ keepalive channels per backend? Note source in channel value struct Optimize core channel search (store backend offset) - +udp backends may ignore MTU 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) - +make event collectors threadsafe to stop marshalling data... +collect & check backend API version |