aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2019-09-04 20:26:24 +0200
committercbdev <cb@cbcdn.com>2019-09-04 20:26:24 +0200
commit49855046f683deb7fdadc2c3d8caf513099b4803 (patch)
treeb10278bd6fab9cc24c4b73b2ef60a7e912ae0064 /TODO
parent191949152d803229275d7b98b184ff722a9549a2 (diff)
downloadmidimonster-49855046f683deb7fdadc2c3d8caf513099b4803.tar.gz
midimonster-49855046f683deb7fdadc2c3d8caf513099b4803.tar.bz2
midimonster-49855046f683deb7fdadc2c3d8caf513099b4803.zip
Use platform-independent specifiers for printf calls
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index d04773b..cba1c15 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,13 @@
+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)
-Printing backend / Verbose mode
mm_managed_fd.impl is not freed currently