Bruno Jesus
71fbaba426
mciqtz32: Implement MCI_DGV_PLAY_REPEAT.
...
Signed-off-by: Bruno Jesus <00cpxxx@gmail.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-31 19:48:44 +01:00
Andrew Eikum
d7cc002566
winmm: Restrict some MCI actions to the creating thread.
...
This reverts commit 46d5973961
and fixes
bug 38241 another way.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-05 15:25:46 +09:00
Akihiro Sagawa
46d5973961
mciqtz32: Guarantee that CoInitialize and CoUninitialize run on the same thread.
2015-05-12 17:33:50 +09:00
Akihiro Sagawa
0221688cdd
mciqtz32: Fix notify flag behavior.
2015-03-18 19:27:51 +09:00
Akihiro Sagawa
7561375ede
mciqtz: Implement MCI_DGV_SETAUDIO_VOLUME.
2015-03-06 00:02:03 +09:00
Andrew Eikum
8e88a5a6fa
mciqtz32: Stop the graph when the file is no longer playing.
2012-03-29 18:40:41 +02:00
Maarten Lankhorst
7737c0ad66
mciqtz32: Remove individual queryinterfaces.
2010-07-30 12:06:04 +02:00
Maarten Lankhorst
573abf8398
mciqtz32: Handle window visibility better.
...
Video Window only needs to be created on play, so defer until then.
2010-05-20 12:45:44 +02:00
Maarten Lankhorst
f65d4c5a47
mciqtz32: Add command table from mciavi32.
2010-05-18 18:42:10 +02:00
Christian Costa
0d1cba8e4f
mciqtz32: Only call CoUninitialize when CoInitializeEx succeeds.
2010-04-12 12:38:36 +02:00
Christian Costa
51ad286d37
mciqtz32: Add support for MCI_SET.
2009-04-29 13:06:32 +02:00
Christian Costa
1506e22663
mciqtz32: Use opened state to avoid device to be closed several times.
2009-04-20 16:43:51 +02:00
Christian Costa
893fc77332
mciqtz32: Add basic play capability.
2009-03-30 17:38:26 +02:00
Christian Costa
e0574936dc
mciqtz32: Implement driver messages.
2009-03-30 17:38:22 +02:00