Path to this page:
Subject: CVS commit: pkgsrc/audio/libmp3splt
From: Ryo ONODERA
Date: 2011-10-21 22:51:50
Message id: 20111021205150.763B1175DD@cvs.netbsd.org
Log Message:
Update to 0.7
* Remove LOCALBASE
* Use pkg-config for library detection (pcre and so on)
Changelog:
libmp3splt version 0.7
-------------------------------------------------------------
- added negative splitpoints support: closes #3005266, #1659204
- added trimming using silence detection: closes #3016524, #3141369, #880051, \
#1576489
- fixed bug #3034474: genre tag problem + original tags are now correctly \
copied, with two exceptions:
* only one artist, album, title are supported
* for mp3's, the total tracknumber is not yet supported
- rewritten internet part (tracktype, freedb)
- fixed windows bug to take translations from the current directory
- fixed windows bug with wide characters in directory path of executable
libmp3splt version 0.6.1a
-------------------------------------------------------------
- fixed tracktype.org issue
libmp3splt version 0.6.1
-------------------------------------------------------------
- added genre tag to custom tags and to output format (@g)
- support for the FILE attribute in CUE files - #1353726
- support for setting tags from filename regular expression
- added cutter as unit testing framework in libmp3splt
- fixed CUE import bug - spaces at the end are now correctly wiped out
- fixed bug #3114384: introduced back the 'file might be VBR' warning
- fixed bug #3034474: genre tag problems
- fixed ogg stream issues - #2861898 & #1078018
- fixed bug: setting the saved end time on wrong splitpoint indexes
- more translations (project mp3splt-gtk on transifex)
- and many other bugs ...
Files: