diff options
author | cbdev <cb@cbcdn.com> | 2019-09-04 20:26:24 +0200 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2019-09-04 20:26:24 +0200 |
commit | 49855046f683deb7fdadc2c3d8caf513099b4803 (patch) | |
tree | b10278bd6fab9cc24c4b73b2ef60a7e912ae0064 /TODO | |
parent | 191949152d803229275d7b98b184ff722a9549a2 (diff) | |
download | midimonster-49855046f683deb7fdadc2c3d8caf513099b4803.tar.gz midimonster-49855046f683deb7fdadc2c3d8caf513099b4803.tar.bz2 midimonster-49855046f683deb7fdadc2c3d8caf513099b4803.zip |
Use platform-independent specifiers for printf calls
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |