Christian Costa
|
0d1cba8e4f
|
mciqtz32: Only call CoUninitialize when CoInitializeEx succeeds.
|
2010-04-12 12:38:36 +02:00 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +01:00 |
Jörg Höhle
|
403a820ed1
|
mciqtz32: Complete MCI GetDevCaps/capability.
|
2010-02-12 15:52:26 +01:00 |
Christian Costa
|
4e3b5b872e
|
mciqtz: Improve MCIQTZ_mciSet traces.
|
2009-12-30 16:19:37 +01:00 |
Christian Costa
|
d0a3ef4f40
|
mciqtz: Add stub for MCI_SETAUDIO.
|
2009-12-30 16:15:10 +01:00 |
Jörg Höhle
|
c4faae9412
|
mciqtz32: Fix open/close omissions.
|
2009-11-30 16:37:38 +01:00 |
Christian Costa
|
51ad286d37
|
mciqtz32: Add support for MCI_SET.
|
2009-04-29 13:06:32 +02:00 |
Christian Costa
|
240ddb27c4
|
mciqtz32: Add support for MCI_WHERE.
|
2009-04-27 13:25:01 +02:00 |
Christian Costa
|
42e9acdffb
|
mciqtz32: Add support for MCI_GETDEVCAPS.
|
2009-04-27 13:24:56 +02:00 |
Christian Costa
|
fd80a7b7c4
|
mciqtz32: Stop the device only after param and device checks are done.
|
2009-04-23 12:56:54 +02:00 |
Christian Costa
|
7b1b498a31
|
mciqtz32: Make sure the device is valid before starting the play.
|
2009-04-23 12:56:48 +02:00 |
Christian Costa
|
aa9550e689
|
mciqtz32: Move MCIQTZ_mciGetOpenDev at the top and always use it.
|
2009-04-23 12:56:43 +02:00 |
Christian Costa
|
ca0503d3e1
|
mciqtz32: Remove all remaining tabs.
|
2009-04-22 12:56:10 +02:00 |
Christian Costa
|
93009ebbed
|
mciqtz32: Show messages in hex as they are defines in headers.
|
2009-04-20 16:44:10 +02:00 |
Christian Costa
|
586d9cf569
|
mciqtz32: Hook MCI_STOP.
|
2009-04-20 16:44:04 +02:00 |
Christian Costa
|
d2a6b23dc2
|
mciqtz32: Fix some traces.
|
2009-04-20 16:43:59 +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
|
5ab983e979
|
mciqtz32: Implement MCI_STATUS.
|
2009-04-09 17:38:32 +02:00 |
Marcus Meissner
|
088790e8e4
|
mciqtz32: Fixed boolean condition for null string check (Coverity 913).
|
2009-04-06 11:15:56 +02:00 |
Christian Costa
|
2a9b26862f
|
mciqtz32: Implement MCI_SEEK.
|
2009-04-01 14:23:31 +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 |
Christian Costa
|
a9c825e036
|
mciqtz32: Add stubbed mciqtz32.dll (part of DirectShow).
|
2009-02-27 16:18:43 +01:00 |