Subject: CVS commit: pkgsrc/audio/xmms
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 03/21/2002 20:52:33
Module Name:	pkgsrc
Committed By:	drochner
Date:		Thu Mar 21 18:52:33 UTC 2002

Modified Files:
	pkgsrc/audio/xmms: Makefile PLIST distinfo
	pkgsrc/audio/xmms/patches: patch-aa patch-ai patch-ak patch-al patch-am
	    patch-an
Added Files:
	pkgsrc/audio/xmms/patches: patch-as
Removed Files:
	pkgsrc/audio/xmms/patches: patch-ao

Log Message:
update to 1.2.7
changes:
General:
               * Replaced folder icons. New ones by Jakub Steiner.
               * Don't display playlist numbers elsewhere when turned off.
               * Support 32-bit and 16-bit "bitfield" bmps in skins.
CD Audio:
               * Supply a dummy user and hostname to the cddb server.
               * Picked up support for Darwin (from FINK cvs) and NetBSD
			(from NetBSD cvs)
MPG123:
               * Handle UTF-16 encoded tags.
               * Major stability fixes
Translation/Internationalization:
               * New translations: Basque (eu), Tajik (tg), Vietnamese (vi),
			Nynorsk (nn), Thai (th).
General:
               * --play-pause command to toggle playback.
               * Updated README/man pages.
               * Added xmms_remote_play_pause(),
			xmms_remote_playlist_ins_url_string()
               * Realtime priority works again, it was broken in 1.2.5.
               * bzip2 skins should now work regardless of Tar version.
               * Key bindings are now saved when you exit XMMS.
               * NetWM support updated to the latest specs.
               * Handles @ in URL's properly if username:password@host is not
			used.
Playlist:
               * Added 'Sort by date'
               * Page Up/Down keys scrolls one page, instead of the 3 line
			inheritance from Winamp.
               * Extended M3U lists now supported.
               * Added reading of playlist info for selection.
Equalizer:
               * Added Import/WinAMP Presets to the preset menu to import an
			entire set of WinAMP presets (WINAMP.q1) into the
               		preset list.
Vorbis:
               * Fixed an endianess problem on smallendian boxes
               * 1.0rc1 or higher required.
MPG123:
               * Handle more broken mp3s.
               * No more "-" for mp3s with ID3v2 tags that contain no usable
			information.
               * VBR files without XING header are now handled more gracefully.
Mikmod:
               * Mikmod plugin now recognizes mod.* files.
CD Audio:
               * Setting the environmental variable XMMS_CDDB_CLIENT_NAME,
			will make XMMS use that instead when identifying
               		to CDDB servers.
               * Better handling of CDDB requests.
               * Don't poll current time when paused, can cause weird things
			on some drives.
OSS Output:
               * Do endian/sign conversion if necessary.
ESD Output:
               * Will use ESD stream volume instead of the OSS mixer as default.
               * Assorted bugfixes/memleaks plugged.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/audio/xmms/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/audio/xmms/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/audio/xmms/distinfo
cvs rdiff -r1.5 -r1.6 pkgsrc/audio/xmms/patches/patch-aa
cvs rdiff -r1.4 -r1.5 pkgsrc/audio/xmms/patches/patch-ai \
    pkgsrc/audio/xmms/patches/patch-ak pkgsrc/audio/xmms/patches/patch-al \
    pkgsrc/audio/xmms/patches/patch-an
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/xmms/patches/patch-am
cvs rdiff -r1.2 -r0 pkgsrc/audio/xmms/patches/patch-ao
cvs rdiff -r0 -r1.1 pkgsrc/audio/xmms/patches/patch-as

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.