]> git.decadent.org.uk Git - videolink.git/blob - ChangeLog
Remove redundant '-vcodec' option to ffmpeg which stopped working when
[videolink.git] / ChangeLog
1 videolink (1.2.7) unstable; urgency=low
2
3   * Remove redundant '-vcodec' option to ffmpeg which stopped working
4     when the MPEG-2 codec name changed
5
6  -- Ben Hutchings <ben@decadent.org.uk>  Sun, 05 Apr 2009 22:32:39 +0100
7
8 videolink (1.2.6) unstable; urgency=low
9
10   * Remove inclusion of Boost header and build-dependency on Boost as
11     these are no longer used
12   * Mention genisoimage ahead of mkisofs since most distributions are
13     now shipping cdrkit
14
15  -- Ben Hutchings <ben@decadent.org.uk>  Wed, 25 Feb 2009 02:56:04 +0000
16
17 videolink (1.2.5) unstable; urgency=low
18
19   * Added workaround for XULRunner 1.9's requirement of 16-bit wchar_t
20
21  -- Ben Hutchings <ben@decadent.org.uk>  Thu, 12 Jun 2008 00:20:54 +0100
22
23 videolink (1.2.4) unstable; urgency=low
24
25   * Fixed warning messages from make when first compiled
26
27  -- Ben Hutchings <ben@decadent.org.uk>  Mon, 09 Jun 2008 20:48:52 +0100
28
29 videolink (1.2.3) unstable; urgency=low
30
31   * Added support for XULRunner 1.9
32   * Cleaned up Makefile variables
33   * Removed support for mjpegtools <1.8 (aka mjpegtools-old)
34   * Updated README, clarifying video encoder requirements
35
36  -- Ben Hutchings <ben@decadent.org.uk>  Sat, 12 Apr 2008 18:36:18 +0100
37
38 videolink (1.2.2) unstable; urgency=low
39
40   * Fixed build failure with g++ 4.3
41
42  -- Ben Hutchings <ben@decadent.org.uk>  Mon, 07 Apr 2008 23:24:28 +0100
43
44 videolink (1.2.1) unstable; urgency=medium
45
46   * Fixed build failure on 64-bit architectures
47
48  -- Ben Hutchings <ben@decadent.org.uk>  Tue, 10 Jul 2007 19:59:17 +0100
49
50 videolink (1.2) unstable; urgency=low
51
52   * Removed support for Mozilla 1.7
53   * Added keyboard commands to preview mode
54   * Switched from gtkmm 2.0/2.2 to 2.4+
55   * Documented linking to chapters
56   * Added ".mpg" to recognised video file extensions
57   * Added link URI to error messages where processing of a link fails
58   * Made informational, warning and error messages more consistent
59   * Added vertical padding of buttons to even y coordinates since
60     dvdauthor claims odd values may result in incorrect display.
61
62  -- Ben Hutchings <ben@decadent.org.uk>  Sat,  7 Jul 2007 19:27:13 +0100
63
64 videolink (1.1) unstable; urgency=low
65
66   * Increased maximum number of menus to 999
67
68  -- Ben Hutchings <ben@decadent.org.uk>  Thu, 30 Nov 2006 02:52:12 +0000
69
70 videolink (1.0) unstable; urgency=low
71
72   * The "delete once, write twice" release
73   * Changed creation of temporary files to use regular names under a
74     temporary directory
75   * Changed method of freeze-framing menus since some players do not
76     support the old method
77
78  -- Ben Hutchings <ben@decadent.org.uk>  Sun, 15 Oct 2006 01:57:39 +0100
79
80 videolink (0.11) unstable; urgency=low
81
82   * Fixed operation of "top menu" or "title menu" button
83   * Added explicit aspect ratio to menu streams encoded with ffmpeg,
84     since some players will default to 16:9 otherwise
85   * Fixed off-by-one error in link coordinates passed to spumux
86   * Changed default padding for the body element to 10% of frame
87     dimensions, a common rule for the title-safe area
88   * Added explicit assignment of actions to direction buttons
89     since dvdauthor's policy doesn't seem to work that well
90   * Documented limit of 119 menus discovered by Mark Burton
91   * Fixed an occasional problem of links appearing in their hover state
92     initially due to the pointer being in the middle of the virtual
93     framebuffer
94
95  -- Ben Hutchings <ben@decadent.org.uk>  Mon, 25 Sep 2006 18:11:07 +0100
96
97 videolink (0.10) unstable; urgency=low
98
99   * Changed style-sheet application in Mozila/XULRunner 1.8 to override
100     built-in preferences, fixing link colours
101   * Corrected link colour style rules to apply only to links
102   * Stopped setting assumed screen resolution in Mozilla/XULRunner 1.8
103     since the browser uses it wrongly
104   * Made source dependency generation more efficient
105
106  -- Ben Hutchings <ben@decadent.org.uk>  Sun, 10 Sep 2006 14:43:15 +0100
107
108 videolink (0.9) unstable; urgency=low
109
110   * Minor build and installation improvements
111     - Made proper use of DESTDIR for installation
112     - Moved stylesheet under /usr/share
113     - Made documentation installation independent of Debian package
114     - Removed bogus distclean target
115     - Enabled more warnings
116   * Updated to work with Mozilla 1.8 and with XULRunner
117   * Fixed bug in setting nominal screen resolution
118
119  -- Ben Hutchings <ben@decadent.org.uk>  Wed, 16 Aug 2006 01:47:28 +0100
120
121 videolink (0.8) unstable; urgency=low
122
123   * Updated email and web addresses
124   * Reimplemented linking to chapters correctly
125   * Documented use of ffmpeg as default encoder
126   * Fixed bugs in handling of fatal errors when loading a local file
127   * Changed video standard documentation to be pedantically correct
128   * Renamed package and separated out Debian-specific parts
129   * Added manual page
130
131  -- Ben Hutchings <ben@decadent.org.uk>  Thu, 10 Aug 2006 22:08:00 +0100
132
133 webdvd (0.7) unstable; urgency=low
134
135   * Changed VOB list feature to expect real XML files and to treat
136     filenames as relative (adding a dependency on expat)
137   * Suppressed message windows from Mozilla in batch mode and added
138     reporting of error messages that would normally appear in windows
139   * Set exit code to indicate errors during batch processing
140   * Added support for encoding with newer versions of mjpegtools
141
142  -- Ben Hutchings <ben@decadentplace.org.uk>  Thu, 18 May 2006 16:41:12 -0500
143
144 webdvd (0.6) unstable; urgency=low
145
146   * Cleaned up internal naming and some data structures
147   * Improved menu navigation code
148   * Added support for linking to chapters
149   * Added code to tell Mozilla the target screen resolution
150
151  -- Ben Hutchings <ben@decadentplace.org.uk>  Fri, 10 Feb 2006 09:08:40 +0000
152
153 webdvd (0.5) unstable; urgency=low
154
155   * Disabled scrollbars
156   * Added early check for missing video files
157   * Added support for linking to custom VOB lists
158   * Changed X server spawning to avoid displays allocated by ssh
159
160  -- Ben Hutchings <ben@decadentplace.org.uk>  Thu, 15 Dec 2005 01:07:33 +0000
161
162 webdvd (0.4) unstable; urgency=low
163
164   * Implemented preview mode
165   * Added support for use of page filenames on the command line
166
167  -- Ben Hutchings <ben@decadentplace.org.uk>  Mon, 05 Dec 2005 00:33:45 +0000
168
169 webdvd (0.3) unstable; urgency=low
170
171   * Cleaned up command-line arguments
172   * Added spawning of dvdauthor and other necessary external programs
173   * Eliminated creation of files in the current directory
174   * Changed conditions for starting to process pages, fixing a failed assertion
175
176  -- Ben Hutchings <ben@decadentplace.org.uk>  Mon, 28 Nov 2005 00:00:50 +0000
177
178 webdvd (0.2) unstable; urgency=low
179
180   * Debianised
181   * Corrected length of background filename buffer
182   * Worked around bogus error generated by imglib2
183
184  -- Ben Hutchings <ben@decadentplace.org.uk>  Sat, 12 Nov 2005 15:24:07 +0000
185
186 webdvd (0.1) unstable; urgency=low
187
188   * Initial version
189
190  -- Ben Hutchings <ben@decadentplace.org.uk>  Thu, 03 Nov 2005 02:04:02 +0000