Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > 4295e2dcf10331e124bf96d02ec72d5e > files > 5

xmms-alsa-0.9.7-3mdk.ppc.rpm

2002-09-12  Matthieu Sozeau  <mattam@netcourrier.com>
	
	* audio.c: fixed bug in pause/unpause (check if card is capable)

	* init.c: fix bug http://bugs.debian.org/160501

	* *.{c|h}: Support for user defined mixer device.

	Bumped version to 0.9.5.
	
2002-09-04  Matthieu Sozeau  <mattam@netcourrier.com>

	* audio.c: support for effects plugin. Better error handling.

2002-08-20  Matthieu Sozeau  <mattam@netcourrier.com>

	* audio.c, configure.{c|h}, init.c: added support for buffer_size
	and period_size tweaking in the config dialog. Also a swtich
	between mmap'ed and direct I/O.

2002-08-11  Matthieu Sozeau  <mattam@netcourrier.com>

	* audio.c: changed transfer mode to mmap'ed I/O.
	Better compability with output plugins. Removed surround
	code. Some cleanup.
	* configure.c, init.c, alsa.{h|c}: Removed surround
	code.
	     
Mon Oct 10 23:17:05 CEST 2001  Matthieu Sozeau	<mattam@netcourrier.com>

	* Released ALSA Output 0.9

	* alsa.h:  added options:
		debug -> lots of info off configuration.
		audio_card, audio_device -> can be used instead of menu.
		user_device -> user defined device (e.g. hw:2,0 for first device of third card)

	* audio.c: rewrited code, cleanup.

	* configure.c: text field for user defined entry.

	* ChangeLog: restarted