netstat: Initial implementation.
[wine] / dlls / winmm / tests /
2012-12-04  Andrew Eikumwinmm: Don't mask out SND_ALIAS_ID or SND_FILENAME...
2012-11-28  Akihiro Sagawawinmm: Fix handling of mmio file buffers.
2012-11-20  Akihiro Sagawawinmm/tests: Add EOF and buffer pointer tests for mmio.
2012-11-13  Akihiro Sagawawinmm: Fix SEEK_END direction of mmio files without...
2012-11-13  Akihiro Sagawawinmm/tests: Add more mmioSeek tests.
2012-07-31  Michael Stefaniucwinmm: Avoid TRUE FALSE conditional expressions.
2012-05-15  Francois GougetAssorted typo, spelling, wording and case fixes.
2012-04-06  Andrew Eikumwinmm: Support DRV_QUERYDEVICEINTERFACE in waveXxxMessage.
2012-03-28  Andrew Eikumwinmm: Support DRVM_MAPPER_PREFERRED_GET in waveXxxMessage.
2012-01-27  Jörg Höhlewinmm: Parse MCI colon notation as in T:MM:SS:F.
2012-01-19  Jörg Höhlewinmm/tests: Properly recover from the WAVERR_STILLPLAY...
2012-01-05  Jörg Höhlewinmm: Fix conversion to MMTIME, avoid floating point...
2011-10-25  Michael Stefaniucinclude: Remove 'l' modifier from numeric constants...
2011-10-12  Andrew Eikumwinmm: Also track input device position.
2011-10-04  Andrew Eikumwinmm: Handle DRV_QUERYMAPPABLE in waveXxxMessage.
2011-09-27  Francois Gougettests: Remove unneeded assert.h includes.
2011-09-22  Francois Gougetwinmm/tests: Make it clear that no msrle.avi file is...
2011-07-18  Andrew Eikumwinmm: Perform Open and Close callbacks from client...
2011-07-05  Andrew Eikumwinmm/tests: Don't test MCI output if no output devices...
2011-06-29  Andrew Eikumwinmm/tests: Remove uninteresting tests.
2011-04-11  Jörg Höhlewinmm: DriverCallback returns TRUE iff there is notific...
2011-04-04  Jörg Höhlewinmm: Check callback flags prior to opening a driver.
2011-03-14  Jörg Höhlewinmm: MCI does not support the 0xhexadecimal notation.
2011-02-17  Austin Englishwinmm/tests: Remove dead assignment (LLVM/Clang).
2011-01-28  Greg Geldorpwinmm/tests: Skip some tests on VMware.
2011-01-03  Greg Geldorpwinmm/tests: Don't use same buffer for both input and...
2010-12-01  Alexander Puzankovwinmm/tests: Add tests for mmioOpen for the file name...
2010-11-12  Jörg Höhlemciseq: The native MCI sequencer cannot record.
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/tests: Skip tests if MIDI cannot be opened.
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: Close MCI device after immediate auto-open commands.
2010-09-02  Jörg Höhlewinmm: MCI open always creates an alias for subsequent...
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-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-06-28  Eric Pouechwinmm: Added a couple of tests for structure alignment.
2010-05-20  Jörg Höhlewinmm: Have MCI drivers handle notification for MCI_OPEN.
2010-05-19  Jörg Höhlewinmm: More MIDI boundary tests & fixes.
2010-05-10  Gerald Pfeiferwinmm/tests: Remove two unused variables (and dead...
2010-05-03  Gerald Pfeiferwinmm/tests: Remove variable start which is not really...
2010-04-26  Maarten Lankhorstwinmm: Fix handle leak in timer tests.
2010-04-26  Gerald Pfeiferwinmm: Remove variables duration and samples which...
2010-04-16  Jörg Höhlewinmm: MCI_SYSINFO dwRetSize counts characters, not...
2010-04-12  Alexandre Julliardwinmm/tests: Fix a pointer conversion warning on 64...
2010-04-01  Jörg Höhlewinmm/tests: Add more MCI tests.
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-03-30  Jörg Höhlewinmm/tests: Use cpp's __LINE__ to print meaningful...
2010-03-19  Jörg Höhlemidimap: Allow GetVolume by device identifier.
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öhlemidimap: Have GetDevCaps error out when no MIDI device...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-16  Alexandre Julliardwinmm/tests: Fix a couple of incorrect casts.
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-01-25  Dmitry Timoshkovwinmm: Add a bunch of new mmio tests which discover...
2010-01-18  Dmitry Timoshkovwinmm: Buffer size must be at least MMIO_DEFAULTBUFFER...
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-13  Jörg Höhlemciwave/tests: Fix a few tests including one hang on...
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/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...
next