diff options
author | cbdev <cb@cbcdn.com> | 2020-10-24 12:31:27 +0200 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2020-10-24 12:31:27 +0200 |
commit | bb122923379f3439c62241652b82ed403ad835f7 (patch) | |
tree | cbe0efe037bf7ac39c6b160bfbc976fee5806b9f /TODO | |
parent | 2d881202dafa5c8593fce2b21b47f63fe1820d96 (diff) | |
download | midimonster-bb122923379f3439c62241652b82ed403ad835f7.tar.gz midimonster-bb122923379f3439c62241652b82ed403ad835f7.tar.bz2 midimonster-bb122923379f3439c62241652b82ed403ad835f7.zip |
Add generic lua pkg-config data
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,3 +5,7 @@ make event collectors threadsafe to stop marshalling data... collect & check backend API version move all connection establishment to _start to be able to hot-stop/start all backends event deduplication in core? + +per-channel filters + * invert + * edge detection |