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