diff options
author | cbdev <cb@cbcdn.com> | 2020-02-22 13:45:34 +0100 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2020-02-22 13:45:34 +0100 |
commit | b529f4d3a9efc59c6bec46e07ebf1a114b7a0831 (patch) | |
tree | 8312888d09cec1597751fc640a6842cd01232c08 /TODO | |
parent | 8ebc4311185e3329622ad883dde54409fa1c8350 (diff) | |
download | midimonster-b529f4d3a9efc59c6bec46e07ebf1a114b7a0831.tar.gz midimonster-b529f4d3a9efc59c6bec46e07ebf1a114b7a0831.tar.bz2 midimonster-b529f4d3a9efc59c6bec46e07ebf1a114b7a0831.zip |
Update logo
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,3 +6,4 @@ mm_managed_fd.impl is not freed currently (and is heaped most of the time anyway make event collectors threadsafe to stop marshalling data... collect & check backend API version windows strerror +move all connection establishment to _start to be able to hot-stop/start all backends |