From db8f68aa0587e46bbf2b0d79923440517e59d286 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Fri, 23 Jun 2017 16:06:04 +0200 Subject: Add some entries to TODO --- TODO | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 80c63d6..7d5473a 100644 --- a/TODO +++ b/TODO @@ -19,6 +19,8 @@ There is experimental support for STI(PI, X)/RTP using UDP, which is used by AVT encoders. It does not properly reorder incoming UDP packets nor align STI frames with ETI frames. +Also, it doesn't print out nice messages (like ZMQ's "prebuffering complete"). + Explicit Service Linking ------------------------ @@ -42,6 +44,8 @@ through the remote control. Some receivers might not display the dynamic PTy, but only the static PTy. Clarify if we need to add both PTy variants to the configuration and the code. +Also, check in the latest spec what changed regarding PTy. + Improvements for inputs ----------------------- @@ -51,6 +55,9 @@ into our own buffer, so that we can actually get the statistics. Also see the STI-D over EDI topic above. +For error handling, there are parts of the code that use return values, parts +use exceptions. While it works, we could clean it up a bit. + Fix DMB input ------------- -- cgit v1.2.3