include: Add xmlparser interfaces.
[wine] / dlls / winmm /
2011-09-08  Akihiro Sagawawinmm: Add support for MEVT_LONGMSG.
2011-09-01  Andrew Eikumwinmm: Determine the driver from MMDevAPI.
2011-08-23  Andrew Talbotwinmm: Constify some variables.
2011-08-05  Jörg Höhlewinmm: Remove redundant code.
2011-08-05  Jörg Höhlewinmm: Restore checking of callback flags.
2011-08-05  Jörg Höhlewinmm: Fix logic conditions.
2011-08-05  Jörg Höhlewinmm: Fix memory leak in msacm error path.
2011-08-05  Jörg Höhlewinmm: Assign to structs instead of using memcpy.
2011-08-05  Jörg Höhlewinmm: Replace one HeapAlloc with stack allocation.
2011-08-03  Jörg Höhlewinmm: Functions that take an open HWAVE don't need...
2011-08-02  Andrew Eikumwinmm: Fix looping handling.
2011-07-18  Andrew Eikumwinmm: Fix check for DCB_NULL callback type.
2011-07-18  Andrew Eikumwinmm: Perform Open and Close callbacks from client...
2011-07-18  Andrew Eikumwinmm: Close ACM stream when closing wave device.
2011-07-18  Francois Gougetwinmm: Remove an unused variable in WINMM_GetComponentT...
2011-07-15  Andrew Eikumwineesd.drv: Remove unused WinMM driver.
2011-07-15  Andrew Eikumwinmm: Implement mixer* on top of MMDevAPI.
2011-07-15  Andrew Eikumwinmm: Remove driver implementation of mixer*.
2011-07-14  Francois Gougetwinmm: Make WINMM_DRVMessage() static.
2011-07-14  Andrew Eikumwinmm: Implement waveIn* on top of MMDevAPI.
2011-07-14  Andrew Eikumwinmm: Remove driver implementation of waveIn*.
2011-07-14  Andrew Eikumwinmm: Support WAVE_MAPPED flag in waveOut*.
2011-07-12  Andrew Eikumwinmm: Implement waveOut* on top of MMDevAPI.
2011-07-12  Andrew Eikumwinmm: Remove driver implementation of waveOut*.
2011-07-06  André Hentschelwinmm: Remove dead initialization (clang).
2011-07-05  Andrew Eikumwinmm/tests: Don't test MCI output if no output devices...
2011-06-29  Andrew Eikumwinmm: Pull wave and mixer functions into their own...
2011-06-29  Andrew Eikumwinmm/tests: Remove uninteresting tests.
2011-05-24  Jörg Höhlewinmm: Process MCI_DGV_INFO which is larger than MCI_INFO.
2011-05-12  Jörg Höhlewinmm: Fix 8KB leak when mmioOpen fails (Valgrind).
2011-04-25  Marcus Meissnerwinmm: Mark internal symbols with visibility hidden.
2011-04-11  Jörg Höhlewinmm: DriverCallback returns TRUE iff there is notific...
2011-04-11  Jörg Höhlewinmm: Trace DriverCallback once upon entry.
2011-04-04  Jörg Höhlewinmm: Check callback flags prior to opening a driver.
2011-03-30  Francois Gougetwinmm: Remove a space before a punctuation.
2011-03-30  Jörg Höhlewinmm: PlaySound concurrency cleanup.
2011-03-30  Jörg Höhlewinmm: Get rid of psStopEvent which was never used...
2011-03-30  Jörg Höhlewinmm: Abort PlaySound in case of audio error.
2011-03-30  Jörg HöhleRevert "winmm: Fix PlaySound so it doesn't block when...
2011-03-16  Francois Gougetwinmm: Add full stops to some error messages.
2011-03-14  Jörg Höhlewinmm: MCI does not support the 0xhexadecimal notation.
2011-02-21  Jörg Höhlewinmm: Let WideCharToMultiByte search for NUL string...
2011-02-18  Gerald Pfeiferwinmm: Simplify MCI_DumpCommandTable a bit.
2011-02-17  Austin Englishwinmm/tests: Remove dead assignment (LLVM/Clang).
2011-01-28  Greg Geldorpwinmm/tests: Skip some tests on VMware.
2011-01-14  Jörg Höhlewinmm: PlaySound ignores SND_NOWAIT.
2011-01-06  Alexandre Julliardwinmm: Convert translations to po files.
2011-01-03  Greg Geldorpwinmm/tests: Don't use same buffer for both input and...
2010-12-05  Alexander Puzankovwinmm: Fixed boundary condition in mmioOpen file name...
2010-12-01  Alexander Puzankovwinmm/tests: Add tests for mmioOpen for the file name...
2010-12-01  Alexander Puzankovwinmm: The default I/O procedure should return MMIOERR_...
2010-12-01  Alexander Puzankovwinmm: Use the default I/O procedure only if a custom...
2010-12-01  Alexander Puzankovwinmm: Revert "Handle playing of files containing a...
2010-11-12  Jörg Höhlemciseq: The native MCI sequencer cannot record.
2010-11-12  Jörg Höhlewinmm: Use MCI_HWND and MCI_HDC in resource files.
2010-11-11  Jörg Höhlewinmm/tests: Fix test failure in multi-byte locale.
2010-11-03  Jörg Höhlemciwave: Fix some MCI_STATUS return code.
2010-11-02  Jörg Höhlewinmm: MCI_INFO doesn't change the output buffer in...
2010-11-02  Jörg Höhlewinmm: MCI_SYSINFO doesn't change the output buffer...
2010-11-02  Jörg Höhlewinmm: mciSendString always returns a response string...
2010-10-27  Jörg Höhlewinmm/tests: Fix one mcicda test failure on VMware.
2010-10-04  Detlef Riekenbergwinmm/tests: Set a struct member to 0 is obsolete after...
2010-10-01  Saulius Krasuckaswinmm/tests: Initialize whole MIDIHDR struct before...
2010-09-29  Alexandre Julliardwinmm: Make MCI_STATUS return type a 64-bit integer...
2010-09-29  Alexandre Julliardwinmm: Add support for the MCI_INTEGER64 type.
2010-09-29  Alexandre Julliardwinmm: Use proper structure where possible to fix comma...
2010-09-29  Alexandre Julliardwinmm/tests: Skip tests if MIDI cannot be opened.
2010-09-27  Luca Bennatiwinmm: Update Italian translation.
2010-09-22  Alexandre Julliardwinmm/tests: Fix some tests that fail on Windows with...
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-16  Jörg Höhlewinmm: Auto-open MCI core commands only.
2010-09-16  Jörg Höhlewinmm: Support MCI_SOUND.
2010-09-03  Jörg Höhlewinmm: Implement MCIERR_DUPLICATE_ALIAS and MCIERR_DEVI...
2010-09-03  Jörg Höhlewinmm: GetDeviceID only considers a single name per...
2010-09-03  Jörg Höhlewinmm: Correctly parse the MCI Sysinfo command.
2010-09-03  Jörg Höhlewinmm/tests: Share common function dbg_mcierr.
2010-09-02  Jörg Höhlewinmm/tests: Add MCI parser tests.
2010-09-02  Jörg Höhlewinmm/tests: MCI_STATUS returns DWORD_PTR, unlike other...
2010-09-02  Jörg Höhlewinmm/tests: Add a few Open/Close MCI tests.
2010-09-02  Jörg Höhlewinmm: Always unload the MCI driver when Open fails.
2010-09-02  Jörg Höhlewinmm: Close MCI device after immediate auto-open commands.
2010-09-02  Jörg Höhlewinmm: MCI open always creates an alias for subsequent...
2010-09-02  Octavian Voicuwinmm: Replace command ids with symbolic constants...
2010-09-02  Octavian Voicuwinmm: Replace return types with symbolic constants...
2010-08-31  Francois Gougetwinmm: Make MCI_{MessageToString,strdupAtoW}() static...
2010-08-27  Anders Jonssonwinmm: Add Swedish translation.
2010-08-25  Jörg Höhlemcicda: Access the first CD-ROM unless given a device...
2010-08-25  Jörg Höhlemcicda: Opens d, d:, d:\, d:\foo since w2k. Only d...
2010-08-23  Jörg Höhlewinmm/tests: Initial tests for CD audio with the MCI.
2010-08-16  Maarten Lankhorstwinmm: Fix fd leak on restarting timer.
2010-08-16  Hwang YunSongwinmm: Update Korean resource.
2010-08-03  Anders Jonssonwinmm: Fix typo in English, Slovak resources.
2010-07-22  Tim Cadogan-Cowperwinmm: Wrap TRACE strings with debugstr_a/debugstr_an.
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Michael Stefaniucwinmm: Move from a per resource to a global LANGUAGE...
2010-07-15  Igor Paliychukwinmm: Add Ukrainian translation.
2010-07-13  Michael Stefaniucwinmm: Add the Romanian translation.
2010-06-28  Eric Pouechwinmm: Added a couple of tests for structure alignment.
2010-06-28  Tim Cadogan-Cowperwinmm: Correctly calculate dwFileSize for apps installi...
2010-06-18  Vitaly LipatovUpdate Russian translations.
next