Subject: CVS commit: pkgsrc/audio/xmms-alarm
To: None <pkgsrc-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: pkgsrc-changes
Date: 11/26/2004 21:04:59
Module Name:	pkgsrc
Committed By:	snj
Date:		Fri Nov 26 21:04:59 UTC 2004

Modified Files:
	pkgsrc/audio/xmms-alarm: Makefile distinfo

Log Message:
Update xmms-alarm to 0.3.6.

Changes:
0.3.6:
- Little typo fix, Tueday -> Tuesday

0.3.5:
- Fixed the new volume fading so that it can actually fade down as well as up
  (oops)
- Used pthread_mutex's (again) for locking the volume fading control.
- Updated libtool bits.

0.3.4:
- Changed volume fading so that it checks the current xmms volume and adds to
  it on each volume incrememnt, rather than just adding to what xmms-alarm
  last knew the volume to be.  This means you can now change the volume using
  the IRman plugin at the same time (thanks Kaspar Giger)
- Playlist is now checked to see if it is a URL or not.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/audio/xmms-alarm/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/audio/xmms-alarm/distinfo

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