Added a dynamically growing ring buffer for oss, alsa, arts, and nas.
[wine] / dlls / winmm / winealsa /
2003-06-04  Robert ReifAdded a dynamically growing ring buffer for oss, alsa...
2003-04-27  Alexandre JulliardMake sure that snd_pcm_open returned a valid handle...
2003-04-10  Alexandre JulliardRemoved uses of the non standard ICOM_VTBL macro.
2003-03-28  Alexandre JulliardAvoid crash if snd_pcm_open fails.
2003-03-15  Robert ReifAdded support for multiple direct sound devices.
2002-12-13  Nikolay StefanovFix issues with i810-based audio cards.
2002-10-25  Andreas Mohr- fix some pselling
2002-10-19  Alexandre JulliardRemoved DECLARE_OLD_HANDLE. Fixed a few remaining warnings.
2002-08-29  Marco PietrobonoUse alsa/asoundlib.h instead of sys/asoundlib.h if...
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-08-09  Patrik StridvallFixed some issues found by winapi_check.
2002-07-19  Patrik StridvallFixed some issues found by winapi_check.
2002-07-08  Eric PouechFixed a few compilation warnings.
2002-07-03  Eric PouechFixed some more configuration issues.
2002-07-02  Alexandre JulliardFixed warnings.
2002-06-28  Alexandre JulliardAdded some ALSA configure checks.
2002-06-28  Eric PouechCreated an ALSA driver (with the help of David Hammerto...