]> git.sesse.net Git - vlc/blob - debian/changelog
* ./debian/woody-buildpackage: added a script to build .debs on woody.
[vlc] / debian / changelog
1 vlc (0.5.0-0CVS) unstable; urgency=low
2
3   * Current CVS - do NOT release as is!
4
5  -- Samuel Hocevar <sam@zoy.org>  Thu,  4 Jul 2002 17:44:25 +0200
6
7 vlc (0.4.1-1) unstable; urgency=low
8
9   * New upstream release.
10
11  -- Samuel Hocevar <sam@zoy.org>  Mon,  3 Jun 2002 23:43:35 +0200
12
13 vlc (0.4.0-1) unstable; urgency=low
14
15   * New upstream release.
16
17  -- Samuel Hocevar <sam@zoy.org>  Thu, 23 May 2002 01:27:05 +0200
18
19 vlc (0.3.1-1) unstable; urgency=low
20
21   * New upstream release.
22   * Fixes a crash in the Gtk+ interface.
23
24  -- Samuel Hocevar <sam@zoy.org>  Thu, 18 Apr 2002 06:43:42 +0200
25
26 vlc (0.3.0-1) unstable; urgency=low
27
28   * New upstream release.
29   * Reworked Gtk interface (Closes: #138732), with a working preferences
30     dialog (Closes: #134142, #134147).
31   * The ALSA plugin now supports S/PDIF (Closes: #118301).
32
33  -- Samuel Hocevar <sam@zoy.org>  Sat,  6 Apr 2002 04:27:50 +0200
34
35 vlc (0.2.92-8) unstable; urgency=high
36
37   * Only link with libXv.a if libXv_pic.a wasn't found, which fixes
38     package builds on sid.
39   * Added -ffunction-sections to the compilation of mpeg_vdec.a when
40     the architecture is hppa.
41
42  -- Samuel Hocevar <sam@zoy.org>  Sun,  6 Jan 2002 06:56:08 +0100
43
44 vlc (0.2.92-7) unstable; urgency=high
45
46   * Fixed configure.in so that it doesn't fail on hppa.
47   * Fixed a symbol resolution issue that made vlc crash when libdvdcss
48     was installed.
49
50  -- Samuel Hocevar <sam@zoy.org>  Sat,  5 Jan 2002 03:46:23 +0100
51
52 vlc (0.2.92-6) unstable; urgency=high
53
54   * Attempt to fix IA64 and hppa builds.
55
56  -- Samuel Hocevar <sam@zoy.org>  Fri,  4 Jan 2002 14:11:02 +0100
57
58 vlc (0.2.92-5) unstable; urgency=high
59
60   * Many fixes imported from the 0.2.92 upstream release (VCD input,
61     buffer management, decoder error management).
62   * Removed a stupid dependency on libc6 which prevented the package
63     from being built on alpha.
64
65  -- Samuel Hocevar <sam@zoy.org>  Wed,  2 Jan 2002 04:16:44 +0100
66
67 vlc (0.2.92-4) unstable; urgency=high
68
69   * Put debian/control and debian/rules in sync again (Closes: #126697).
70   * Replaced the 48x48 XPM icons with 32x32 icons to comply with policy
71     (Closes: #126939).
72   * Don't spawn the Gtk+ or the Gnome interface if no $DISPLAY variable is
73     present, which fixes the framebuffer output (Closes: #101753).
74
75  -- Samuel Hocevar <sam@zoy.org>  Sun, 30 Dec 2001 02:59:01 +0100
76
77 vlc (0.2.92-3) unstable; urgency=high
78
79   * Removed references to vlc-mad (Closes: #126194).
80
81  -- Samuel Hocevar <sam@zoy.org>  Sat, 22 Dec 2001 21:04:27 +0100
82
83 vlc (0.2.92-2) unstable; urgency=high
84
85   * Bumped urgency to high to get this stable version into testing; all
86     reported critical bugs were fixed.
87   * Bumped Standards-Version to 3.5.6.
88   * Fixed a PowerPC compilation issue.
89   * Fixed a crash in the VCD input.
90
91  -- Samuel Hocevar <sam@zoy.org>  Thu, 20 Dec 2001 23:24:21 +0100
92
93 vlc (0.2.92-1) unstable; urgency=low
94
95   * Using the stable 0.2.92 CVS branch, has lots of stability fixes.
96   * Disabled broken ALSA audio output (Closes: #110869, #119846).
97   * Changed configure.in so that vlc is linked against libXv.a,
98     not xvideo.so and sdl.so (Closes: #111790).
99   * Added versioned build-dep to libasound2-dev (Closes: #121057).
100
101  -- Samuel Hocevar <sam@zoy.org>  Wed, 19 Dec 2001 17:06:44 +0100
102
103 vlc (0.2.91-2) unstable; urgency=low
104
105   * Added "Video" menu hints (Closes: #121036).
106
107  -- Samuel Hocevar <sam@zoy.org>  Sun, 25 Nov 2001 02:25:34 +0100
108
109 vlc (0.2.91-1) unstable; urgency=low
110
111   * New upstream release.
112   * This release fixes IFO parsing issues (Closes: #119369).
113   * vlc will dlopen() an installed libdvdcss if available, to play
114     encrypted DVDs (Closes: #89856).
115   * vlc is now in sync with the official libdvdcss (Closes: #118194).
116
117  -- Samuel Hocevar <sam@zoy.org>  Mon, 12 Nov 2001 17:14:29 +0100
118
119 vlc (0.2.90-2) unstable; urgency=low
120
121   * Various upstream bugfixes.
122   * Compiled against libsdl1.2-debian (Closes: #116709).
123
124  -- Samuel Hocevar <sam@zoy.org>  Tue, 23 Oct 2001 02:09:39 +0200
125
126 vlc (0.2.90-1) unstable; urgency=low
127
128   * Fixed syntax error in build dependencies (Closes: #109722).
129   * XVideo module now compiled as built-in, to avoid PIC and non-PIC
130     code collision (Closes: #111790).
131
132  -- Samuel Hocevar <sam@zoy.org>  Wed, 10 Oct 2001 15:00:29 +0200
133
134 vlc (0.2.83-2) unstable; urgency=low
135
136   * Fixed build dependencies for architectures not supporting libasound2
137     (Closes: #109722).
138
139  -- Samuel Hocevar <sam@zoy.org>  Fri, 24 Aug 2001 12:47:45 +0200
140
141 vlc (0.2.83-1) unstable; urgency=low
142
143   * New upstream release.
144   * Activated subtitles in overlay mode (Closes: #97471).
145
146  -- Samuel Hocevar <sam@zoy.org>  Wed, 22 Aug 2001 15:18:01 +0200
147
148 vlc (0.2.82-1) unstable; urgency=low
149
150   * New upstream release.
151   * Fixed broken manpage symlinks (Closes: #99561).
152
153  -- Samuel Hocevar <sam@zoy.org>  Tue,  7 Aug 2001 12:39:16 +0200
154
155 vlc (0.2.81-1) unstable; urgency=low
156
157   * New upstream release.
158
159  -- Samuel Hocevar <sam@zoy.org>  Sat, 28 Jul 2001 04:13:57 +0200
160
161 vlc (0.2.80-1) unstable; urgency=low
162
163   * New upstream release.
164
165  -- Samuel Hocevar <sam@zoy.org>  Tue,  5 Jun 2001 04:41:06 +0200
166
167 vlc (0.2.73-2) unstable; urgency=low
168
169   * We now build without MMX in the main application (Closes: #96036).
170
171  -- Samuel Hocevar <sam@zoy.org>  Fri,  4 May 2001 07:13:04 +0200
172
173 vlc (0.2.73-1) unstable; urgency=low
174
175   * New upstream release.
176
177  -- Samuel Hocevar <sam@zoy.org>  Sat, 28 Apr 2001 07:02:35 +0200
178
179 vlc (0.2.72-1) unstable; urgency=low
180
181   * New upstream release.
182
183  -- Samuel Hocevar <sam@zoy.org>  Mon, 16 Apr 2001 14:33:53 +0200
184
185 vlc (0.2.71-1) unstable; urgency=low
186
187   * New upstream release.
188
189  -- Samuel Hocevar <sam@zoy.org>  Fri, 13 Apr 2001 08:13:26 +0200
190
191 vlc (0.2.70-1) unstable; urgency=low
192
193   * New upstream release.
194   * Non-i386 package builds really fixed (Closes: #89285).
195
196  -- Samuel Hocevar <sam@zoy.org>  Sat,  7 Apr 2001 05:52:00 +0200
197
198 vlc (0.2.63-3) unstable; urgency=low
199
200   * Added versioned conflicts/replaces to vlc-gtk (Closes: #88796).
201
202  -- Samuel Hocevar <sam@zoy.org>  Wed,  7 Mar 2001 20:47:48 +0100
203
204 vlc (0.2.63-2) unstable; urgency=low
205
206   * Glide shouldn't cause any non-x86 problems anymore (Closes: #88583).
207
208  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Mar 2001 12:50:28 +0100
209
210 vlc (0.2.63-1) unstable; urgency=low
211
212   * New upstream release.
213
214  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Mar 2001 00:41:16 +0100
215
216 vlc (0.2.62-2) unstable; urgency=low
217
218   * Removed a few lintian warnings.
219
220  -- Samuel Hocevar <sam@zoy.org>  Sat,  3 Mar 2001 10:29:31 +0100
221
222 vlc (0.2.62-1) unstable; urgency=low
223
224   * New release. Glide and GGI packages build again.
225   * Updated vlc.1 manpage (Closes: #87478).
226   * Fixed debian/control (Closes: #83707).
227   * The framebuffer plugin doesn't hijack ^C anymore (Closes: #87500).
228
229  -- Samuel Hocevar <sam@zoy.org>  Fri,  2 Mar 2001 17:32:24 +0100
230
231 vlc (0.2.61-1) unstable; urgency=low
232
233   * New release. The package build works again.
234
235  -- Samuel Hocevar <sam@zoy.org>  Fri, 16 Feb 2001 08:09:59 +0100
236
237 vlc (0.2.60-1) unstable; urgency=low
238
239   * New release. The package build is most presumably FUBAR.
240
241  -- Samuel Hocevar <sam@zoy.org>  Wed, 14 Feb 2001 08:33:46 +0100
242
243 vlc (0.2.50-1) unstable; urgency=low
244
245   * Only build vlc-glide under x86 (Closes: #84046).
246   * Switched PentiumPro optimization off (Closes: #83707).
247
248  -- Samuel Hocevar <sam@zoy.org>  Mon,  5 Feb 2001 20:49:15 +0100
249
250 vlc (0.2.50-1) unstable; urgency=low
251
252   * Unstable release.
253
254  -- Samuel Hocevar <sam@zoy.org>  Wed, 31 Jan 2001 04:30:37 +0100
255
256 vlc (0.1.99i) unstable; urgency=low
257
258   * Fixed the framerate display
259
260  -- Samuel Hocevar <sam@zoy.org>  Tue, 24 Oct 2000 11:08:01 +0200
261
262 vlc (0.1.99i) unstable; urgency=low
263
264   * fixed the support for field pictures, which involved a few dozens
265     bugs in the video parser and video decoder.
266   * renamed an inconsistent variable in src/input/input_file.c.
267   * added support for I+ synchro (all Is and the first P).
268   * fixed a motion compensation bug which generated some distortion
269     on B images.
270   * fixed a motion compensation bug for skipped macroblocks.
271   * fixed a synchro bug for field images.
272   * fixed the --server option which didn't work if a ~/.vlcrc existed.
273
274  -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 28 Aug 2000 02:34:18 +0200
275
276 vlc (0.1.99h) unstable; urgency=low
277
278   * added support for the SDL vout : the --display fullscreen allows
279     fullscreen when possible. Disabled by default.
280   * updated debian directory to build vlc-sdl.
281   * removed CCFLAGS flags which were improperly used.
282   * added hints for powerpc build.
283   * fixed the input_file exit bug.
284   * removed the frame statistics output.
285   * removed a verbose message in intf_sdl.c.
286   * added a few sanity checks in the audio mpeg and ac3 decoders.
287   * temporarily got rid of vlc.channels.
288
289  -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 22 Aug 2000 01:31:58 +0200
290
291 vlc (0.1.99g) unstable; urgency=low
292
293   * removed all "*vlc" aliases except "gvlc" and "fbvlc". The other sucked.
294   * new --synchro flag which lets you force which images are decoded.
295   * fixed 32bpp MMX YUV, made the comments clearer, removed an emms.
296   * now scaling is on by default, so that people won't tell that the vlc
297     cannot do scaling :-)
298   * fixed 8bpp YUV.
299   * fixed the fscked up Bresenham algorithm in all YUV functions.
300   * fixed a dumb bug in the Makefile that prevented inclusion of the
301     -march=pentium directive. thanks Meuuh, blame sam.
302   * separate Debian packages
303
304  -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 16 Aug 2000 01:07:14 +0200
305
306 vlc (0.1.99f) unstable; urgency=low
307
308   * plugin detection now works
309   * "gvlc", "fbvlc", "ggivlc" aliases now work
310   * fixed functions that weren't properly inlined
311   * removed bloat from the MMX YUV plugin
312   * vlc.init becomes ~/.vlcrc
313   * removed float operations in the video decoder, and all emms asm functions
314   * borrowed linuxvideo's MMX motion compensation
315   * fixed an undefined symbol in the MMX YUV plugin
316
317  -- Samuel Hocevar <sam@via.ecp.fr>  Tue,  8 Aug 2000 11:24:01 +0200
318
319 vlc (0.1.99e) unstable; urgency=low
320
321   * new bitstream syntax and slight performance increase
322
323  -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 20 Jul 2000 15:14:06 +0200
324
325 vlc (0.1.99d) unstable; urgency=low
326
327   * .deb is now more lintian-friendly
328   * removed a few useless warning messages
329   * new plugin API
330   * plugin auto-detection
331   * removed the default --enable-ppro option because it didn't work on K6-2
332   * the framebuffer client now leaves the console in a working state
333   * the dithered 8 bpp YUV transformation works again (blame bbp !)
334   * the YUV transformations are now plugins as well
335   * alternative symlinks like gvlc, fbvlc are now created at compile time
336   * borrowed libmpeg2's GPLed MMX YUV transformations (16 and 32 bits)
337   * fixed an endianness problem which occured on iMacs
338
339  -- Samuel Hocevar <sam@via.ecp.fr>  Wed, 12 Jul 2000 01:24:40 +0200
340
341 vlc (0.1.99c) unstable; urgency=low
342
343   * Caught Delete Window event in Gnome and X11 modes
344   * Fixed manpage
345   * GGI output now works
346   * Fixed a segfault on exit for the Gnome plugin
347   * Sound support almost works under BeOS
348
349  -- Samuel Hocevar <sam@via.ecp.fr>  Tue, 20 Jun 2000 03:01:12 +0200
350
351 vlc (0.1.99b) unstable; urgency=low
352
353   * Added a ChangeLog file
354   * Updated the VLAN code
355   * Fixed a bug preventing to quit
356
357  -- Samuel Hocevar <sam@via.ecp.fr>  Sat, 17 Jun 2000 03:46:16 +0200
358
359 vlc (0.1.99a) unstable; urgency=low
360
361   * Fixed some compile flag errors
362
363  -- Samuel Hocevar <sam@via.ecp.fr>  Thu, 15 Jun 2000 20:48:54 +0200
364
365 vlc (0.1.99-1) unstable; urgency=low
366
367   * Initial Release.
368
369  -- Samuel Hocevar <sam@via.ecp.fr>  Mon, 13 Mar 2000 02:21:45 +0100
370