- 12 Feb, 2010 1 commit
-
-
Jörg Höhle authored
Some apps send each command twice: first with MCI_TEST, then without. Actually, support is more complex: MCI_TEST acts per flag, not for the whole command, e.g. "status audio source test" fails while "status audio stream test" is supported.
-
- 12 Jan, 2009 1 commit
-
-
Christian Costa authored
mciavi: In MCI, RECT structure is used differently: rc.right = width & rc.bottom = height so do the conversion when needed.
-
- 02 Jan, 2009 1 commit
-
-
Christian Costa authored
-
- 01 Jun, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 25 May, 2007 1 commit
-
-
Dmitry Timoshkov authored
-
- 12 Oct, 2006 1 commit
-
-
Michael Stefaniuc authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 23 Aug, 2005 1 commit
-
-
Rémi Assailly authored
-
- 27 Jun, 2005 1 commit
-
-
Eric Pouech authored
-
- 09 Feb, 2005 1 commit
-
-
Eric Pouech authored
- made some winmm APIs rely on the Unicode version for the core implementation (instead of Ansi flavor)
-
- 16 Mar, 2004 1 commit
-
-
Christian Costa authored
Fixed WHERE_WINDOW.
-
- 01 Mar, 2004 1 commit
-
-
Dmitry Timoshkov authored
- Add support for MCIWNDF_NOAUTOSIZEMOVIE, MCIWNDF_NOAUTOSIZEWINDOW and MCIWNDF_NOERRORDLG flags in the MCIWndClass implementation. - Implement support for MCI_UPDATE in the MCIAVI driver and use it in the MCIWndClass WM_PAINT handler. - Reimplement MCI_STOP command in the MCIAVI driver via an event. - Add a test preventing the MCIAVI driver to crash after MCI_SEEK behind an end of stream.
-
- 27 Feb, 2004 1 commit
-
-
Dmitry Timoshkov authored
Allow multiple simultaneous MCIAVI driver instances.
-
- 06 Jan, 2004 1 commit
-
-
Dmitry Timoshkov authored
driver unloading.
-
- 01 Jan, 2004 1 commit
-
-
Dmitry Timoshkov authored
many streams parsing, added support for some MCI_PUT and MCI_WHERE cases.
-
- 31 Dec, 2003 1 commit
-
-
Dmitry Timoshkov authored
a bug with a window creation belonging to another hInstance, add support for MCI_WINDOW command in mciavi.drv, add support for MCI_PLAY and MCI_STOP in the MCIWndClass implementation.
-
- 04 Oct, 2003 1 commit
-
-
Michael Günnewig authored
-
- 10 Sep, 2003 1 commit
-
-
Alexandre Julliard authored
types since they don't exist on Windows, and added typecasts everywhere instead.
-
- 08 Jan, 2003 1 commit
-
-
Dan Kegel authored
strings to use %ld for RECT elements.
-
- 18 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 31 May, 2002 1 commit
-
-
Vincent Béron authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 09 May, 2001 1 commit
-
-
Francois Gouget authored
-
- 14 Feb, 2001 1 commit
-
-
Eric Pouech authored
-