dbghelp: Extend dwarf stack unwinding by reading information out of .debug_frame...
[wine] / dlls / winmm /
2010-04-01  Jörg Höhlewinmm/tests: Add more MCI tests.
2010-04-01  Jörg Höhlewinmm: Improve MCI's Sysinfo string command.
2010-04-01  Jörg Höhlewinmm: Improve MCI's Sysinfo command.
2010-04-01  Jörg Höhlewinmm: Support MCI "close all" command.
2010-04-01  Maarten Lankhorstwinmm: Clean up mapper code.
2010-04-01  Maarten Lankhorstwinmm: Clean up MMDRV_Init.
2010-04-01  Maarten Lankhorstwinmm: Remove some dead code.
2010-04-01  Maarten Lankhorstwinmm: Defer loading drivers until they are requested.
2010-03-30  Jörg Höhlewinmm/tests: Use cpp's __LINE__ to print meaningful...
2010-03-22  Francois GougetAssorted spelling and case fixes.
2010-03-19  Jörg Höhlemidimap: Allow GetVolume by device identifier.
2010-03-18  Maarten Lankhorstwinmm: Allow SND_ALIAS|SND_FILENAME in PlaySound.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-03-02  Jörg Höhlewinmm/tests: Fix up to 3 MCI test failures.
2010-02-25  Gerald Pfeiferwinmm/tests: Fix test condition in test_midiStream().
2010-02-24  Jörg Höhlewinmm/tests: Fix transient notification error: messages...
2010-02-22  Jörg Höhlewinmm/tests: MIDIHDR tests.
2010-02-22  Jörg Höhlewinmm: Accept the ancient, smaller MIDIHDR.
2010-02-22  Jörg Höhlewinmm: MIDIHDR.dwOffset is set with MEVT_F_CALLBACK...
2010-02-22  Jörg Höhlewinmm: Do not access MIDIHDR past MOM_DONE DriverCallback.
2010-02-22  Jörg Höhlemidimap: Have GetDevCaps error out when no MIDI device...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-19  Jörg Höhlewinmm: dwBytesRecorded controls how much is played...
2010-02-16  Alexandre Julliardwinmm/tests: Fix a couple of incorrect casts.
2010-02-11  Jörg Höhlewinmm: Improve initial MIDI player thread synchronisation.
2010-02-11  Jörg Höhlewinmm: Fix incorrect memory useage (Valgrind w/ MIDI...
2010-02-11  Jörg Höhlemidimap: Implement callback/notification.
2010-02-03  Jörg Höhlewinmm: The 64KB buffer limit on MIDIHDR buffers applies...
2010-02-03  Jörg Höhlewinmm/tests: Initial set of MIDI tests.
2010-02-02  Jörg Höhlewinmm: Reset MIDIHDR flags prior to return from midiStr...
2010-02-02  Jörg Höhlewinmm: Have xyzGetDevCaps return MMSYSERR_BADDEVICEID...
2010-02-01  Jörg Höhlewinmm: Perform stricter MIDI-related error checking.
2010-02-01  Jörg Höhlewinmm: midiStreamPosition can select an alternative...
2010-02-01  Jörg Höhlewinmm: The MIDI MAPPER is not available with MIDI IN.
2010-01-28  Jörg Höhlewinmm: Fix MIDI resource leaks.
2010-01-25  Dmitry Timoshkovwinmm: Add a bunch of new mmio tests which discover...
2010-01-25  Eric Pouechwinmm: For MCI parsing, use 64bit compatible variables.
2010-01-25  Eric Pouechwinmm: In mmio manipulation, always ensure that we...
2010-01-25  Eric Pouechwinmm: A couple of simple fixes for winmm compilation...
2010-01-18  Dmitry Timoshkovwinmm: Buffer size must be at least MMIO_DEFAULTBUFFER...
2009-12-24  Alexandre Julliardwinmm: Avoid using ReleaseThunkLock from 32-bit code.
2009-11-30  Henri Verbeetwinmm: Use wine_dbg_sprintf() in a few debug utility...
2009-11-23  Jörg Höhlewinmm: Don't stop parsing after MCI's alias keyword.
2009-11-23  Jörg Höhlewinmm/tests: Introduce coherence tests among parts...
2009-11-16  Jörg Höhlewinmm: Enable more MCI waveaudio tests.
2009-11-16  Jörg Höhlewinmm/tests: Print symbolic MCIERR_ names.
2009-11-16  Jörg Höhlewinmm: MCI_ALL_DEVICE_ID(MCIDEVICEID) is not a 16bit...
2009-11-13  Jörg Höhlemciwave/tests: Fix a few tests including one hang on...
2009-11-12  Alexandre Julliardwinmm: Use PeekMessageW instead of UserYield.
2009-11-11  Jörg Höhlemciwave: Play/Record return MCIERR_OUTOFRANGE as required.
2009-11-11  Jörg Höhlemciwave: Seek stops and rounds position down modulo...
2009-11-11  Jörg Höhlemciwave: Implement Cue as no-op.
2009-11-11  Jörg Höhlemciwave: Rework MCI notification system.
2009-11-11  Jörg Höhlewinmm/tests: Give flaky progress test more time.
2009-11-10  Jörg Höhlewinmm: MCI Close all causes one notification per open...
2009-11-10  Jörg Höhlemciwave: Stop must not reset current position.
2009-11-10  Jörg Höhlewinmm/tests: Fix MCI test failure on Win9x/WinME.
2009-11-09  Francois Gougetwinmm: WINMM_CheckForMMSystem() is not used, remove it.
2009-11-09  Francois Gougetwinmm/tests: Add a trailing '\n' to an ok() call.
2009-11-09  Nicolas Le Camwinmm/tests: Skip tests when running on non-english...
2009-11-05  Jörg Höhlemciwave: Allow (again) to set wave format parameters...
2009-11-05  Jörg Höhlemciwave: Set wave format PCM is the only one accepted.
2009-11-05  Jörg Höhlewinmm: Do not crash on NULL MCI Sysinfo command output...
2009-11-05  Jörg Höhlewinmm/tests: Add MCI waveaudio tests.
2009-10-26  Jörg Höhlewinmm: Time formats hms/tmsf use leading zeroes as...
2009-10-23  Eric Pouechwinmm: Final split of mmsystem.
2009-10-23  Eric Pouechwinmm: Get rid of 16bit driver support.
2009-10-23  Eric Pouechwinmm: Get rid of 16bit driver support in mci.
2009-10-23  Eric Pouechwinmm: Simply use kernel32.{Release|Restore}ThunkLock...
2009-10-23  Eric Pouechwinmm: Duplicate the 16<>32 time struct conversion...
2009-10-23  Eric Pouechwinmm: Restrict exposure of WINE_MMTHREAD to mmsystem.
2009-10-23  Eric Pouechwinmm: Get rid to 16=>32 mappers in winmm (they're...
2009-10-23  Eric Pouechwinmm: Get rid of the bFrom32 parameter in MMDRV_Alloc...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of wave out driver...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of wave in driver...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of midi stream (for...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of midi out driver...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of midi in driver...
2009-10-23  Eric Pouechwinmm: Move the 16bit management of mixer driver type...
2009-10-23  Eric Pouechwinmm: Use the new 16=>32 thunks for Aux driver type.
2009-10-23  Eric Pouechwinmm: Added partial infrastructure for driver manageme...
2009-10-22  Eric Pouechwinmm: Create a real function for MMSYSTEM.timeGetTime.
2009-10-21  Eric Pouechmmsystem: Create a real function for mciExecute.
2009-10-21  Eric Pouechwinmm: Move the 16=>32W MCI map functions to mci16.c.
2009-10-21  Eric Pouechwinmm: Simplify mciLoadCommandResource by dropping...
2009-10-19  Marcus Meissnerwinmm: Handle NULL szFileName in mmioOpen16 (Coverity).
2009-10-19  Marcus Meissnerwinmm: Return error on NULL ioProc (Coverity).
2009-10-19  Eric Pouechwinmm: Get rid of WINE_TIMER_IS32 internal flag.
2009-10-19  Eric Pouechmmsystem: Cleanly separate MCI in MMSystem from WinMM...
2009-10-19  Eric Pouechmmsystem: Move the 16-bit MCI functions to a new mci16...
2009-10-19  Eric Pouechwinmm: Protect MCI_SYSINFO against null buffers.
2009-10-16  Ken Thomaseswinmm/tests: Don't complain for Wine drivers that allow...
2009-10-15  Eric Pouechwinmm: Transform the mmio proc kind into a boolean...
2009-10-15  Eric Pouechwinmm: Create real 16<>32 thunks for mmio support in...
2009-10-15  Eric Pouechmmsystem: Move the 16bit mmio code into a dedicated...
2009-10-14  Paul Vrienswinmm/tests: Fix some test failures in Win9x and WinMe.
2009-10-14  Jörg Höhlewinmm: MCI notification is controlled by keyword only.
2009-10-09  Eric Pouechwinmm: Reduce in MMSystem the calls to WinMM's internals.
2009-10-09  Eric Pouechwinmm: Remove direct inclusion of winemm.h in winemm16.h.
2009-10-06  Jörg Höhlewinmm/tests: Correct (IMA)ADPCM test.
next