Subject: CVS commit: pkgsrc/audio/xmms
To: None <pkgsrc-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: pkgsrc-changes
Date: 06/21/2001 19:38:34
Module Name:	pkgsrc
Committed By:	rh
Date:		Thu Jun 21 16:38:34 UTC 2001

Modified Files:
	pkgsrc/audio/xmms: Makefile distinfo
	pkgsrc/audio/xmms/patches: patch-aa patch-ai patch-ak patch-al patch-an
	    patch-ao
	pkgsrc/audio/xmms/pkg: PLIST
Removed Files:
	pkgsrc/audio/xmms/patches: patch-ac patch-ad

Log Message:
Update xmms to 1.2.5.  Changes include:

 Translation/Internationalization:

* New translations (gl, pt, id, sr)
* Translations work in libxmms.
* Handles broken translations better.

Plugins:

* Joystick plugin suppports more than 4 buttons.
* Vorbis plugin handles streams.
* Vorbis plugin generate data in native endianness.
* File info dialog for Vorbis plugin.
* Alot of bugfixes to the Vorbis plugin.
* Tonegen input plugin supports more frequencys at the same time.
* Solaris output plugin added.
* Additional fixes to the Solaris plugin after it moved to the XMMS source.
* IR plugin can now configure IR code length.
* OSS Output can now configure the mixer device manually.
* Handle no effect plugins without crash.
* Esd plugin makes use of ESPEAKER variable.
* ID3v1.1 support, ID3v1.0 still saves the entire comment.

Portability:

* CDAudio ported to OpenBSD.
* Fixed glitches in FreeBSD audio playback.
* Compilation fixes for Tru64 Unix, FreeBSD, OpenBSD.

Playlist:

* Physically delete file from playlist.
* Right-click menu in the playlist.
* Playlist counter wraps at ~136 years instead of ~600 hours.
* Pressing middle mouse button in the playlist will try to add the
  content of the clipboard. Double click will clear the playlist.

Misc:

* MiniIcon now shows up in KDE2 taskbar.
* Gnomexmms shows the title in the tooltip.
* DGA support has been dropped.
* Fullscreen code should be more sane now.
* Man pages. (xmms, gnomexmms, wmxmms)

Core:

* Set realtime mode and drop root privilieges before initalizing GTK.
  (XMMS would not work with GTK 1.2.10)
* Better shuffleplay support.
* Possible to show WM decorations.
* Fixed segfaults in the controlsocket.
* Generic titles instead of Input plugin specific
  (mpg123, vorbis, cdaudio).
* %F - File path, for titlestrings.

* Smaller fixes, memory leaks and stability issues.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 pkgsrc/audio/xmms/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/audio/xmms/distinfo
cvs rdiff -r1.4 -r1.5 pkgsrc/audio/xmms/patches/patch-aa
cvs rdiff -r1.2 -r0 pkgsrc/audio/xmms/patches/patch-ac
cvs rdiff -r1.1 -r0 pkgsrc/audio/xmms/patches/patch-ad
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/xmms/patches/patch-ai
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/xmms/patches/patch-ak \
    pkgsrc/audio/xmms/patches/patch-al pkgsrc/audio/xmms/patches/patch-an
cvs rdiff -r1.1 -r1.2 pkgsrc/audio/xmms/patches/patch-ao
cvs rdiff -r1.7 -r1.8 pkgsrc/audio/xmms/pkg/PLIST

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