X-Git-Url: https://git.decadent.org.uk/gitweb/?p=videolink.git;a=blobdiff_plain;f=ChangeLog;h=e474e5b50dd91349e3f0f269e382c82778f3a592;hp=064d608df8993bc61da7a1927dffb81bb9278e9a;hb=84fb85103e80499cc8dc7929375e9a1798e043da;hpb=a1498771369c19fb5980b5a6e5f7767a0404d4e8 diff --git a/ChangeLog b/ChangeLog index 064d608..e474e5b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,54 @@ +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 + - Made proper use of DESTDIR for installation + - Moved stylesheet under /usr/share + - 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 * Updated email and web addresses