- Update to 4.32: This is a big improvement over 4.2 - Changes since 4.2: added: -i option to ignore length specified in wav header added: -w option to write APEv2 tags directly from command line added: automatic generation of RIFF wav header during encoding added: automatically detect lower resolution data added: command-line option (-l) to use low priority for batch operation added: command-line option (-r) to generate a fresh RIFF header added: command-line option (-ss) to include tags in summary dump added: debug mode added: handle non-standard sampling rates added: mode bit to open files in "streaming" mode added: new functions to access tags by index (instead of item name) added: option (-o) to specify output directory or path added: option (-t) to copy timestamp added: src and dst dirs are searched also for tag source files added: wildcard accepted for tag source files added: wvgain (command-line replaygain scanner) fixed: bug causing termination error with very wide screen widths fixed: detect debug mode in all cases (win32 only) fixed: failing seek with some files that had been played to the end fixed: formatting error in duration display fixed: generating RIFF headers on big-endian machines caused crash fixed: handling of wav files larger than 2 gig fixed: small memory leak when opening hybrid lossless files fixed: very rare decoding bug causing overflow with hi-res files fixed: works correctly with 64-bit compilers improved: APEv2 tags are read even if followed by ID3v1 tag improved: allow shell to expand wildcards improved: encoding and decoding speed improved: limited APEv2 tag editing capability improved: more robust decoding of damaged (or invalid) files improved: returns error status for any error improved: signed characters no longer must be default improved: stereo lossless encoding speed (including "extra" mode) improved: two structures renamed to avoid namespace conflict improved: use longer blocks in multichannel files (better "high" compression) Removed file(s): - files/patch-utils.c Generated with FreeBSD Port Tools 0.63
Responsible Changed From-To: freebsd-ports-bugs->kwm Over to maintainer
Responsible Changed From-To: kwm->freebsd-ports-bugs Maintainer was reset.
State Changed From-To: open->closed Committed, thanks!