winmm: Turkish translation.
[wine] / dlls / winmm / winenas /
2005-12-08  Eric Pouechwinenas: fix crash.
2005-12-06  Robert Reifwinmm: Allow sound card drivers to be opened more than...
2005-11-28  Dmitry TimoshkovFix all drivers DriverProc to conform to the DRIVERPROC...
2005-11-26  Alexandre JulliardRenamed all .cvsignore files to .gitignore.
2005-09-29  Alexandre JulliardWe are no longer generating .dbg.c files.
2005-08-17  Alexandre JulliardMake all the DriverProc entry points private.
2005-07-15  Stefan HuehnerAdd some consts to fix discard-qual warnings.
2005-04-27  Mike McCormackMake multimedia threads high priority.
2005-03-19  Robert ReifFall back to default prepare/unprepare header functions.
2005-03-02  Francois GougetApply Jeremy White's SMPTE calculation fix to each...
2005-01-28  Robert ReifFix structure member name to match windows headers...
2004-12-20  Robert ReifA driver does not have to support all formats.
2004-12-06  Alexandre JulliardAuthors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip...
2004-11-29  Eric PouechMade some functions and variables static.
2004-08-20  Robert ReifRemove wine specific DRV_QUERYDSOUNDGUID message and...
2004-07-23  Francois GougetAdded bytes_to_mmtime() to convert the stream position...
2004-07-19  Francois GougetUse round() instead of ceil() in wodGetPosition(TIME_SM...
2004-06-01  Robert ReifFix calculation of SMPTE time (round up to full frame).
2004-04-26  Francois GougetWe only support 8 and 16 bit sound so we should reject...
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.
2003-12-12  Jeremy ShawMove the data around when the ring buffer is resized...
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-10  Francois GougetThe NAS headers and libraries are sometimes stored...
2002-10-02  Alexandre JulliardFixed warnings.
2002-09-12  Alexandre JulliardRemoved the __uint* types from basetsd.h since they...
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-31  Nicolas EscuderSpeed and buffer improvement, code clean up, and fix...
2002-07-30  Alexandre JulliardMerged the NAS driver written by Nicolas