libWWAudio Changelog
Under development:
- TODO: AUD decoder, AUD to WAV conversion.
24/08/2009: Released v1.0.3523.8911
- FIXED: No longer outputs null WAV files when when converting from VOC.
- NEW: VOC decoder properly skips unsupported blocks.
- NEW: VOC decoder respects block types 2 (more sample data) and 3 (silence).
- NEW: VOC encoder will break long samples down into 16 kb segments in accordance with VOC specification.
22/08/2009: Released v1.0.3521.37529
- NEW: VOC to WAV conversion. (only reads VOC block type 1)
- NEW: WAV to VOC conversion.