December 1998 ------------- 28 Started loadaud with aud3.txt pseudo-code as basis. 29 Upgraded Jack Jansen's code and got save_aud to work. Fixed bug loading stereo aud files. Uploaded version 0.5. 30 Fixed the variable name `low_byte'. Oops. January 1999 ------------ 02 Started grabber plugin. 03 Finished grabber plugin. Added aud_init(). Uploaded version 0.6. 05 Started IMA/DVI ADPCM wav support (load_imaadpcm_wav). Scratchy. 09 Reverted to 0.6 release. Now encodes/decodes channels independantly. STEREO AUDS MADE FROM PREVIOUS VERSIONS WILL NOW BE INCOMPATIBLE. Merged in WIP (from after 0.6): - using slightly faster code (no sign variable in _load_aud) - added load_imaadpcm_wav function Tried to add stereo support to load_imaadpcm_wav Uploaded version 0.6a. 14 Altered loadaud.h slightly so that it #include's before doing #ifdef __cplusplus so that it works with C++ programs. Added `install' target to Makefile. Uploaded version 0.6b. 23 Fixed a stupid bug in _df_destroy which was causing memory leaks. (Thanks to Grzegorz for this one.) Tried to fix a bug which was not saving some files correctly. (False alarm, did not work.) Added a SAMP<->AUD grabber plugin. 26 FIXED the bug which was not saving some files correctly! Finally! 27 Uploaded version 0.6c. March 2000 ---------- 19 Fixed up for Allegro 4.0. Uploaded version 0.7. November 2000 ------------- 15 Changed some function names to nicer ones. Uploaded version 0.8. May 2000 -------- 11 Renamed aud_init in loadaud.c to register_aud_file_type. Uploaded version 0.9. January 2002 ------------ 03 Changed to zlib licence. Reuploaded version 0.9.