~ubuntu-branches/ubuntu/natty/videolink/natty

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
videolink (1.0) unstable; urgency=low

  * The "delete once, write twice" release
  * Changed creation of temporary files to use regular names under a
    temporary directory
  * Changed method of freeze-framing menus since some players do not
    support the old method

 -- Ben Hutchings <ben@decadent.org.uk>  Sun, 15 Oct 2006 01:57:39 +0100

videolink (0.11) unstable; urgency=low

  * Fixed operation of "top menu" or "title menu" button
  * Added explicit aspect ratio to menu streams encoded with ffmpeg,
    since some players will default to 16:9 otherwise
  * Fixed off-by-one error in link coordinates passed to spumux
  * Changed default padding for the body element to 10% of frame
    dimensions, a common rule for the title-safe area
  * Added explicit assignment of actions to direction buttons
    since dvdauthor's policy doesn't seem to work that well
  * Documented limit of 119 menus discovered by Mark Burton
  * Fixed an occasional problem of links appearing in their hover state
    initially due to the pointer being in the middle of the virtual
    framebuffer

 -- Ben Hutchings <ben@decadent.org.uk>  Mon, 25 Sep 2006 18:11:07 +0100

videolink (0.10) unstable; urgency=low

  * Changed style-sheet application in Mozila/XULRunner 1.8 to override
    built-in preferences, fixing link colours
  * Corrected link colour style rules to apply only to links
  * Stopped setting assumed screen resolution in Mozilla/XULRunner 1.8
    since the browser uses it wrongly
  * Made source dependency generation more efficient

 -- Ben Hutchings <ben@decadent.org.uk>  Sun, 10 Sep 2006 14:43:15 +0100

videolink (0.9) unstable; urgency=low

  * Minor build and installation improvements
    - Made proper use of DESTDIR for installation
    - Moved stylesheet under /usr/share
    - Made documentation installation independent of Debian package
    - Removed bogus distclean target
    - Enabled more warnings
  * Updated to work with Mozilla 1.8 and with XULRunner
  * Fixed bug in setting nominal screen resolution

 -- Ben Hutchings <ben@decadent.org.uk>  Wed, 16 Aug 2006 01:47:28 +0100

videolink (0.8) unstable; urgency=low

  * Updated email and web addresses
  * Reimplemented linking to chapters correctly
  * Documented use of ffmpeg as default encoder
  * Fixed bugs in handling of fatal errors when loading a local file
  * Changed video standard documentation to be pedantically correct
  * Renamed package and separated out Debian-specific parts
  * Added manual page

 -- Ben Hutchings <ben@decadent.org.uk>  Thu, 10 Aug 2006 22:08:00 +0100

webdvd (0.7) unstable; urgency=low

  * Changed VOB list feature to expect real XML files and to treat
    filenames as relative (adding a dependency on expat)
  * Suppressed message windows from Mozilla in batch mode and added
    reporting of error messages that would normally appear in windows
  * Set exit code to indicate errors during batch processing
  * Added support for encoding with newer versions of mjpegtools

 -- Ben Hutchings <ben@decadentplace.org.uk>  Thu, 18 May 2006 16:41:12 -0500

webdvd (0.6) unstable; urgency=low

  * Cleaned up internal naming and some data structures
  * Improved menu navigation code
  * Added support for linking to chapters
  * Added code to tell Mozilla the target screen resolution

 -- Ben Hutchings <ben@decadentplace.org.uk>  Fri, 10 Feb 2006 09:08:40 +0000

webdvd (0.5) unstable; urgency=low

  * Disabled scrollbars
  * Added early check for missing video files
  * Added support for linking to custom VOB lists
  * Changed X server spawning to avoid displays allocated by ssh

 -- Ben Hutchings <ben@decadentplace.org.uk>  Thu, 15 Dec 2005 01:07:33 +0000

webdvd (0.4) unstable; urgency=low

  * Implemented preview mode
  * Added support for use of page filenames on the command line

 -- Ben Hutchings <ben@decadentplace.org.uk>  Mon, 05 Dec 2005 00:33:45 +0000

webdvd (0.3) unstable; urgency=low

  * Cleaned up command-line arguments
  * Added spawning of dvdauthor and other necessary external programs
  * Eliminated creation of files in the current directory
  * Changed conditions for starting to process pages, fixing a failed assertion

 -- Ben Hutchings <ben@decadentplace.org.uk>  Mon, 28 Nov 2005 00:00:50 +0000

webdvd (0.2) unstable; urgency=low

  * Debianised
  * Corrected length of background filename buffer
  * Worked around bogus error generated by imglib2

 -- Ben Hutchings <ben@decadentplace.org.uk>  Sat, 12 Nov 2005 15:24:07 +0000

webdvd (0.1) unstable; urgency=low

  * Initial version

 -- Ben Hutchings <ben@decadentplace.org.uk>  Thu, 03 Nov 2005 02:04:02 +0000