2004-01-05 Albert Graef +++ Release 1.2 +++ * audio_player.q: cosmetic changes * Makefile.msc: fixes to Windows build system 2003-12-23 Albert Graef * fixes for compatibility with latest Q-GGI 2003-10-20 Albert Graef * images, src: added draw_wave module and audio_player script 2003-08-10 Albert Graef +++ Release 1.1 +++ * configury: fixes for BSD compatibility 2003-06-17 Albert Graef +++ Release 1.0 +++ * OS X port; DirectSound support on Windows 2003-06-13 Albert Graef * configure.in: added configury for driver selection (works on Linux, OSX still needs to be tested) * audio.q, audio.c: query minimum number of buffers and corresponding latency; allow number of buffers to be set with open_audio_stream 2003-06-11 Albert Graef * Windows port 2003-05-26 Albert Graef * initial version of audio and sndfile modules * ChangeLog started