From cbd06b59152f5fee5a470d4c1fbc13c5e10b37df Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Wed, 16 Aug 2006 00:51:27 +0000 Subject: [PATCH] Updated documentation. --- ChangeLog | 2 +- README | 12 ++++++------ TODO | 1 + debian/changelog | 7 +++++++ 4 files changed, 15 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index cfa9ab1..3d81d31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,7 +8,7 @@ videolink (0.9) unstable; urgency=low - Enabled more warnings * Updated to work with Mozilla 1.8 and with XULRunner - -- + -- Ben Hutchings Wed, 16 Aug 2006 01:47:28 +0100 videolink (0.8) unstable; urgency=low diff --git a/README b/README index a752c96..df6b8f7 100644 --- a/README +++ b/README @@ -139,12 +139,12 @@ reason VideoLink applies a stylesheet to all pages that adds 60 pixels of padding on all sides of the body; this doesn't apply to the background. -Prior to Mozilla version 1.8, which I have not yet tested, Mozilla may -signal that a page is completely loaded before any background images -are loaded and displayed. This results in snapshots that do not -include background images. You can work around this by using -absolutely-positioned "inline" images, or attempt to build VideoLink -against Mozilla 1.8. +Prior to version 1.8, Mozilla may signal that a page is completely +loaded before any background images are loaded and displayed. This +can result in VideoLink converting the page without the background +images. If VideoLink is built with an older version of Mozilla you +can work around this by using absolutely-positioned "inline" images, +since Mozilla will always wait for these to load. DVD players do not have "back" buttons, so you should generally provide links to "higher" menu pages. However, they do have a button diff --git a/TODO b/TODO index 072cba3..41c7770 100644 --- a/TODO +++ b/TODO @@ -13,3 +13,4 @@ May need to override default menu navigation actions because dvdauthor seems to For any page with no links, add a "back" link (this raises the issue of localisation, of course). If a page is too large, split it and add "next" and "previous" links (seems very difficult). 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.) This seems to be impossible. +Avoid running Xvfb if we're only going to display an error message. diff --git a/debian/changelog b/debian/changelog index 8ef4949..f4ec4c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +videolink (0.9-1) unstable; urgency=low + + * New upstream version + * Changed to build with XULRunner by preference + + -- Ben Hutchings Wed, 16 Aug 2006 01:47:34 +0100 + videolink (0.8-1) unstable; urgency=low * Initial upload - closes: #382117 -- 2.39.2