]> git.decadent.org.uk Git - videolink.git/commitdiff
Updated comments based on information from "Unofficial DVD Specifications".
authorBen Hutchings <ben@decadent.org.uk>
Mon, 20 Feb 2006 01:12:21 +0000 (01:12 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 2 Nov 2008 23:39:56 +0000 (23:39 +0000)
TODO
dvd.hpp

diff --git a/TODO b/TODO
index 7e36915125214c5137a67d8cb59ebd971b3dfd96..6e74f0e0e1c7a68e26c60dfbce5a6f36a5b0ab81 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,7 +8,7 @@ Use ffmpeg instead of mjpegtools to encode menus.
 Use ffmpeg to convert unsuitable video files (how do we check this?).
 Add keyboard command for "top menu" in preview mode.
 Add support for videos in preview mode.
-Support more than 99 videos by grouping them into titlesets.
+Support more than 99 videos somehow (grouping them into titlesets won't help)
 Allow explicit ordering of videos.
 
 Priority 3 (lowest)
diff --git a/dvd.hpp b/dvd.hpp
index e2bd0f9a003e063191a7e2057cdc4c95236e9bf7..9811fa3d89c99f973b9c8ff3b0ac7645c6b3f69b 100644 (file)
--- a/dvd.hpp
+++ b/dvd.hpp
@@ -4,8 +4,6 @@
 namespace dvd
 {
     // Maximum number of buttons in a menu.
-    // TODO: Check whether this is a dvdauthor limitation or part of the
-    // DVD Video spec.
     const int menu_buttons_max = 36;
 
     // Number of colours allowed in each button.