aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2019-12-31 10:58:34 +0100
committercbdev <cb@cbcdn.com>2019-12-31 10:58:34 +0100
commit3b4a2f9f3bbe97c5b77eb74ba9c0163b52d33206 (patch)
tree1defeeb5b081b8c951d920298fa10858191d6beb /TODO
parent7360766777a7969b76fa306f7381d2d51efa1ebe (diff)
parent87fe68ef7d929b2f79e695df649b374fe0e2c572 (diff)
downloadmidimonster-3b4a2f9f3bbe97c5b77eb74ba9c0163b52d33206.tar.gz
midimonster-3b4a2f9f3bbe97c5b77eb74ba9c0163b52d33206.tar.bz2
midimonster-3b4a2f9f3bbe97c5b77eb74ba9c0163b52d33206.zip
Merge branch 'master' into debian/master
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 4 insertions, 12 deletions
diff --git a/TODO b/TODO
index cba1c15..ee58777 100644
--- a/TODO
+++ b/TODO
@@ -1,15 +1,7 @@
-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
-
-rtpmidi mode=peer
- mode=initiator
+udp backends may ignore MTU
+mm_managed_fd.impl is not freed currently (and is heaped most of the time anyway) -> documentation
+make event collectors threadsafe to stop marshalling data...
+collect & check backend API version