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