Added support for restarting directory scans on platforms where
[wine] / dlls / winmm / winearts /
2004-03-24  Alexandre Julliard.spec.c files are no longer used for 32-bit dlls.
2004-01-27  Alexandre JulliardAll sound drivers need -ldxguid.
2004-01-27  Alexandre JulliardOnly link against libdxguid where necessary.
2004-01-09  Marcus MeissnerFixed HeapRealloc typo.
2004-01-09  Jeremy ShawAdded wave-in support and fixed a few bugs in the wave...
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-06-04  Robert ReifAdded a dynamically growing ring buffer for oss, alsa...
2003-04-27  Jerry JiThe missing part of multiple device support for wineart...
2003-01-23  Marcus MeissnerRemove errno.h from files that do not need it.
2002-10-19  Alexandre JulliardRemoved DECLARE_OLD_HANDLE. Fixed a few remaining warnings.
2002-10-17  Malte StarostikInitialize winearts's volume level to full, so applicat...
2002-09-17  Jerry JenkinsModified volume_effect8 for taking unsigned data as...
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-07-29  Chris MorganSome dos VGA error handling. Misc TRACE changes.
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-25  Chris MorganwodOpen() should return MMSYSERR_ALLOCATED if the devic...
2002-03-22  Chris MorganFix range in aRts 8bit volume code.
2002-03-21  Chris MorganAdded aRts driver.