[gupnp-dlna/wip/new-api: 38/48] Update TODO.



commit 38308c4538c419b5b1a1d6e1cd794d03ab095d8b
Author: Krzesimir Nowak <krnowak openismus com>
Date:   Thu Jan 3 19:05:52 2013 +0100

    Update TODO.

 TODO |   22 +++-------------------
 1 files changed, 3 insertions(+), 19 deletions(-)
---
diff --git a/TODO b/TODO
index 745e325..0b74789 100644
--- a/TODO
+++ b/TODO
@@ -1,28 +1,12 @@
-* Prepare native sets API for exposing into public. This needs to have
-  a bit of thought as we probably will want to expose only read-only
-  API. Also we probably don't want to expose every gory detail of sets
-  implementation. For GObject introspection purposes the exposed
-  classes will need to be boxed into GTypes.
-
-* Merge native profile backend into GUPnPDLNAProfile and
-  GUPnPDLNAProfileGuesser. That way we can get rid of
-  GUPnPDLNAProfileGuesserImpl and some backend files, expose profile's
-  restrictions and rename GUPnPDLNANativeFoo into GUPnPDLNAFoo. Also
-  we could extend gupnp-dlna-info-2.0 and gupnp-dlna-ls-profiles-2.0
-  to show more information about DLNA profiles.
-
 * More about extending tools - gupnp-dlna-info-2.0 could show DLNA
-  profiles restrictions (likely) and discovered metadata attributes
-  (bit unlikely, but dunno). gupnp-dlna-ls-profiles-2.0 could show
-  restrictions of listed DLNA profiles.
+  profiles restrictions and discovered metadata attributes.
+  gupnp-dlna-ls-profiles-2.0 could show restrictions of listed DLNA
+  profiles.
 
 * Write a GStreamer-only utility for creating a GstEncodingProfile
   from GUPnPDLNAProfile. That could be easily done when above points
   are done.
 
-* Maybe expose/add a generic/GStreamer-only API taking
-  generic/GStreamer discovery data and returning a guessed profile.
-
 * Bring the tests back to life. And make them being run on make check.
 
 * Don't export all functions out there. There should be some linker



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]