2004-10-07 |
Francois Gouget | Don't define COBJMACROS in objbase.h. |
blob | commitdiff | raw |
2004-09-16 |
Robert Reif | Cleanup reference counting. |
blob | commitdiff | raw | diff to current |
2004-09-09 |
Alexandre Julliard | Removed some more uses of the non-standard ICOM_THIS... |
blob | commitdiff | raw | diff to current |
2004-09-07 |
Robert Reif | Consolidate secondary buffer list processing and locking. |
blob | commitdiff | raw | diff to current |
2004-08-23 |
Alexandre Julliard | Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm... |
blob | commitdiff | raw | diff to current |
2004-08-20 |
Robert Reif | Remove wine specific DRV_QUERYDSOUNDGUID message and... |
blob | commitdiff | raw | diff to current |
2004-08-12 |
Alexandre Julliard | Get rid of the non-standard ICOM_VTABLE macro. |
blob | commitdiff | raw | diff to current |
2004-07-21 |
Robert Reif | Save enumerated GUIDs in a global array so they persist... |
blob | commitdiff | raw | diff to current |
2004-07-19 |
Robert Reif | Do initialization to match windows behavior (with test). |
blob | commitdiff | raw | diff to current |
2004-07-06 |
Robert Reif | Create DirectSound or DirectSound8 depending on riid. |
blob | commitdiff | raw | diff to current |
2004-07-04 |
Robert Reif | Separated DirectSoundCreate8 into two functions and... |
blob | commitdiff | raw | diff to current |
2004-05-19 |
Eric Pouech | GetModuleFileName[AW] doesn't terminate the string... |
blob | commitdiff | raw | diff to current |
2004-04-19 |
Robert Reif | Fixes support for older versions of direct sound. |
blob | commitdiff | raw | diff to current |
2004-03-17 |
Robert Reif | Remove unused lock. |
blob | commitdiff | raw | diff to current |
2004-02-06 |
Robert Reif | Fallback to software buffer if duplicating hardware... |
blob | commitdiff | raw | diff to current |
2004-01-09 |
Robert Reif | Added some missing defines and a struct. |
blob | commitdiff | raw | diff to current |
2003-10-14 |
Oleg Prokhorov | Another portion of HeapReAlloc fixes. |
blob | commitdiff | raw | diff to current |
2003-10-01 |
Robert Reif | Fixed some traces. |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Robert Reif | Added volume and pan support to primary buffers. |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Robert Reif | Device enumeration callbacks should return a NULL guid... |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-09-03 |
Robert Reif | Use the drivers to get device capabilities and property... |
blob | commitdiff | raw | diff to current |
2003-09-01 |
Robert Reif | Added SecondaryBuffer and DirectSoundCaptureNotify... |
blob | commitdiff | raw | diff to current |
2003-08-20 |
Robert Reif | Split property sets into two types: buffer and private. |
blob | commitdiff | raw | diff to current |
2003-08-06 |
Robert Reif | Added class factories for DirectSoundCapture, DirectSou... |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Robert Reif | Fixed a bug where a NULL primary buffer pointer is... |
blob | commitdiff | raw | diff to current |
2003-06-27 |
Robert Reif | 3D buffer and listener reference counts should be fixed. |
blob | commitdiff | raw | diff to current |
2003-05-22 |
Robert Reif | - make parameter checking and error notification consistent |
blob | commitdiff | raw | diff to current |
2003-05-04 |
Lionel Ulmer | Give the right ids to the DirectSoundCreate8 function... |
blob | commitdiff | raw | diff to current |
2003-05-02 |
Lionel Ulmer | - misc. tracing fixes |
blob | commitdiff | raw | diff to current |
2003-05-02 |
Robert Reif | Reversed relationship between buffers and notifies. |
blob | commitdiff | raw | diff to current |
2003-04-29 |
Robert Reif | Added partial property set support which is used by... |
blob | commitdiff | raw | diff to current |
2003-04-10 |
Alexandre Julliard | Removed uses of the non standard ICOM_VTBL macro. |
blob | commitdiff | raw | diff to current |
2003-04-05 |
Robert Reif | Fixed a problem when multiple devices are present and... |
blob | commitdiff | raw | diff to current |
2003-04-03 |
Robert Reif | Added wide character enumeration of sound devices. |
blob | commitdiff | raw | diff to current |
2003-03-15 |
Robert Reif | Added support for multiple direct sound devices. |
blob | commitdiff | raw | diff to current |
2003-03-06 |
Robert Reif | Added a configuration option for setting the hardware... |
blob | commitdiff | raw | diff to current |
2003-03-04 |
Robert Reif | Fixed code to handle full duplex properly. |
blob | commitdiff | raw | diff to current |
2003-02-15 |
Robert Reif | Added support for direct sound capture and a real direc... |
blob | commitdiff | raw | diff to current |
2003-01-15 |
Francois Gouget | Initialize the pwave array whenever we don't have a... |
blob | commitdiff | raw | diff to current |
2003-01-11 |
Francois Gouget | DSB.SetFormat:Trace the requested format as soon as... |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Francois Gouget | Always open the device in the default 22050x8x2 format... |
blob | commitdiff | raw | diff to current |
2002-12-05 |
Alexandre Julliard | Back out the aRts volume patch, this is not user-friend... |
blob | commitdiff | raw | diff to current |
2002-12-05 |
Francois Gouget | Return an error if dwSize is not valid. |
blob | commitdiff | raw | diff to current |
2002-09-29 |
Ove Kaaven | Fix for soundcards that can't do 8-bit audio, only... |
blob | commitdiff | raw | diff to current |
2002-09-17 |
Jerry Jenkins | Added waveOutSetVolume when opening sound driver. Other... |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Patrik Stridvall | Moved all the content of the DDK files ntdef.h and... |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
blob | commitdiff | raw | diff to current |
2002-08-02 |
Michael Stefaniuc | - Converted HWAVE, HWAVEIN, HWAVEOUT to void*. |
blob | commitdiff | raw | diff to current |
2002-07-05 |
Alexandre Julliard | No need to call GetModuleFileName16 now that GetModuleF... |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Ove Kaaven | Support DirectSound 8 interfaces. Split interface imple... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-28 |
Johan Gill | Only enumerate DirectSound devices if the first sound... |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Joris Beugnies | Make defines configurable at run-time. |
blob | commitdiff | raw | diff to current |
2002-05-01 |
Johan Gill | DirectSoundEnumerateA() now passes a GUID to the callba... |
blob | commitdiff | raw | diff to current |
2002-04-26 |
Alexandre Julliard | Better support for configure detection of missing types... |
blob | commitdiff | raw | diff to current |
2002-04-22 |
Eric Pouech | A bit more robust against wave???Open failures. |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Chris Morgan | Dsound will now try as many devices as are available... |
blob | commitdiff | raw | diff to current |
2002-03-21 |
Chris Morgan | Added aRts driver. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-01-02 |
Ove Kaaven | Further unified HAL and HEL mixing, and added some... |
blob | commitdiff | raw | diff to current |
2001-09-10 |
Ove Kaaven | Fix buffering problems in HEL mode. |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Patrik Stridvall | Fixed some warnings. |
blob | commitdiff | raw | diff to current |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-06-13 |
Marcus Meissner | Added definitions for IKsPropertySet, small stub implem... |
blob | commitdiff | raw | diff to current |
2001-05-24 |
Andreas Mohr | Spelling fixes. |
blob | commitdiff | raw | diff to current |
2001-05-09 |
Francois Gouget | Add '\n' at the end of traces. |
blob | commitdiff | raw | diff to current |
2001-03-19 |
Ove Kaaven | Fixed sound disappearing after on-the-fly sample rate... |
blob | commitdiff | raw | diff to current |
2001-03-03 |
Alexandre Julliard | Chris Jacobson |
blob | commitdiff | raw | diff to current |
2001-01-13 |
Ove Kaaven | Fixes for various underrun-related problems. Also added... |
blob | commitdiff | raw | diff to current |
2001-01-06 |
Johan Gill | Added a more truthful message about what really is... |
blob | commitdiff | raw | diff to current |
2001-01-04 |
Eric Pouech | Now using manifest constant instead of raw values for... |
blob | commitdiff | raw | diff to current |
2001-01-02 |
Ove Kaaven | Bugfix for sound dropping out, and workaround for Half... |
blob | commitdiff | raw | diff to current |
2000-12-22 |
Ove Kaaven | More intelligent DirectSound prebuffering. By tracking the |
blob | commitdiff | raw | diff to current |
2000-12-21 |
Marcus Meissner | Handle errors for IDsDriver_GetPosition. |
blob | commitdiff | raw | diff to current |
2000-12-19 |
François Gouget | winuser.h now requires that we include winbase.h first. |
blob | commitdiff | raw | diff to current |
2000-12-06 |
Alexandre Julliard | Created a small static library in ole/libuuid.a that... |
blob | commitdiff | raw | diff to current |
2000-10-25 |
Andreas Mohr | Reimplement patch by Marcus Meissner ('98) to "fix... |
blob | commitdiff | raw | diff to current |
2000-10-24 |
Patrik Stridvall | Explicitly initialize structures. |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
blob | commitdiff | raw | diff to current |
2000-09-01 |
James Abbatiello | Don't use copies of critical sections made by memcpy() |
blob | commitdiff | raw | diff to current |
2000-08-26 |
Andreas Mohr | - made the MIDI sequencer error message much better... |
blob | commitdiff | raw | diff to current |
2000-08-03 |
Alexandre Julliard | Moved GUID definitions to their respective dll. |
blob | commitdiff | raw | diff to current |
2000-07-23 |
Ove Kaaven | Added a few C++ operators to Direct3D structures, and... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Patrik Stridvall | Fixed some warnings. |
blob | commitdiff | raw | diff to current |
2000-07-08 |
Ove Kaaven | Fix a couple of problems with underruns and stopping... |
blob | commitdiff | raw | diff to current |
2000-06-24 |
Ove Kaaven | Implemented the DirectSound HAL mode for DMA primary... |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Ove Kaaven | Restructure DirectSound. Remove dsound thread, use... |
blob | commitdiff | raw | diff to current |
2000-06-11 |
James Abbatiello | Add a few more flags to those recognized when doing... |
blob | commitdiff | raw | diff to current |
2000-06-03 |
Patrik Stridvall | Fixed some warnings. |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Peter Hunnisett | - Added DirectSoundCapture and DirectSoundCaptureBuffer... |
blob | commitdiff | raw | diff to current |
2000-05-30 |
Peter Hunnisett | - Fixed some initialization/destruction and reference... |
blob | commitdiff | raw | diff to current |
2000-05-30 |
Peter Hunnisett | - Add another way to create a 3d listener interface. |
blob | commitdiff | raw | diff to current |
2000-05-10 |
Eric Pouech | Make internal buffers size multiple of 4. |
blob | commitdiff | raw | diff to current |
2000-04-16 |
Marcus Meissner | DSOUND_MixerNorm: do not compare unrelated pointers. |
blob | commitdiff | raw | diff to current |
2000-04-06 |
Marcus Meissner | Make audiodevice blocking directly after the non-blocki... |
blob | commitdiff | raw | diff to current |
2000-03-30 |
Marcus Meissner | open() the OSS sounddevice non-blocking in case another... |
blob | commitdiff | raw | diff to current |
2000-03-28 |
Niels Kristian Bec... | - Fix some compiler warnings. |
blob | commitdiff | raw | diff to current |
2000-03-26 |
Andreas Mohr | Fixed debug formatting. |
blob | commitdiff | raw | diff to current |
next |