summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzesimir Nowak <krnowak@openismus.com>2013-01-02 11:20:47 +0100
committerJens Georg <mail@jensge.org>2013-01-16 11:27:53 +0100
commit43d313e2f9205c17cfa9a1181369c4670d803ced (patch)
tree3c61b6e9796c8f625c18242393650bd62aa3c698
parent71b7845fac2a58b65be4fefcd3f5d97ab5a0c8de (diff)
downloadgupnp-dlna-43d313e2f9205c17cfa9a1181369c4670d803ced.tar.gz
Update TODO.
-rw-r--r--TODO8
1 files changed, 6 insertions, 2 deletions
diff --git a/TODO b/TODO
index a93466c..745e325 100644
--- a/TODO
+++ b/TODO
@@ -20,6 +20,9 @@
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
@@ -27,6 +30,7 @@
file listing them. Otherwise using G_GNUC_INTERNAL for every
function not to be exported will be tedious.
-* Generate Vala API.
-
* Read TODO.old for some ideas.
+
+* Add a gupnp-dlna.h and gupnp-dlna-metadata.h main headers. Maybe
+ make them the only includable ones.