X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=e474e5b50dd91349e3f0f269e382c82778f3a592;hb=3a7baf39d3211c0bda3de1ab2b657e024a35b8af;hp=3d81d31beb7803a63e62637725c488bc86174087;hpb=cbd06b59152f5fee5a470d4c1fbc13c5e10b37df;p=videolink.git diff --git a/ChangeLog b/ChangeLog index 3d81d31..e474e5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +videolink (1.0) unstable; urgency=low + + * The "delete once, write twice" release + * Changed creation of temporary files to use regular names under a + temporary directory + * Changed method of freeze-framing menus since some players do not + support the old method + + -- Ben Hutchings Sun, 15 Oct 2006 01:57:39 +0100 + +videolink (0.11) unstable; urgency=low + + * Fixed operation of "top menu" or "title menu" button + * Added explicit aspect ratio to menu streams encoded with ffmpeg, + since some players will default to 16:9 otherwise + * Fixed off-by-one error in link coordinates passed to spumux + * Changed default padding for the body element to 10% of frame + dimensions, a common rule for the title-safe area + * Added explicit assignment of actions to direction buttons + since dvdauthor's policy doesn't seem to work that well + * Documented limit of 119 menus discovered by Mark Burton + * Fixed an occasional problem of links appearing in their hover state + initially due to the pointer being in the middle of the virtual + framebuffer + + -- Ben Hutchings Mon, 25 Sep 2006 18:11:07 +0100 + +videolink (0.10) unstable; urgency=low + + * Changed style-sheet application in Mozila/XULRunner 1.8 to override + built-in preferences, fixing link colours + * Corrected link colour style rules to apply only to links + * Stopped setting assumed screen resolution in Mozilla/XULRunner 1.8 + since the browser uses it wrongly + * Made source dependency generation more efficient + + -- Ben Hutchings Sun, 10 Sep 2006 14:43:15 +0100 + videolink (0.9) unstable; urgency=low * Minor build and installation improvements @@ -7,6 +45,7 @@ videolink (0.9) unstable; urgency=low - Removed bogus distclean target - Enabled more warnings * Updated to work with Mozilla 1.8 and with XULRunner + * Fixed bug in setting nominal screen resolution -- Ben Hutchings Wed, 16 Aug 2006 01:47:28 +0100