Sign in
goma
/
wine
/
8ea086b30802fd668f0580dec99a636a8b457198
/
dlls
/
mmdevapi
/
tests
e6638bd
mmdevapi: Store device interface in registry.
by Andrew Eikum
· 13 years ago
27adece
mmdevapi: Add tests for checking events to capture.
by Maarten Lankhorst
· 13 years ago
813d043
mmdevapi/tests: Fix some render test failures.
by Jörg Höhle
· 13 years ago
14b765a
mmdevapi: Fix exclusive test.
by Maarten Lankhorst
· 13 years ago
fde979b
mmdevapi/tests: Perform renderer padding & position tests.
by Jörg Höhle
· 13 years ago
ac8360b
mmdevapi/tests: Fix errors and crashes in various native configurations.
by Jörg Höhle
· 13 years ago
f9f7048
mmdevapi/tests: Produce audible output.
by Jörg Höhle
· 13 years ago
4e323ec
mmdevapi/tests: Add a worst-case XAudio2 fragment-size writes scenario.
by Jörg Höhle
· 13 years ago
f24b31f
mmdevapi/tests: Perform capture protocol tests in shared mode.
by Jörg Höhle
· 13 years ago
260c8ce
mmdevapi/tests: Fix some test failures on native.
by Jörg Höhle
· 13 years ago
31eb833
mmdevapi/tests: Add PCM format tests.
by Jörg Höhle
· 13 years ago
7480dc0
mmdevapi/tests: Prevent crash when device is in use.
by Jörg Höhle
· 13 years ago
8e62e82
mmdevapi/tests: Fix errors and crashes in various native configurations.
by Jörg Höhle
· 13 years ago
6c68319
mmdevapi/tests: Don't crash on test failure.
by Alexandre Julliard
· 13 years ago
f7364df
mmdevapi: Don't fail if dwChannelMask is not set correctly.
by Andrew Eikum
· 14 years ago
e786998
dsound: Reimplement rendering devices on mmdevapi.
by Andrew Eikum
· 14 years ago
760faf0
tests: Assorted spelling fixes.
by Frédéric Delanoy
· 14 years ago
910b358
mmdevapi/tests: Remove a dead assignment (LLVM/Clang).
by Austin English
· 14 years ago
80fd691
mmdevapi: Use a sane default if no buffer size is requested.
by Andrew Eikum
· 14 years ago
d473d02
mmdevapi/tests: Remove dead assignment (Clang).
by Frédéric Delanoy
· 14 years ago
0085689
mmdevapi: Implement ISimpleAudioVolume::{Set, Get}Mute.
by Andrew Eikum
· 14 years ago
c192041
mmdevapi/tests: Fix wrong buffer unit and memory leaks.
by Jörg Höhle
· 14 years ago
4e7d039
mmdevapi: Add support for IAudioSessionManager in IMMDevice::Activate.
by Andrew Eikum
· 14 years ago
91b6843
mmdevapi: IMMDeviceEnumerator::GetDevice should fail on unknown device ids.
by Andrew Eikum
· 14 years ago
8c41caa
mmdevapi/tests: Add tests for volume control interfaces.
by Andrew Eikum
· 14 years ago
631d834
mmdevapi/tests: Make capture.c more easily extendible.
by Andrew Eikum
· 14 years ago
4d2622e
mmdevapi/tests: Add tests for IAudioSessionControl::GetState.
by Andrew Eikum
· 14 years ago
29d6fbc
mmdevapi/tests: Add tests for IAudioClock.
by Andrew Eikum
· 14 years ago
a5cfae6
mmdevapi/tests: Add tests for IAudioClient::GetCurrentPadding.
by Andrew Eikum
· 14 years ago
8b305cc
mmdevapi/tests: Make sure return values are used (LLVM/Clang).
by Austin English
· 14 years ago
f640a38
mmdevapi/tests: Make sure return value is used (LLVM/Clang).
by Austin English
· 14 years ago
bd6f6bc
mmdevapi: Prevent deadlock when releasing a stream that's still playing.
by Andrew Eikum
· 14 years ago
436d26f
mmdevapi: Children of IAudioClient should hold a reference to their parents.
by Andrew Eikum
· 14 years ago
aba6501
mmdevapi/tests: Increase timeout in capture tests.
by Austin English
· 14 years ago
36035d0
mmdevapi: Add return value which happens on wow64 and pure 64-bit.
by André Hentschel
· 14 years ago
fe75e95
mmdevapi/tests: Fix test on some 2k8 and mark those errors broken.
by André Hentschel
· 14 years ago
81b8ee8
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
by Alexandre Julliard
· 15 years ago
5c99f4e
mmdevapi: Remove the useless CINTERFACE definitions.
by Henri Verbeet
· 15 years ago
8d48b74
mmdevapi/tests: Prevent crash when GetMixFormat fails.
by Octavian Voicu
· 15 years ago
b86d515
dlls: Remove explicit imports of kernel32 and ntdll.
by Alexandre Julliard
· 15 years ago
7649c75
Assorted typo and spelling fixes.
by Francois Gouget
· 15 years ago
5fe33dc
mmdevapi/tests: Add a trailing '\n' to an ok() call.
by Francois Gouget
· 15 years ago
85339cd
mmdevapi: Add some DEVPKEY's to property tests.
by Maarten Lankhorst
· 15 years ago
f062e1b
mmdevapi: Add audio capture code.
by Maarten Lankhorst
· 15 years ago
a94395f
mmdevapi: Implement some methods in audioclient.
by Maarten Lankhorst
· 15 years ago
fa202c5
mmdevapi: Add initial audioclient stub.
by Maarten Lankhorst
· 15 years ago
aed8b8c
mmdevapi/tests: Mark some failing tests as todo.
by Alexandre Julliard
· 15 years ago
87f1933
mmdevapi/tests: Remove some todos that succeed now.
by Alexandre Julliard
· 15 years ago
a9e43ca
mmdevapi: Add capture tests.
by Maarten Lankhorst
· 15 years ago
714ae41
mmdevapi: Add a few more render tests.
by Maarten Lankhorst
· 15 years ago
7a80e97
mmdevapi/tests: Fix test failure on some Vista boxes.
by Paul Vriens
· 15 years ago
3428b94
Assorted spelling and case fixes.
by Francois Gouget
· 15 years ago
bef5645
makefiles: Remove the no longer needed explicit separators for dependencies.
by Alexandre Julliard
· 15 years ago
0a6ac95
mmdevapi/tests: Fix a failing test for Vista/W2k8.
by Jeff Zaroyko
· 15 years ago
520a283
mmdevapi: Add todo_wine in dependency test.
by Maarten Lankhorst
· 15 years ago
8f76035
mmdevapi: Add tests for renderclient.
by Maarten Lankhorst
· 15 years ago
6164ce2
makefiles: Use the standard C_SRCS variable as the list of test files.
by Alexandre Julliard
· 15 years ago
965e2eb
mmdevapi: Add some basic property store tests.
by Maarten Lankhorst
· 15 years ago
6299544
mmdevapi: Dump device id in test.
by Maarten Lankhorst
· 15 years ago
7615ec0
mmdevapi: Fix reference leak in tests.
by Maarten Lankhorst
· 15 years ago
f10d560
mmdevapi: Add test showing collection doesn't keep ref on parent.
by Maarten Lankhorst
· 15 years ago
5e9ec19
mmdevapi: Add an empty IMMDeviceCollection implementation.
by Maarten Lankhorst
· 15 years ago
3410ab8
mmdevapi: Add stubs for MMDevEnum with tests.
by Maarten Lankhorst
· 15 years ago
20a50f3
mmdevapi/tests: Fix a test failure on Vista+ with no soundcard present.
by Paul Vriens
· 15 years ago
0c8fbb2
mmdevapi: Add more tests.
by Maarten Lankhorst
· 15 years ago
c38de04
mmdevapi: Add some initial tests.
by Maarten Lankhorst
· 15 years ago