summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: a74e9ae660d65684e18d8919d602e102b485cd29 (plain)
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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
xine (0.9.5) unstable; urgency=low

  * improved responsiveness (pause, stop, resume, seek)
  * catch segfaults when loading plugins
  * test OS support for SSE instructions
  * new win32 codecs supported (including Windows Media Video 7/8)
  * libwin32dll bugfixes and DirectShow support
  * demux_asf reworked to handle asf oddities
  * input_http bugfixes, proxy, auth and proxy-auth support
  * snapshots of YUY2 images should work now
  * SyncFB video out plugin: bug fixes, YUY2 support and several enhancements
  * dxr3 overlay<->tv & TV mode switching on-the-fly (see README.dxr3)
  * new config file handling (.xinerc is gone, .xine/config is the replacement)
  * setup dialog preview
  * new metronom code for smoother playback of streams containing broken pts
  * xinerama patch by George Staikos <staikos@0wned.org>
	
 -- Guenter Bartsch <guenter@users.sourceforge.net> Fri Nov 23 14:10:26 CET 2001

xine (0.9.4) unstable; urgency=low

  * new SyncFB video out plugin (see README.syncfb)
  * catch SIGSEGV during libdivxdecore version probing. see README.divx4.
  * audio_force_rate .xinerc option
	
 -- Guenter Bartsch <guenter@users.sourceforge.net> Sun Nov  4 23:43:55 CET 2001
	
xine (0.9.3) unstable; urgency=low

  * XShm gamma adjusting (brightness)
  * bugfix: lot skipped frames and low cpu
  * bugfix: dolby 2.0 audio was not correctly played back (mono)
  * option for constant downmixing to dolby 2.0 added (see README.xinerc)
  * reworked spu/menu decoder
  * new deinterlace method using Xv scaling for slower systems
  * mmx/mmxext/sse optimized memcpy functions
  * oss softsync fixes
  * EXPERIMENTAL dxr3enc video driver for displaying non-mpeg streams on dxr3
    (read xine-ui/doc/README.dxr3 for details on compilation and usage)
  * version checking of external libdivxdecore.so in divx4 decoder plugin
  * default priority of divx4 decoder (4) lower than ffmpeg (5)
  * removed divx4 decoder warning and code cleanup; updated README.divx4
  * dxr3 option for 'zoom' mode (see README.dxr3)
  * dxr3 still-menu/audio sync fixes / menu buttons now auto-display
  * dxr3 now keeps BCS values in .xinerc / Aspect ratio autodetection
  
xine (0.9.2) unstable; urgency=low

  * bugfixes
  * ogg/vorbis support
  * improved softsync (esd, oss) support
  * ASF support
  * non-gcc compiler support
  * improved spu/menu support
  * fast, specialized scaling functions
  * documentation cleanup
  * audio volume slider

 -- Guenter Bartsch <guenter@users.sourceforge.net> Sun Oct 14 20:13:20 CEST 2001

xine (0.9.1) unstable; urgency=low

  * support for subtitle names
  * new software deinterlacer (try --deinterlace; caution: CPU intensive!)
  * new --version argument
  * autoconf-2.52/automake-1.5 support (please test!)
  * lots of small bugfxes...

 -- Siggi Langauf <siggi@debian.org>  Tue, 18 Sep 2001 01:48:38 +0200

xine (0.9.0) unstable; urgency=low

  * generic menu support
  * many bugfixes
  * quicktime demuxer
  * dts via s/pdif output
		
 -- Guenter Bartsch <guenter@users.sourceforge.net>  Fri Sep 14 01:37:31 CEST 2001

xine (0.5.3) unstable; urgency=low

  * small bugfix release
		
 -- Guenter Bartsch <guenter@users.sourceforge.net>  Wed Sep  5 02:41:11 CEST 2001

xine (0.5.2) unstable; urgency=low

  * many bugfixes
  * ffmpeg (mpeg4, opendivx ...) works on bigendian machines now
  * time-based seeking (try the cursor keys)
  * stream bitrate/length estimation (not implemented in all demuxers yet)
  * transport stream support should work now 
  * trick-plays (fast forward, slow motion, true pause function)
  * audio output architecture change
		
 -- Guenter Bartsch <guenter@users.sourceforge.net>  Sun Sep  2 23:47:00 CEST 2001

xine (0.5.1) unstable; urgency=low

  * ffmpeg plugin (OpenDivX, MS mpeg 4, motion-jpeg support)
  * various bugfixes
		
 -- Guenter Bartsch <guenter@users.sourceforge.net>  Sat,  11 Aug 2001 01:39:12 +0200

xine (0.5.0) unstable; urgency=low

  This is the big, long-awaited architecture change

  * new, plugin-based architecture
  * major GUI enhancements (MRL browser, usability...)
  * ports to Solaris (sparc/intel), IRIX (mips)
  * fullscreen and yuy2 support for XShm
  * support for remote X11 displays
  * aalib video output
  * artsd support
  * dxr3/h+ support now finally in the official tree
  * 4/5/5.1 audio channel output (OSS/ ALSA?)
  * a new default skin by Jérôme Villette
		
 -- Guenter Bartsch <guenter@users.sourceforge.net>  Sun,  22 Jul 2001 13:10:52 +0200

xine (0.4.3) unstable; urgency=low

  This is a minor bugfix release

  * GUI bugfixes and minor improvements
  * build fixes for FreeBSD
  * tarball should be complete now
  * improved demuxer file type detection
  * making metronom a bit more tolerant for small wraps
  * improved mp3 sample rate handling 
		
 -- Guenter Bartsch <guenter@users.sourceforge.net>  Sun,  16 May 2001 22:59:00 +0200

