Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 4d5e76e4d380391e6249e4fe3a47f263 > files > 6

xmms-crossfade-0.2.9-1mdk.i586.rpm

Thu Jun 07 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	*** xmms-crossfade v0.2.9 release ***

	* INSTALL: added generic INSTALL readme file.
	
Sat Jun 02 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* README: Updated installation instructions.

	* configure.in: Added more verbose error messages when
	one of 'xmms-config', GLIB or GTK can not be found.

Tue May 15 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.c: Fixed a bug in the pre-mixing effect plugin
	handling code. When starting XMMS, the plugin would not
	be activated until you pressed 'Apply' or 'OK' in the
	configuration dialog.

Sat May 12 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	*** xmms-crossfade v0.2.8 release ***

Wed May 09 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.c: Fixed a bug which could cause very ugly feedback
	when using the silence-after-fadeout crossfader feature. This
	does only happen when you have activated an effect plugin in
	XMMS.

	* crossfade.c: Fixed a bug which caused a compilation error when
	using XMMS-1.0.1.
	
Fri Apr 20 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

        *** xmms-crossfade v0.2.7 release ***

Thu Apr 19 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.c: Fixed a small bug which could have caused inproper
	visualization plugin synchronization if the 'Force close/reopen
	on songchange' plugin compatibility option was enabled.

Sat Apr 14 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* oss.c: Added the option to use the maximum number of fragments
	available from the oss device. Normally, only about 250 ms of
	device buffer space is used -- with this option, the maximum buffer
	space is used, which may help to avoid playback hiccups.
	
	* configure.c: Fixed a very minor bug in the configuration dialog.
	The notebook page with the settings for the builtin OSS driver
	was not remembered when the dialog was reopened.
	
	* crossfade.c: The 'Force close/reopen on songchange' plugin
	compatiblity option did not work when manually changing songs
	with the 'Flush output device' transition type.
	
	* monitor.c: Fixed a bug in the output buffer display. When opening
	the buffer monitor during playback, it was not properly initialized
	and always showed zero output buffer usage.

Fri Apr 13 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.c: Fixed a bug which would delay start of playback
	when pressing PLAY under certain cicumstances. See sync_output().

Sun Apr 08 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* configure.c: Fixed a bug in the advanced crossfading config
	page. Selecting 'None' as offset did not work; the custom offset
	was used instead. This bug has been introduced with version 0.2.4.

Fri Mar 30 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* configure.in: Fixed a problem in the configure script concering
	the use of 'tr' on solaris. Thanx to Derrick J. Brashear for the
	report and a fix.
	
Mon Mar 26 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.c: Completely disabled all controlsocket functions.
	They seemed to have caused the rare lockup bug mentioned below.
	XMMS' playlist functions to get the current filename are now
	called directly. Thanx to Nathan Walp for help with debugging.

Sat Mar 24 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

        *** xmms-crossfade v0.2.6 release ***
	
Sat Mar 24 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.c: Fixed a very rare bug that could cause lockups
	with some input plugins, namely mikmod and vorbis. Note that
	this changelog entry was missing in the 0.2.6 ChangeLog file,
	although the bugfix was included in the distribution. This one
	has been first reported by Haakon Riiser.
	
Fri Mar 23 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.c: Added support for crossfading when seeking.

	* README: Updated documentation
	
Mon Mar 19 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* interface.glade: Added tooltip help text to most of the
	configuration dialog GUI elements.
	
	* crossfade.c: Disabled retrieval of title information when
	opening songs. There has been a report that this has caused
	lockups when playing modules with the mikmod input plugin.

Sat Mar 17 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.c: Added support for 48 kHz mixing.

	* crossfade.c, effect.c: Added support for selecting another
	plugin to be used prior to rate conversion and mixing.

Thu Mar 15 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

        *** xmms-crossfade v0.2.5 release ***
	
Wed Mar 14 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.c: Set the 'flush' flag to TRUE again for CONFIG_START.
	This produced another bug in apply_fade_config: The silence count
	down was not reset when the buffer was flushed.

