diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2016-10-16 20:59:43 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2016-10-16 20:59:43 +0100 |
commit | d401340c516131ae8e07bfb978b670347486d077 (patch) | |
tree | 9dfce023fb363e57918056c0022b7782ec9df3de | |
parent | c67b7025882ee6bc2b3d5112dbc630c191f1fa2a (diff) | |
download | rtmux-d401340c516131ae8e07bfb978b670347486d077.tar.gz rtmux-d401340c516131ae8e07bfb978b670347486d077.tar.bz2 rtmux-d401340c516131ae8e07bfb978b670347486d077.zip |
Update TODO.
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -128,5 +128,8 @@ - hooks * more hooks for various things - * after-*/before-* hooks are a bit weird, particularly with targets + * finish after hooks for special commands * multiple hooks with the same name + * finish hooks for notifys + * existing hooks should go via notifys + * for session_closed, if no sessions at all, perhaps fake up a temporary one |