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