X-Git-Url: https://git.decadent.org.uk/gitweb/?p=videolink.git;a=blobdiff_plain;f=ChangeLog;h=e474e5b50dd91349e3f0f269e382c82778f3a592;hp=db243315f25709f3dddca70b594d67069390864b;hb=84fb85103e80499cc8dc7929375e9a1798e043da;hpb=5746a18015788678b85907421f91adf249ea71d3 diff --git a/ChangeLog b/ChangeLog index db24331..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 @@ -6,8 +44,10 @@ videolink (0.9) unstable; urgency=low - Made documentation installation independent of Debian package - 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 videolink (0.8) unstable; urgency=low