Age | Commit message (Collapse) | Author | Files | Lines |
|
part of PR 30053. No PKGREVISION bump because most people won't
care.
|
|
|
|
ok'd by tron@
What's new in version 0.2.6:
* Added support for AVR, IFF/8SVX, and NIST SPHERE file formats.
* Added example program demonstrating audio file playback on Mac OS X.
|
|
- Fix bugs related to processing 24-bit audio data.
- Made AIFF/AIFF-C parsing more robust.
|
|
Added support for large files. This option is disabled by default; to
enable large file support, run configure with the flag --enable-largefile.
Improved support for markers in WAVE files.
Added support for miscellaneous data in WAVE files.
Cleaned up code in many places.
|
|
|
|
buildlink2.mk files back into the main trunk. This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
|
|
Bump PKGREVISION
|
|
Changes since 0.2.1:
Fixed a bug involving the processing of 24-bit audio data on
little-endian systems.
Added support for IMA and MS ADPCM.
Added support for the IRCAM file format.
Added support for AF_QUERYTYPE_COMPRESSION.
Added support for floating-point data in the AIFF-C and WAVE file
formats.
Improved support for compressed data formats in AIFF-C, WAVE, and NeXT
.snd file formats.
Cleaned up code for 64-bit systems.
Cleaned up some compiler warnings.
Added many new tests.
Fixed several small bugs.
Cleaned up code in many places.
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|