]> git.decadent.org.uk Git - videolink.git/blobdiff - ChangeLog
Updated copyright year.
[videolink.git] / ChangeLog
index 8482890fa127e9b98ed396fe35ea1ee262438c58..e616abc6f5ef6e7bdc5ccdca67e18839a998c94a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,68 @@
+videolink (1.2.3) unstable; urgency=low
+
+  * Added support for XULRunner 1.9
+
+ -- Ben Hutchings <ben@decadent.org.uk>  Tue, 08 Apr 2008 01:22:08 +0100
+
+videolink (1.2.2) unstable; urgency=low
+
+  * Fixed build failure with g++ 4.3
+
+ -- Ben Hutchings <ben@decadent.org.uk>  Mon, 07 Apr 2008 23:24:28 +0100
+
+videolink (1.2.1) unstable; urgency=medium
+
+  * Fixed build failure on 64-bit architectures
+
+ -- Ben Hutchings <ben@decadent.org.uk>  Tue, 10 Jul 2007 19:59:17 +0100
+
+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
+  * Added vertical padding of buttons to even y coordinates since
+    dvdauthor claims odd values may result in incorrect display.
+
+ -- Ben Hutchings <ben@decadent.org.uk>  Sat,  7 Jul 2007 19:27:13 +0100
+
+videolink (1.1) unstable; urgency=low
+
+  * Increased maximum number of menus to 999
+
+ -- Ben Hutchings <ben@decadent.org.uk>  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 <ben@decadent.org.uk>  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 <ben@decadent.org.uk>  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