Tue Mar 13 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.c: Added another fix for the OP buffer usage issue.

Tue Mar 13 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.c: The new 'Limit OP buffer usage' function was almost
	completely broken. Fixed. This option is now off by default, because
	it still can introduce unwanted delays when set to incorrect values.
	This bug has been reported by numerous people.

Sun Mar 11 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	*** xmms-crossfade v0.2.4 release ***

Sat Mar 10 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.c, configure.c: Added a new option, "Limit OP buffer
	usage". This is an optimization option to decrease latency when
	pressing the STOP or NEXT/PREV buttons.
	
Tue Mar 06 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* configure.c: Added three more fade configs: Fadein at start of
	playback, fadeout on manual stop and fadeout at end of playback.
	There is also two new crossfade/transition types for the new configs,
	fadein and fadeout. The fadeout configuration also has an additional
	parameter for adding silence after the playback. In doing so, we
	can work around the knack when closing the output device.

	* crossfade.c: Fixed a bug when inserting pauses between songs. The
	bug could cause unwanted gaps and interruptions at the end of a song.

	* crossfade.c: Code cleanup.

Fri Feb 16 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* configure.c: Added more verbose debug output when scanning
	/dev/sndstat. Also tested the builtin OSS plugin with two
	soundcards installed.

Sun Feb 04 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* oss.c: Added a hack which tests if the audio device is locked by
	another process. This avoids the complete lockup of XMMS, for example
	when running the arts or esound daemons.

Fri Jan 26 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* Makefile.am, export_symbols: libcrossfade.so now only exports
	one function, get_oplugin_info(). This avoids possible name clashes.

Fri Jan 12 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.c: fixed a bug which could, in theory, lock
	up XMMS if the output plugin misbehaved and always
	returned zero from buffer_free().
	
	* configure.c: Made http buffer underrun workaround
	configureable by the user. Added another checkbox
	to the Misc tab of the configuration dialog for this.

Thu Jan 11 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.h: disabled the possibly obsolete http_workaround

Wed Jan 03 2001  Sourav K. Mandal (Sourav.Mandal@ikaran.com)

	* xmms-crossfade.spec.in: First spec file incorporated
	in tarball package

Mon Jan 01 2001  Peter Eisenlohr (p.eisenlohr@gmx.net)

	*** xmms-crossfade v0.2.3 release ***

Sun Dec 31 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* interface.glade: Fine-tuning of the configuration dialog:
	Changed increment rates for most of the spin buttons.

Sun Dec 22 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* configure.c: Now taking the songchange timeout into account when
	automatically calculating the mixing buffer size.
	
Sun Dec 14 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* configure.c: Fixed a bug which would cause the Leading gap length
	setting not to be saved. Thanx to Derrick J. Brashear for the bug
	report and a patch.

Sun Dec 14 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* configure.in: Cleanup; added xmms-config's LIBS and CFLAGS
	settings. Added output of configuration settings.

	* crossfade.c: Added automatic Album Songchange detection.
	There's a new option "Don't crossfade between successive tracks"
	in the configuration dialog to enable this feature.
	
Sun Dec 14 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.h: Changed the default crossfade type for manual
	crossfades from 'None' to 'Flush output device'. This is a more
	sensible default and will give instant reaction when selecting
	another song.

Sun Dec 02 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* monitor.c: Fixed a small cosmetic bug in the buffer monitor.

Sat Dec 02 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	*** xmms-crossfade v0.2.2 release ***

Wed Nov 27 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* configure.c: Fixed a bug in the Advanced crossfade configuration
	tab, which would cause the wrong offset type to be selected.

Tue Nov 27 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.c: Added a safety timeout to sync_output().
	
	* crossfade.c: Fixed a bug in the 'Force close/reopen' plugin
	compatibility option. Also fixed the 'Reopen device' transition
	type, which did not correctly wait for the output plugin when
	used for Automatic songchange.

	* interface.c: Added Mixing buffer preload to the Misc tab of the
	configuration dialog.

