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