From e2642ded2461301409f551f4a86e31bdd03291fc Mon Sep 17 00:00:00 2001 From: kaiv Date: Thu, 30 Jan 2003 04:17:26 +0000 Subject: [PATCH] Added cpature_client bug. git-svn-id: svn+ssh://jackaudio.org/trunk/jack@307 0c269be4-1314-0410-8aa9-9f06e86f4224 --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index f1165d3..d236f3e 100644 --- a/TODO +++ b/TODO @@ -13,6 +13,8 @@ TO BE DECIDED (owner) TODO (owner) +- capture_client has pthread_mutex_lock() in its process() (pbd) +- jack_deactive called unconditionally in jack_client_close (kaiv) - server<->libjack interface version handshake (kaiv) - figure out how to have pools of buffers for ports by type (pbd) - proper handling of client return values in libjack (kaiv) @@ -30,4 +32,4 @@ CLOSED (date,who,comment) - call time client before all others (28.01.2003, kaiv, another solution) ------------------------------------------------------------------------ \ No newline at end of file +-----------------------------------------------------------------------