]> git.decadent.org.uk Git - videolink.git/blobdiff - ChangeLog
Remove inclusion of <boost/shared_ptr.hpp> and build-dependency on Boost
[videolink.git] / ChangeLog
index ecb0e92979f12eb4befc3c67d06b4b03d63eef81..ae1f074acac4ba60c00c429af2e0fc5494ba5e68 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,57 @@
+videolink (1.2.6) UNRELEASED; urgency=low
+
+  * Remove inclusion of Boost header and build-dependency on Boost as
+    these are no longer used
+
+ -- Ben Hutchings <ben@decadent.org.uk>  Tue, 24 Feb 2009 00:28:21 +0000
+
+videolink (1.2.5) unstable; urgency=low
+
+  * Added workaround for XULRunner 1.9's requirement of 16-bit wchar_t
+
+ -- Ben Hutchings <ben@decadent.org.uk>  Thu, 12 Jun 2008 00:20:54 +0100
+
+videolink (1.2.4) unstable; urgency=low
+
+  * Fixed warning messages from make when first compiled
+
+ -- Ben Hutchings <ben@decadent.org.uk>  Mon, 09 Jun 2008 20:48:52 +0100
+
+videolink (1.2.3) unstable; urgency=low
+
+  * Added support for XULRunner 1.9
+  * Cleaned up Makefile variables
+  * Removed support for mjpegtools <1.8 (aka mjpegtools-old)
+  * Updated README, clarifying video encoder requirements
+
+ -- Ben Hutchings <ben@decadent.org.uk>  Sat, 12 Apr 2008 18:36:18 +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