X-Git-Url: https://git.decadent.org.uk/gitweb/?p=videolink.git;a=blobdiff_plain;f=ChangeLog;h=ae1f074acac4ba60c00c429af2e0fc5494ba5e68;hp=e474e5b50dd91349e3f0f269e382c82778f3a592;hb=087a680b7067db5e32cbfaab9fe705631febf528;hpb=12780c6ecf9ec8c227d5795e8fd1083b48891d7b diff --git a/ChangeLog b/ChangeLog index e474e5b..ae1f074 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,63 @@ +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 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 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 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 Sat, 12 Apr 2008 18:36:18 +0100 + +videolink (1.2.2) unstable; urgency=low + + * Fixed build failure with g++ 4.3 + + -- Ben Hutchings Mon, 07 Apr 2008 23:24:28 +0100 + +videolink (1.2.1) unstable; urgency=medium + + * Fixed build failure on 64-bit architectures + + -- Ben Hutchings 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 Sat, 7 Jul 2007 19:27:13 +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