pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/mp3splt
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Oct 21 20:53:29 UTC 2011
Modified Files:
pkgsrc/audio/mp3splt: Makefile distinfo
Log Message:
Update to 2.4
Changelog:
#mp3splt version 2.4
- added negative splitpoints support with EOF-min.sec[.0-99] (only works when
the input is not seekable)
- added trimming using silence detection with -r (use with -p th to set the
threshold)
- fixed bug #3034474: genre tag problem + original tags are now correctly
copied, with two exceptions: (libmp3splt)
* only one artist, album, title are supported
* for mp3's, the total tracknumber is not yet supported
- fixed windows bug to take translations from the current directory
(+libmp3splt)
- fixed windows bug with wide characters in directory path of executable
(+libmp3splt)
#mp3splt version 2.3a
- fixed tracktype.org issue (libmp3splt)
#mp3splt version 2.3
- new '-G' option: set tags from filename regular expression
- more translations (project mp3splt-gtk on transifex)
- added genre tag to custom tags and to output format (libmp3splt)
- support for the FILE attribute in CUE files - #1353726 (libmp3splt)
- fixed CUE import bug - spaces at the end are now correctly wiped out
(libmp3splt)
- fixed bug #3114384: introduced back the 'file might be VBR' warning
(libmp3splt)
- fixed bug #3034474: genre tag problems (libmp3splt)
- fixed ogg stream issues - #2861898 & #1078018 (libmp3splt)
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/audio/mp3splt/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/audio/mp3splt/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index