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