Subject: CVS commit: pkgsrc/audio/mp3blaster
To: None <pkgsrc-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: pkgsrc-changes
Date: 12/03/2003 12:31:37
Module Name:	pkgsrc
Committed By:	cube
Date:		Wed Dec  3 12:31:37 UTC 2003

Modified Files:
	pkgsrc/audio/mp3blaster: Makefile distinfo
	pkgsrc/audio/mp3blaster/patches: patch-aa patch-ab patch-ac patch-ad
	    patch-ae patch-ag patch-ak patch-al patch-an

Log Message:
Update to version 3.2.0.

V3.2.0 2003/11/28
=================
-Updated source to compile with recent gcc compilers
-Pausing mp3/wav/ogg playback releases the sound device
-Better mp3 integrity checks. Songs that didn't previously play (or only
 partly), should now play fine (as in, the bits that are valid)
-Fixed a bug that would hang mp3blaster if you'd be in a dir that was deleted
 meanwhile.
-bugfix that could crash mp3blaster after a request to quit (..)
-bugfix that failed to redraw screen correctly after operations that
 required input (such as convert to wav, enter group name, ..)
-fixed a bug that could crash mp3blaster on opening oggs when sound device
 was busy.
-Check if the playlist directory actually exists before trying to write
 a playlist
-Added '--repeat/-R' command line option
-Applied LIRC support patch from Olgierd Pieczul .
 Thanks a lot!


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/audio/mp3blaster/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/audio/mp3blaster/distinfo
cvs rdiff -r1.3 -r1.4 pkgsrc/audio/mp3blaster/patches/patch-aa
cvs rdiff -r1.4 -r1.5 pkgsrc/audio/mp3blaster/patches/patch-ab \
    pkgsrc/audio/mp3blaster/patches/patch-ac
cvs rdiff -r1.1 -r1.2 pkgsrc/audio/mp3blaster/patches/patch-ad \
    pkgsrc/audio/mp3blaster/patches/patch-ae \
    pkgsrc/audio/mp3blaster/patches/patch-ak \
    pkgsrc/audio/mp3blaster/patches/patch-al \
    pkgsrc/audio/mp3blaster/patches/patch-an
cvs rdiff -r1.2 -r1.3 pkgsrc/audio/mp3blaster/patches/patch-ag

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