Subject: CVS commit: pkgsrc/audio/easytag
To: None <pkgsrc-changes@netbsd.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 12/17/2002 21:40:09
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Dec 17 19:40:09 UTC 2002

Modified Files:
	pkgsrc/audio/easytag: Makefile PLIST distinfo
	pkgsrc/audio/easytag/patches: patch-aa
Added Files:
	pkgsrc/audio/easytag/patches: patch-ab patch-ac

Log Message:
Update to 0.25b (including the patches for 0.25a and 0.25b in patches/).
* Ability to stop the saving of all files,
* Improvement of the directory browser, when renaming a directory,
* Ability to set also the filename from CDDB results,
* Ability to search a word in the album list of the CDDB window,
* Don't loose unsupported tag items for the Ogg files,
* Added CDDB support (from http protocol),
* New possibilities for sorting the list of files (type, size, duration, birate, ...),
* Old versions of ID3v2 tags are automatically updated to ID3v2.3,
* Fixed renaming files or directories (the old method was better than the newer one,
  with patch from Alan Swanson),
* Use of 'mkstemp' instead of 'mktemp',
* Added ability to open a file with an external program,
* Added ability to use arguments when opening a directory or a file with an external
  program (for example : 'xmms -e'),
* Some fixes when deleting files : the total size and total duration are updated,
* Invalid characters are replaced when renaming the file from the scanner,
* Re-added preprocessor instructions in the file vcedit.h (forgotten when updating this
  file from vorbis-tools-1.0),
* Fix for an unsupported ID3v2 tag : we get data of the ID3v1 tag (for example: ID3v2.4
  tag with id3lib-3.8.0),
* Added check of validity of playlist content mask,
* Fixed reading of informations of mpeg header, and calculation of song time, with files
  containing an ID3v2 tag (patch from Artur Polaczynski),
* Fixed the popup menu in entries field : now we don't need to click two times the left
  mouse button (patch from Maciej Kasprzyk),
* Corrections in text menu (thanks to Artur Polaczynski),
* Fixed renaming of directory,
* Number of files to save is displayed in the progress bar,
* Code clean up for scanners,
* Various fixes,
* Logo "updated",
* translation updates


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/audio/easytag/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/audio/easytag/PLIST
cvs rdiff -r1.7 -r1.8 pkgsrc/audio/easytag/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/audio/easytag/patches/patch-aa
cvs rdiff -r0 -r1.3 pkgsrc/audio/easytag/patches/patch-ab \
    pkgsrc/audio/easytag/patches/patch-ac

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