X-Git-Url: https://git.decadent.org.uk/gitweb/?p=videolink.git;a=blobdiff_plain;f=ChangeLog;h=cf4dfce5dce666085b1fa0ca21d67661dd33a4cb;hp=cfa9ab1f54523a70d1a12486696f49fb2c58c397;hb=43910c1f46330a1e014bb7b9a76b5795d9f6b900;hpb=194f5f8a53d16a8a07c61df2311a13b3cd3994bf diff --git a/ChangeLog b/ChangeLog index cfa9ab1..cf4dfce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,59 @@ +videolink (1.2) unstable; urgency=low + + * Removed support for Mozilla 1.7 + * Added keyboard commands to preview mode + * Switched from gtkmm 2.0/2.2 to 2.4+ + * Documented linking to chapters + * Added ".mpg" to recognised video file extensions + * Added link URI to error messages where processing of a link fails + * Made informational, warning and error messages more consistent + + -- Ben Hutchings Sat, 7 Jul 2007 15:04:51 +0100 + +videolink (1.1) unstable; urgency=low + + * Increased maximum number of menus to 999 + + -- Ben Hutchings Thu, 30 Nov 2006 02:52:12 +0000 + +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,8 +63,9 @@ 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 videolink (0.8) unstable; urgency=low