From 1027a2e1dd61a251d7728f028ece6f20e4c5bfbf Mon Sep 17 00:00:00 2001 From: Christopher Arndt Date: Wed, 24 May 2023 10:59:21 +0200 Subject: [PATCH] docs: add todo document Signed-off-by: Christopher Arndt --- TODO.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..8fe6fcc --- /dev/null +++ b/TODO.md @@ -0,0 +1,14 @@ +# TODO + +## Threading API + +Still needs to be wrapped. How to handle `jack_native_thread_t` type? + +## Internal Clients + +Jack 1 and JACK 2 are disagreeing on the signatures of the functions for +loading and getting a handles for internal clients: + +* https://github.com/jackaudio/jack2/blob/develop/common/jack/intclient.h#L66 +* https://github.com/jackaudio/headers/blob/2bfa5069718ca4f4dc091e0be845958f2d8a5ba8/intclient.h#L69 +* https://jackaudio.org/api/intclient_8h.html#a176a2daf66c8777eb1a845068fd7a822