]> git.decadent.org.uk Git - videolink.git/blob - TODO
Brought documentation up-to-date.
[videolink.git] / TODO
1 Provide a means to specify video aspect and menu & audio language.
2 Search whole of history rather than just previous page when deciding whether a link goes back or forward.
3 Set Mozilla's idea of the pixel aspect ratio to match video pixels. (For extra credit, scale preview mode to correct for the differing aspect ratio.)
4 Add keyboard command for "top menu" in preview mode.
5 Add support for videos in preview mode.
6 Support more than 99 videos by grouping them into titlesets.
7 Avoid exceeding the maximum 128 instructions per PGC.
8 Allow explicit ordering of videos.
9 May need to override default menu navigation actions because dvdauthor seems to cause rather undesirable behaviour when buttons are not arranged in a grid.
10 For any page with no links, add a "back" link (this raises the issue of localisation, of course).
11 If a page is too large, split it and add "next" and "previous" links (seems very difficult).