Commit Graph

11 Commits

Author SHA1 Message Date
Christian Costa c51ef12b17 mciavi: Don't wait for events we don't handle. 2009-01-19 14:23:43 +01:00
Andrew Talbot 4c656d8802 mciavi32: Assign to struct instead of using memcpy. 2008-03-05 11:21:11 +01:00
Andrew Talbot 22f43db863 mciavi32: Remove unneeded casts. 2007-12-21 12:40:55 +01:00
Dmitry Timoshkov d30e453392 mciavi32: Fix compilation warnings in 64-bit mode. 2007-06-01 12:40:13 +02:00
Jan Zerebecki a8ed754e8c mciavi32: Add DebugInfo to critical sections. 2007-03-12 13:38:59 +01:00
Michael Stefaniuc 690ae7ba3d mciavi32: Win64 printf format warning fixes. 2006-10-12 21:43:10 +02:00
Francois Gouget ce9b4baad8 Assorted spelling fixes. 2006-08-07 13:52:55 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Dmitry Timoshkov 43cbb44f4f mciavi32: Rewrite asynchronous MCI_PLAY command handling.
Rewrite asynchronous MCI_PLAY command handling in MCIAVI driver, make
it more responsive to commands in the MCI_MODE_PLAY state by checking
hStopEvent even if the time frame between frames has expired.
2005-12-22 17:15:33 +01:00
Dmitry Timoshkov 8140d66c47 Fix all drivers DriverProc to conform to the DRIVERPROC definition. 2005-11-28 20:53:22 +01:00
Rémi Assailly c6e294deb1 Moved mciavi32 to the top-level dlls directory. 2005-08-23 19:52:30 +00:00