Mon Nov 27 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	*** xmms-crossfade v0.2.1 release: ***

        Changes:
	- Automatic buffer size calculation
	- Force close/reopen of output plugin during crossfade.
	  This is useful with the disk_writer plugin.
	- Bugfixes
	
	* README: Added documentation

Sun Nov 26 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* configure.c: Major code cleanup. Added automatic mixing buffer
	size calculation.

Sat Nov 25 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* interface.glade: Some tiny cosmetic fixes. Added a short note
	about having to stop/restart playback when modifying output options.

Fri Nov 24 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* oss.c: Fixed buffer size calculation.

	* configure.c: Fixed some dependencies in the Gap Killer Tab.

Fri Nov 23 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.c: Fixed a small bug in debug output. On crossfade,
	the skip value would show wrong, negative values.
	
	* crossfade.c: Fixed a bug which would eventually stop playback
	when reading MP3s from slow media or streams. Thanx to Sammy Atmadja
	for reporting this one.
	
	* configure.c: Made songchange_timeout configureable by the user.

Wed Nov 22 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* Makefile.am, libtool, ...: Removed the -nostdlib linker option.
	Added a	configure script check for the constructor attribute.
	Changed the _fini() function in crossfade.c to use the destructor
	attribute. Hopefully this is more portable than the old method.
	Thanx to Kenneth Lareau for help on this issue.
	
	* crossfade.c, configure.c: Added a new plugin compatiblity option
	"Force close/reopen on songchange". This will be forced even when
	crossfading. This is only usefull when using disk_writer for output.
	It will now create separate files for each song, insted of just one
	big WAV. This has been requested by Clemens Krammer.

Thu Nov 22 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* configure.in, Makefile.am: Fixed configure script/Makefile to be
	able to compile on system which don't have OSS installed. The builtin
	OSS driver will simply be disabled

Thu Nov 16 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	*** xmms-crossfade-0.2 release: ***

	New features are:
	- Use any existing output Plugin
	- Set crossfading parameters separately for  manual and automatic
	  songchange
	- Set fade length/volume separately for fade-in and out
	
	Almost complete rewrite of the code. A few new files have been
	added. Some routines have been separated from the main code and
	put into separate files (oss.c, rate.c, format.c, effect.c).

	* configure.in: changed GLIB/GTK version requirement to >= 1.2.7

	* ChangeLog: fixed formatting to be somewhat more conforming to
	standards.
	
Wed Jul 19 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* configure.c: Added alternate method of scanning for mixer devices
	like the one used in the 3dse patch by Frank Cornelis. Thanx to
	Jan Niehusmann for suggesting this and providing the patch.

Mon Jul 03 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* README, ChangeLog: Moved ChangeLog into separate file

Mon Jun 26 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	* crossfade.c: Fixed effect plugin handling. All effects which
	used the query_format() callback did not work, including QSound
	iQ.  Also, effects are now applied after crossfading and
	synchronous to device output. The LiveIce plugin will work now,
	too.

	Thanx to Olle Hällnäs and Jamie Zawinski for help on this one.

	* configure.c: Fixed a bug which could cause crashes when saving
	config

	* crossface.c: Fixed a crash when crossfading between slow inputs,
	for example a cdrom spinning up or a network audio stream

	* configure.c: Closing the monitor window no longer unchecks the
	"Show Buffer Monitor" option in the configuration dialog

	* crossfade.c: Fixed bad synchronization with
	analyzer/visualization output.  Also changed "Known Bugs": The
	analyzer will always work, even with no buffers at all.

	* crossfade.c: Enabled crossfading on manual songchange!  This has
	been requested by numerous people.

	* crossfade.c, rate.c: Added support for arbitrary rates. Now it
	is possible to play files with rates other than the standard
	11025, 22050 and 44100.  Thanx to Thomas Nilsson for reporting.

	* crossfade.c: Changed default buffer sizes to 2500/750.

	* AUTHORS, README: Moved Credits from AUTHORS to README

Fri Jun 16 2000  Peter Eisenlohr (p.eisenlohr@gmx.net)

	*** Initial Release ***