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