Akihiro Sagawa
|
7a22250867
|
winmm: Inherit the seek position when using standard file handle.
|
2013-04-04 19:30:21 +02:00 |
Andrew Eikum
|
dd0751ae83
|
winmm/tests: Add tests for non-block-aligned fragment sizes.
|
2013-03-11 13:38:39 +01:00 |
Andrew Eikum
|
db92670f97
|
winmm/tests: Add another valid return code.
|
2013-03-04 19:28:26 +01:00 |
Jörg Höhle
|
4f0743bffa
|
winmm: WAVE_OPEN_QUERY causes no WIM/WOM_OPEN notification.
|
2013-02-22 17:36:21 +01:00 |
Jörg Höhle
|
d4b2d48f24
|
winmm: More compatible waveIn/Out[Un]Prepare WHDR_* flag handling.
|
2013-02-13 17:19:43 +01:00 |
Jörg Höhle
|
b95910ccbc
|
winmm: More compatible midiIn/Out[Un]Prepare MHDR_* flag handling.
|
2013-02-13 17:19:43 +01:00 |
Francois Gouget
|
6ad54620f0
|
winmm/tests: Allow more margin in the test_asyncWAVE() playback check.
|
2013-01-22 20:01:57 +01:00 |
Andrew Eikum
|
b1d9d43af7
|
winmm: Don't mask out SND_ALIAS_ID or SND_FILENAME in sndPlaySound.
|
2012-12-04 19:34:26 +01:00 |
Akihiro Sagawa
|
c2cf4ddb93
|
winmm: Fix handling of mmio file buffers.
|
2012-11-28 20:14:52 +01:00 |
Akihiro Sagawa
|
1aa15750ed
|
winmm/tests: Add EOF and buffer pointer tests for mmio.
|
2012-11-20 13:32:50 +01:00 |
Akihiro Sagawa
|
2d3f320463
|
winmm: Fix SEEK_END direction of mmio files without buffering.
|
2012-11-13 18:01:44 +01:00 |
Akihiro Sagawa
|
10c7f5859c
|
winmm/tests: Add more mmioSeek tests.
|
2012-11-13 18:01:39 +01:00 |
Michael Stefaniuc
|
d94eaa3b20
|
winmm: Avoid TRUE FALSE conditional expressions.
|
2012-07-31 12:36:20 +02:00 |
Francois Gouget
|
fac36c55e9
|
Assorted typo, spelling, wording and case fixes.
|
2012-05-15 16:26:43 +02:00 |
Andrew Eikum
|
d022cc1ddf
|
winmm: Support DRV_QUERYDEVICEINTERFACE in waveXxxMessage.
|
2012-04-06 20:12:21 +02:00 |
Andrew Eikum
|
6a6e1bd50e
|
winmm: Support DRVM_MAPPER_PREFERRED_GET in waveXxxMessage.
|
2012-03-28 11:35:44 +02:00 |
Jörg Höhle
|
644f539358
|
winmm: Parse MCI colon notation as in T:MM:SS:F.
|
2012-01-27 18:05:47 +01:00 |
Jörg Höhle
|
32c23cbc80
|
winmm/tests: Properly recover from the WAVERR_STILLPLAYING case.
|
2012-01-19 21:08:50 +01:00 |
Jörg Höhle
|
9ef4a0099c
|
winmm: Fix conversion to MMTIME, avoid floating point arithmetic.
|
2012-01-05 21:27:34 +01:00 |
Michael Stefaniuc
|
5439aede62
|
include: Remove 'l' modifier from numeric constants in mmsystem.h.
|
2011-10-25 16:57:25 +02:00 |
Andrew Eikum
|
0d567ff9f8
|
winmm: Also track input device position.
|
2011-10-12 17:07:01 +02:00 |
Andrew Eikum
|
e19be58e90
|
winmm: Handle DRV_QUERYMAPPABLE in waveXxxMessage.
|
2011-10-04 15:20:58 -05:00 |
Francois Gouget
|
3de330db54
|
tests: Remove unneeded assert.h includes.
|
2011-09-27 10:59:56 +02:00 |
Francois Gouget
|
5619b2154b
|
winmm/tests: Make it clear that no msrle.avi file is needed for the standard tests.
|
2011-09-22 19:51:50 +02:00 |
Andrew Eikum
|
2754c75092
|
winmm: Perform Open and Close callbacks from client thread.
|
2011-07-18 18:31:24 +02:00 |
Andrew Eikum
|
f78af0e046
|
winmm/tests: Don't test MCI output if no output devices are available.
|
2011-07-05 15:48:06 +02:00 |
Andrew Eikum
|
79575d33ad
|
winmm/tests: Remove uninteresting tests.
|
2011-06-29 10:23:01 -05:00 |
Jörg Höhle
|
a174713f82
|
winmm: DriverCallback returns TRUE iff there is notification.
|
2011-04-11 17:31:50 +02:00 |
Jörg Höhle
|
c3774b664a
|
winmm: Check callback flags prior to opening a driver.
|
2011-04-04 14:42:12 +02:00 |
Jörg Höhle
|
d1a034627c
|
winmm: MCI does not support the 0xhexadecimal notation.
|
2011-03-14 12:39:28 +01:00 |
Austin English
|
d583f12d8e
|
winmm/tests: Remove dead assignment (LLVM/Clang).
|
2011-02-17 18:33:42 +01:00 |
Greg Geldorp
|
e45caf5d6b
|
winmm/tests: Skip some tests on VMware.
|
2011-01-28 17:41:51 +01:00 |
Greg Geldorp
|
fa973b812d
|
winmm/tests: Don't use same buffer for both input and output.
|
2011-01-03 11:54:03 +01:00 |
Alexander Puzankov
|
ec00d6dced
|
winmm/tests: Add tests for mmioOpen for the file name of the form EXAMPLE.EXT+ABC.
|
2010-12-01 17:16:21 +01:00 |
Jörg Höhle
|
0b0770c84f
|
mciseq: The native MCI sequencer cannot record.
|
2010-11-12 15:43:46 +01:00 |
Jörg Höhle
|
c138970ea2
|
winmm/tests: Fix test failure in multi-byte locale.
|
2010-11-11 18:12:50 +01:00 |
Jörg Höhle
|
d9b16027b0
|
mciwave: Fix some MCI_STATUS return code.
|
2010-11-03 14:44:50 +01:00 |
Jörg Höhle
|
22055590f6
|
winmm: MCI_INFO doesn't change the output buffer in case of error.
|
2010-11-02 12:45:31 +01:00 |
Jörg Höhle
|
a9f9b34e17
|
winmm: MCI_SYSINFO doesn't change the output buffer in case of error.
|
2010-11-02 12:04:37 +01:00 |
Jörg Höhle
|
88a8d211fb
|
winmm: mciSendString always returns a response string (albeit empty).
|
2010-11-02 12:03:03 +01:00 |
Jörg Höhle
|
8cf585f69e
|
winmm/tests: Fix one mcicda test failure on VMware.
|
2010-10-27 18:37:32 +02:00 |
Detlef Riekenberg
|
aa95bc4e31
|
winmm/tests: Set a struct member to 0 is obsolete after adding a memset.
|
2010-10-04 11:03:57 +02:00 |
Saulius Krasuckas
|
815cd34c53
|
winmm/tests: Initialize whole MIDIHDR struct before using it.
|
2010-10-01 17:48:10 +02:00 |
Alexandre Julliard
|
c2224ea8bb
|
winmm/tests: Skip tests if MIDI cannot be opened.
|
2010-09-29 12:19:34 +02:00 |
Alexandre Julliard
|
ddac146e7d
|
winmm/tests: Fix some tests that fail on Windows with no input device.
|
2010-09-22 18:58:46 +02:00 |
Alexandre Julliard
|
81b8ee863e
|
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
|
2010-09-19 12:36:48 +02:00 |
Jörg Höhle
|
b4cc03f3e3
|
winmm: Auto-open MCI core commands only.
|
2010-09-16 11:16:23 -05:00 |
Jörg Höhle
|
8fb1e3eba2
|
winmm: Support MCI_SOUND.
|
2010-09-16 11:16:23 -05:00 |
Jörg Höhle
|
294d0c9501
|
winmm: Implement MCIERR_DUPLICATE_ALIAS and MCIERR_DEVICE_OPEN.
|
2010-09-03 16:02:31 +02:00 |
Jörg Höhle
|
6b271b6d3c
|
winmm: GetDeviceID only considers a single name per entry.
|
2010-09-03 16:02:31 +02:00 |