TODO: Add some comments
authorJens Georg <mail@jensge.org>
Wed, 14 Dec 2011 12:53:01 +0000 (13:53 +0100)
committerJens Georg <mail@jensge.org>
Wed, 14 Dec 2011 12:53:01 +0000 (13:53 +0100)
TODO

diff --git a/TODO b/TODO
index 391c7fc..d8ac9ca 100644 (file)
--- a/TODO
+++ b/TODO
   * Provide APIs for D-Bus service-based plugins (external,mpris,tracker).
 
 === Doubtful / issues ===
+  * Generate default rygel.conf from rygel.conf.xml?
 
   * Use cached props instead of Properties.get*() for cleaner code. issue: How
     to deal with optional properties on MediaServer2?
     ContentDir itself?
 
   * Implement DLNA's time seeking for non-transcoded contents as well.
+      * Probably next to impossible since that would need a byte ←→ time
+        mapping
 
   * Turn Rygel into a library?
     * most c files put into a lib: librygel.so