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