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