1. 4774477 Fix for soundcards that can't do 8-bit audio, only 16-bit (also by Ove Kaaven · 22 years ago
  2. 062425a Added waveOutSetVolume when opening sound driver. Otherwise, there is by Jerry Jenkins · 23 years ago
  3. 9c1de6d Moved all the content of the DDK files ntdef.h and ntddk.h to winternl.h. by Patrik Stridvall · 23 years ago
  4. d016f81 Added include protection for unistd.h and sys/time.h. by Patrik Stridvall · 23 years ago
  5. bacc1b3 - Converted HWAVE, HWAVEIN, HWAVEOUT to void*. by Michael Stefaniuc · 23 years ago
  6. 1f6ce57 Removed ordinal 0. by Alexandre Julliard · 23 years ago
  7. 6aa9ccb Need to import ntdll. by Steven Edwards · 23 years ago
  8. 7015ce3 No need to call GetModuleFileName16 now that GetModuleFileNameA by Alexandre Julliard · 23 years ago
  9. 77afd6c Made some more spec file entries optional or unnecessary. by Alexandre Julliard · 23 years ago
  10. 935e3df Support DirectSound 8 interfaces. Split interface implementations into by Ove Kaaven · 23 years ago
  11. 9a62491 Removed trailing whitespace. by Vincent Béron · 23 years ago
  12. 7c61a61 Only enumerate DirectSound devices if the first sound device in the by Johan Gill · 23 years ago
  13. 2ab7625 Removed most imports of ntdll since we no longer import Wine internal by Alexandre Julliard · 23 years ago
  14. ad53383 Added winebuild support for generating a .dbg.c file containing the by Alexandre Julliard · 23 years ago
  15. 67371bc Added -res option to specify resources on winebuild command-line. by Alexandre Julliard · 23 years ago
  16. ff60a9a Make defines configurable at run-time. by Joris Beugnies · 23 years ago
  17. 3245991 Moved imports specification from the .spec into the Makefile so that by Alexandre Julliard · 23 years ago
  18. 8fc98cd DirectSoundEnumerateA() now passes a GUID to the callback if the first by Johan Gill · 23 years ago
  19. 5769d1d Better support for configure detection of missing types, added check by Alexandre Julliard · 23 years ago
  20. c745b52 A bit more robust against wave???Open failures. by Eric Pouech · 23 years ago
  21. ace56c6 Dsound will now try as many devices as are available when trying to by Chris Morgan · 23 years ago
  22. 9b0ba7c Added aRts driver. by Chris Morgan · 23 years ago
  23. c1bfca0 Changed builtin dlls file names to make it clear they are not normal by Alexandre Julliard · 23 years ago
  24. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  25. 74e4d21 Avoid wildcards in .cvsignore. by Patrik Stridvall · 23 years ago
  26. f250b6b Further unified HAL and HEL mixing, and added some more intelligence by Ove Kaaven · 23 years ago
  27. fdebace Fix buffering problems in HEL mode. by Ove Kaaven · 24 years ago
  28. 2344798 Fixed some warnings. by Patrik Stridvall · 24 years ago
  29. 3ca9823 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  30. 8b216b3 Documentation ordinal fixes. by Patrik Stridvall · 24 years ago
  31. 9c0ae56 Added definitions for IKsPropertySet, small stub implementation for by Marcus Meissner · 24 years ago
  32. c2bc22b Spelling fixes. by Andreas Mohr · 24 years ago
  33. e76218d Add '\n' at the end of traces. by Francois Gouget · 24 years ago
  34. ed73933 Fixed sound disappearing after on-the-fly sample rate changes and by Ove Kaaven · 24 years ago
  35. ddf8256 Chris Jacobson Small bug fix. by Alexandre Julliard · 24 years ago
  36. 62510dd Fixes for various underrun-related problems. Also added a mechanism by Ove Kaaven · 24 years ago
  37. d8dea42 Added a more truthful message about what really is wrong. by Johan Gill · 24 years ago
  38. ad250aa Now using manifest constant instead of raw values for all the by Eric Pouech · 24 years ago
  39. 865cf37 Bugfix for sound dropping out, and workaround for Half-Life's by Ove Kaaven · 24 years ago
  40. 0c7c94b More intelligent DirectSound prebuffering. By tracking the by Ove Kaaven · 24 years ago
  41. eba8cee Handle errors for IDsDriver_GetPosition. by Marcus Meissner · 24 years ago
  42. 44a1822 winuser.h now requires that we include winbase.h first. by François Gouget · 24 years ago
  43. 5be8e7d Created a small static library in ole/libuuid.a that contains all the by Alexandre Julliard · 24 years ago
  44. ea18679 Remove libXXXX.so.1.0 lines from .cvsignore files. by David Elliott · 24 years ago
  45. 27939f0 Start using import tables for dlls that can already support it. by Alexandre Julliard · 24 years ago
  46. eb58e1d Declare debug channels in all dlls that need them; added imports of by Alexandre Julliard · 24 years ago
  47. 49b3cec Reimplement patch by Marcus Meissner ('98) to "fix" problems with by Andreas Mohr · 24 years ago
  48. a9f6a9d Explicitly initialize structures. by Patrik Stridvall · 24 years ago
  49. 83f52d1 Moved all Win16 definitions out of the standard Windows headers. by Alexandre Julliard · 24 years ago
  50. 26d6c1f Don't use copies of critical sections made by memcpy() Added missing WINAPIs by James Abbatiello · 25 years ago
  51. 3496556 - made the MIDI sequencer error message much better for confused users by Andreas Mohr · 25 years ago
  52. bea617b Moved GUID definitions to their respective dll. by Alexandre Julliard · 25 years ago
  53. 6c9d83a Added imports of user32/gdi32/kernel32 wherever necessary. by Alexandre Julliard · 25 years ago
  54. fddc3e1 Added a few C++ operators to Direct3D structures, and made some unions by Ove Kaaven · 25 years ago
  55. 6314ad6 Fixed some warnings. by Patrik Stridvall · 25 years ago
  56. 9405793 Fix a couple of problems with underruns and stopping/restarting. by Ove Kaaven · 25 years ago
  57. 849c930 Implemented the DirectSound HAL mode for DMA primary buffers, with a by Ove Kaaven · 25 years ago
  58. 353c776 Restructure DirectSound. Remove dsound thread, use MM timers by Ove Kaaven · 25 years ago
  59. 6953d67 For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. by Alexandre Julliard · 25 years ago
  60. 625653f Add a few more flags to those recognized when doing trace+dsound. by James Abbatiello · 25 years ago
  61. 330cd69 Fixed some warnings. by Patrik Stridvall · 25 years ago
  62. f5a1027 - Added DirectSoundCapture and DirectSoundCaptureBuffer interfaces by Peter Hunnisett · 25 years ago
  63. 4dce07e - Fixed some initialization/destruction and reference counting by Peter Hunnisett · 25 years ago
  64. 62f3233 - Add another way to create a 3d listener interface. by Peter Hunnisett · 25 years ago
  65. 8cfea6e Make internal buffers size multiple of 4. by Eric Pouech · 25 years ago
  66. b2dd2c5 DSOUND_MixerNorm: do not compare unrelated pointers. by Marcus Meissner · 25 years ago
  67. 3347bee Make audiodevice blocking directly after the non-blocking open, since by Marcus Meissner · 25 years ago
  68. 502e15b open() the OSS sounddevice non-blocking in case another process has it by Marcus Meissner · 25 years ago
  69. c9742b3 - Fix some compiler warnings. - Remove superfluous #include statement. by Niels Kristian Bech Jensen · 25 years ago
  70. f15473f Fixed debug formatting. by Andreas Mohr · 25 years ago
  71. fcfacb9 Added/fixed some documentation reported by winapi_check. by Patrik Stridvall · 25 years ago
  72. d0edc5f Moved dll-specific make rules to a separate Makedll.rules file. by Alexandre Julliard · 25 years ago
  73. f8e4fb0 Made the buffer list in the directsound object thread-safe. by Marcus Meissner · 25 years ago
  74. 383da68 Optimized debugging API to reduce code size. by Alexandre Julliard · 25 years ago
  75. d3e22d9 Removed #include of wingdi.h and windef.h from winuser.h (and resolved by Jeremy White · 25 years ago
  76. 318f4ce Build most dlls as separate shared libraries. by Alexandre Julliard · 25 years ago
  77. f82a723 The COM virtual tables must use the by Francois Gouget · 25 years ago
  78. 681c75b Added debugstr_guid function and used it to replace by Alexandre Julliard · 25 years ago
  79. f84e8ea Add HAVE_SOUNDCARD_H to support OpenBSD. by Todd T. Fries · 25 years ago
  80. 5f6080e Removed suicide code when playback thread's father dies. by Eric Pouech · 25 years ago
  81. 01c9ac4 Generalized the use of the new ICOM_VFIELD and ICOM_VTBL macros. by Francois Gouget · 25 years ago
  82. 68944c2 Split the multimedia/ directory into dlls/ subdirectories. by Eric Pouech · 25 years ago