Split up audio.c into three separate .c files:
[wine] / dlls / winmm / mciseq / mcimidi.c
2004-10-11  Eric Pouech- bring the multimedia doc up-to-date
2004-01-20  Robert ReifFixed thread handle leaks.
2004-01-08  Eric Pouech- Applied to all MCI drivers Dmitry's fix for MCI_STATU...
2003-10-07  Daniel MarmierFixed warnings with gcc option "-Wwrite-strings".
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-09-06  Michael StefaniucPrepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
2002-08-01  Alexandre JulliardAuthors: Eric Pouech <eric.pouech@wanadoo.fr>, Michael...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-11  Eric PouechLet MCI drivers support the session instance loading...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-29  Dimitrie O. PaunMake FIXMEs more grep-able.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-01-28  Eric PouechSimplified memory allocation for asynchronous MCI messa...
2001-01-26  James JuranAdd <string.h> to files that needed it.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-11-13  Alexandre JulliardReplaced a few internal functions by exported ones.
2000-09-22  Eric PouechFixed reentrancy issues in play/stop operations.
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-06-18  Eric PouechFixed port status query.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
2000-01-04  Eric PouechAdded support for MCI_INFO_COPYRIGHT and MCI_INFO_NAME.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.