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