xine (0.4.2) unstable; urgency=low

  This is mainly a bugfix release for those who want a stable xine _now_,
  before the new, better, universal 0.5 architecture has stabilized.
  
  * RPM package fixes (version 0.4.01)
  * Stability/portability patches by Henry Worth
    (fixes lots of hangs and the like, should build on ppc now)
  * tests for ALSA version <0.9 in configure
  * improved synchronization, especially for AVIs
  * added file browser dialog (bad hack, but mostly working)
  * fixed "squeeking mpeg sound" bug
  * fixed segfault bug with non-seekable input plugins
  * fifo plugin now refuses to handle plain file name MRLs
    (fixes broken seek for files on some installations)
  
 -- Siggi Langauf <siggi@debian.org>  Sun,  6 May 2001 14:24:01 +0200

xine (0.4.0) unstable; urgency=low

  * new multithreaded architecture - xine becomes idle
  * notable performance improvements
  * lots of portability patches (alpha, powerpc...)
  * dynamic loading of demuxers
	
  * added support for ESD audio output
  * new CORBA interface (optional)

 -- Siggi Langauf <siggi@debian.org>  Sat,  3 Mar 2001 01:36:39 +0100

xine (0.3.7) unstable; urgency=low

  * subpicture/subtitle support
  * experimental AC3 digital output with some ALSA drivers 
  * restricted Debian build architecture to i386
    (closes:Bug#83138,Bug#83541,Bug#83373)
  * added Setup dialog for brightness and contrast controls

 -- Siggi Langauf <siggi@debian.org>  Sun,  4 Feb 2001 14:44:23 +0100

xine (0.3.6) unstable; urgency=low

  * support for field pictures
  * added autoprobing for audio driver
  * fixed autoconf paths for architecture independant files
  * VCD support for FreeBSD
  * raw device support fixed
  * libmpg123 update and bugfixes
  * mpeg audio (mp3) demuxer
  * video window resizing for Xv available
  * updated Debian control and copyright (closes:Bug#82817,Bug#83044,Bug#83047)
	
 -- Siggi Langauf <siggi@debian.org>  Mon, 22 Jan 2001 02:06:08 +0100

xine (0.3.5) unstable; urgency=low

  * (hopefully) fixed autoconf for Athlon processors
  * fixed aspect ratio calculation (=> SVCD support)
  * fixed demuxer bug (xine crashed aftera few minutes w/ some streams)
  * teletux support for YUY2 video format

  * added fixed build architecture for Debian package
  * Debian packages are now using /usr/lib/win32 for Windows Codecs
  * using English man page instead of French one, both to come...

 -- Siggi Langauf <siggi@users.sourceforge.net>  Wed, 10 Jan 2001 11:10:57 +0100

xine (0.3.4) unstable; urgency=low

  * re-debianized package using debhelper (much cleaner debian packages)

  * rudimentary support for win32 codecs
  * added Teletux support patch from Joachim Koenig
  * 3Dnow! support
  * build improvements on K6/K7 processors  

 -- Siggi Langauf <siggi@users.sourceforge.net>  Mon,  8 Jan 2001 04:03:11 +0100


xine (0.3.3) unstable; urgency=low

  * playlist, autoplay function
  * seamless branching
  * lpcm support
  * sigint handling
  * fixed shared memory release
  * fixed NTSC aspect ratio

 -- Siggi Langauf <siggi@users.sourceforge.net>  Thu, 04 Jan 2001 01:37:42 +0100


xine (0.3.2) unstable; urgency=low
  
  * audio rate up/downsampling
  * new yuv2rgb routines
  * anamorphic scaling for Xshm output
  * gui improvements (audio channel selection, fullscreen,
	  skinfiles, slider, transparency, a new theme)
  * ac3dec performance improved 
  * improved debugging/logging functions
  * improved dabian packages
  * RedHat 7 / gcc "2.96" build fixes

   -- Siggi Langauf <siggi@users.sourceforge.net>  Wed, 13 Dec 2000 02:44:18 +0100


xine (0.3.1p1) unstable; urgency=high

  * Bugfix for Debian package: 0.3.1 always segfaulted. This release should
    work... 

 -- Siggi Langauf <siggi@users.sourceforge.net>  Tue, 21 Nov 2000 21:43:18 +0100


xine (0.3.1) unstable; urgency=low

  * Initial release of Debian package.

  * xine should run on kde now
  * better audio driver detection
  * fixed aspect ratio bug
  * fixed pause function (restart pos)
  * fixed playlist-next bug  

 -- Siggi Langauf <siggi@users.sourceforge.net>  Sun, 19 Nov 2000 15:33:28 +0100

xine (0.3.0+older) unstable; urgency=low
  
  0.3.0
        - NULL audio driver (ability to run without sound card) 
        - ALSA audio driver
	- pause function
	- simple playlist function
	- massive performance improvements for xshm
 	  through subslice output
	- gui/skin improvements
	- improved build process
	- improved internal architecture
	- many minor updates/bugfixes

  0.2.4
	this is a maintenance/bugfix
	release, just wanted to release all the small little changes
	before we go for the next big architecture update that will
	be in the 0.3.x series

	
  0.2.3
	- included patches by Alan Cox:
	  net_plugin, bug fixes (i.e. VCD ...)
	- xshm video output module fixed for bpp>16
	  (but don't use that for speed reasons!)
	- new iDCT_mmx code from walken 
	  => picture quality massively improved :))
	- FAQ update
	- speed improvements due to new compiler switches
	- minor Makefile fixes for FreeBSD ports 
  
 -- Siggi Langauf <siggi@users.sourceforge.net>  Sun,  7 Jan 2001 23:59:12 +0100

Local variables:
mode: debian-changelog
End: