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