msi: Disable child features of parent features that are unselected because of the...
[wine] / dlls / winmm / wineoss / midi.c
2006-09-07  Jan Zerebeckiwineoss: Remove "please report" from a trace.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-12-17  Robert Reifwineoss: Shorten MIDI names.
2005-12-08  Robert Reifwineoss: Fix device probing.
2005-09-09  Alexandre JulliardUse a more portable scheme for storing the name of...
2005-08-08  Alexandre JulliardRemoved some unused or redundant configure checks.
2005-08-03  Alexandre JulliardRemoved the broken mmap64 configure check, and moved the
2005-07-29  Mike McCormackgcc 4.0 warning fixes.
2005-05-14  Mike McCormackSet thread priorities to time critical.
2005-03-23  Francois GougetAssorted spelling fixes.
2005-03-04  Steven EdwardsAdded a check for poll.h.
2005-01-04  Francois GougetAssorted spelling fixes.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-06  Alexandre JulliardAuthors: Eric Pouech <pouech-eric@wanadoo.fr>, Filip...
2004-10-11  Eric Pouech- bring the multimedia doc up-to-date
2004-02-24  Christian CostaReplaced the timer and its callback by a thread for...
2004-02-05  Christian CostaAdded missing notifications to MIDI_NotifyClient.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-09-04  Christian CostaFix modLongData.
2003-07-02  Francois GougetFixed some common spelling errors.
2003-06-18  Francois GougetTypos/spelling fixes.
2003-05-06  Marcus MeissnerAdded include <errno.h>.
2002-12-12  Jeff SmithMMDRV_GetDescription32 fix + a few cosmetic improvements.
2002-11-20  Eric PouechBetter support for multiple midi devices on the OSS...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-22  Patrik StridvallFixed some issues found by winapi_check.
2002-04-22  Eric PouechFixed multi-thread access to local variables (mainly...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-22  Francois GougetSpelling, grammar and a bit of comment formatting fixes.
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-11  Patrik StridvallDocumentation fixes.
2001-03-03  Andreas MohrSome more message cleanups.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-11-27  Marcus MeissnerWARN() about missing /dev/sequencer, it's too confusing...
2000-10-29  Dimitrie O. PaunFixed a few compilation warnings
2000-10-19  Andreas MohrSequencer error message fix.
2000-10-13  Chris MorganIndicate that the MIDI error message only affects progr...
2000-09-27  Eric PouechStore a copy of MIDIOPENDESC information instead of...
2000-09-22  Huw D M DaviesSet close on exec() flag at times when we leave /dev...
2000-08-26  Andreas Mohr- made the MIDI sequencer error message much better...
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-06-24  Eric PouechCleaned up loading/init code in OSS.
2000-06-20  Gerald PfeiferFixed format strings.
2000-06-01  Andreas MohrLots of spelling fixes that accumulated in my tree...
2000-05-14  Andreas MohrMore verbose errors.
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-12-05  Eric PouechFake MIDI_IO_STATUS support in midi in open
1999-10-31  Patrik StridvallAdded missing configuration #if:s and #includes:s.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.