2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
tree | commitdiff |
2003-09-03 |
Robert Reif | Use the drivers to get device capabilities and property... |
tree | commitdiff |
2003-09-02 |
Robert Reif | Now that reference counting is correct, there is no... |
tree | commitdiff |
2003-09-01 |
Robert Reif | Added more tests and restructured tests for easier... |
tree | commitdiff |
2003-09-01 |
Robert Reif | Added SecondaryBuffer and DirectSoundCaptureNotify... |
tree | commitdiff |
2003-08-27 |
Dimitrie O. Paun | Remove some unneeded __WINESRC__ tests from the headers. |
tree | commitdiff |
2003-08-23 |
John K. Hohm | Implement DllRegisterServer and DllUnregisterServer... |
tree | commitdiff |
2003-08-20 |
Robert Reif | Added tests for buffer property sets. |
tree | commitdiff |
2003-08-20 |
Robert Reif | Split property sets into two types: buffer and private. |
tree | commitdiff |
2003-08-18 |
Robert Reif | Fixed bug where last tests were not executed. |
tree | commitdiff |
2003-08-07 |
Duane Clark | Move declarations to compile with older compilers. |
tree | commitdiff |
2003-08-07 |
Alexandre Julliard | Added propset.ok. |
tree | commitdiff |
2003-08-06 |
Robert Reif | Added some COM and property set tests. |
tree | commitdiff |
2003-08-06 |
Robert Reif | Added class factories for DirectSoundCapture, DirectSou... |
tree | commitdiff |
2003-07-30 |
Alexandre Julliard | Make the DllRegisterServer, DllRegisterServerEx, DllUnr... |
tree | commitdiff |
2003-07-28 |
Robert Reif | Fixed a bug where a NULL primary buffer pointer is... |
tree | commitdiff |
2003-07-09 |
Francois Gouget | Spelling fixes. |
tree | commitdiff |
2003-07-02 |
Francois Gouget | Fixed some common spelling errors. |
tree | commitdiff |
2003-06-27 |
Robert Reif | 3D buffer and listener reference counts should be fixed. |
tree | commitdiff |
2003-06-18 |
Robert Reif | Fixed a reference counting bug I introduced. |
tree | commitdiff |
2003-05-22 |
Duane Clark | Fix compile error. |
tree | commitdiff |
2003-05-22 |
Robert Reif | Add 3d primary and secondary buffer tests. |
tree | commitdiff |
2003-05-22 |
Robert Reif | - make parameter checking and error notification consistent |
tree | commitdiff |
2003-05-04 |
Lionel Ulmer | Give the right ids to the DirectSoundCreate8 function... |
tree | commitdiff |
2003-05-02 |
Robert Reif | Move all tests to outside the loop when setting volume. |
tree | commitdiff |
2003-05-02 |
Lionel Ulmer | - misc. tracing fixes |
tree | commitdiff |
2003-05-02 |
Robert Reif | Reversed relationship between buffers and notifies. |
tree | commitdiff |
2003-04-29 |
Robert Reif | Added partial property set support which is used by... |
tree | commitdiff |
2003-04-13 |
Alexandre Julliard | Don't use Wine debugging API in tests. |
tree | commitdiff |
2003-04-11 |
Robert Reif | Fixed PCM format evaluation bug. |
tree | commitdiff |
2003-04-11 |
Robert Reif | Changed capture format printing to hex. |
tree | commitdiff |
2003-04-10 |
Alexandre Julliard | Removed uses of the non standard ICOM_VTBL macro. |
tree | commitdiff |
2003-04-09 |
Robert Reif | Changed DLL version to 8. |
tree | commitdiff |
2003-04-07 |
Jerry Jenkins | Align data to proper size. |
tree | commitdiff |
2003-04-05 |
Robert Reif | Fixed a problem when multiple devices are present and... |
tree | commitdiff |
2003-04-04 |
Alexandre Julliard | Warning fixes. |
tree | commitdiff |
2003-04-03 |
Robert Reif | Added wide character enumeration of sound devices. |
tree | commitdiff |
2003-04-02 |
Robert Reif | Added entry for DirectSoundFullDuplexCreate. |
tree | commitdiff |
2003-03-31 |
Rok Mandeljc | Framework for the doppler effect. |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
tree | commitdiff |
2003-03-17 |
Ove Kaaven | Somewhat more reliable dsound position notifications. |
tree | commitdiff |
2003-03-15 |
Robert Reif | Added support for multiple direct sound devices. |
tree | commitdiff |
2003-03-10 |
Rok Mandeljc | - implemented panning |
tree | commitdiff |
2003-03-07 |
Robert Reif | Fixed a bug where a capture device was used after it... |
tree | commitdiff |
2003-03-06 |
Robert Reif | Added a configuration option for setting the hardware... |
tree | commitdiff |
2003-03-05 |
Rok Mandeljc | Changed some stuff so distance attenuation works for... |
tree | commitdiff |
2003-03-04 |
Robert Reif | Fixed code to handle full duplex properly. |
tree | commitdiff |
2003-02-24 |
Robert Reif | Fixed a problem getting the GUID to compile under windo... |
tree | commitdiff |
2003-02-24 |
Michael Stefaniuc | Add missing LeaveCriticalSection's in error path. |
tree | commitdiff |
2003-02-17 |
Rok Mandeljc | Reimplemented distance attenuation formula. |
tree | commitdiff |
2003-02-15 |
Robert Reif | Added support for direct sound capture and a real direc... |
tree | commitdiff |
2003-01-20 |
Gerald Pfeifer | #include <stdlib.h> instead of the non-standard <malloc.h>. |
tree | commitdiff |
2003-01-16 |
Francois Gouget | Use the same 8/16bit conversion routines as in pcmconve... |
tree | commitdiff |
2003-01-16 |
Francois Gouget | SetFormat may not change the primary buffer format... |
tree | commitdiff |
2003-01-15 |
Francois Gouget | Initialize the pwave array whenever we don't have a... |
tree | commitdiff |
2003-01-14 |
Rok Mandeljc | Added cone support. |
tree | commitdiff |
2003-01-13 |
Enrico Horn | Add version info to dll/dsound. |
tree | commitdiff |
2003-01-11 |
Francois Gouget | DSB.SetFormat:Trace the requested format as soon as... |
tree | commitdiff |
2003-01-11 |
Francois Gouget | Fix latent deadlock in DSOUND_callback. |
tree | commitdiff |
2003-01-10 |
Rok Mandeljc | 3d sound diminishes with distance. |
tree | commitdiff |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
tree | commitdiff |
2003-01-07 |
Francois Gouget | Always open the device in the default 22050x8x2 format... |
tree | commitdiff |
2003-01-04 |
Rok Mandeljc | - 3d buffers produce sounds |
tree | commitdiff |
2003-01-04 |
Rok Mandeljc | - cleaned *Set* functions |
tree | commitdiff |
2003-01-02 |
Francois Gouget | Add the ability of playing a test tone when in interact... |
tree | commitdiff |
2002-12-13 |
Rok Mandeljc | Implementation of IDirectSound3DListenerImpl_Set*(). |
tree | commitdiff |
2002-12-13 |
Francois Gouget | Extend the test by creating a PrimaryBuffer object... |
tree | commitdiff |
2002-12-13 |
Francois Gouget | IDirectSoundBuffer.GetCaps should fail if caps.dwSize... |
tree | commitdiff |
2002-12-13 |
Rok Mandeljc | Implemented IDirectSound3DBufferImpl_Set*(). |
tree | commitdiff |
2002-12-12 |
Rok Mandeljc | Implemented IDirectSound3DListenerImpl_Get*() functions. |
tree | commitdiff |
2002-12-12 |
Rok Mandeljc | Implemented some stubs. |
tree | commitdiff |
2002-12-12 |
Alexandre Julliard | Added .spec.def files. |
tree | commitdiff |
2002-12-05 |
Alexandre Julliard | Back out the aRts volume patch, this is not user-friend... |
tree | commitdiff |
2002-12-05 |
Francois Gouget | A simple test for IDirectSound.GetCaps. |
tree | commitdiff |
2002-12-05 |
Francois Gouget | Return an error if dwSize is not valid. |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Fixed warnings caused by conversion to -DSTRICT. |
tree | commitdiff |
2002-09-29 |
Ove Kaaven | Fix for soundcards that can't do 8-bit audio, only... |
tree | commitdiff |
2002-09-17 |
Jerry Jenkins | Added waveOutSetVolume when opening sound driver. Other... |
tree | commitdiff |
2002-09-12 |
Patrik Stridvall | Moved all the content of the DDK files ntdef.h and... |
tree | commitdiff |
2002-08-17 |
Patrik Stridvall | Added include protection for unistd.h and sys/time.h. |
tree | commitdiff |
2002-08-02 |
Michael Stefaniuc | - Converted HWAVE, HWAVEIN, HWAVEOUT to void*. |
tree | commitdiff |
2002-07-24 |
Alexandre Julliard | Removed ordinal 0. |
tree | commitdiff |
2002-07-05 |
Steven Edwards | Need to import ntdll. |
tree | commitdiff |
2002-07-05 |
Alexandre Julliard | No need to call GetModuleFileName16 now that GetModuleF... |
tree | commitdiff |
2002-06-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
tree | commitdiff |
2002-06-13 |
Ove Kaaven | Support DirectSound 8 interfaces. Split interface imple... |
tree | commitdiff |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
tree | commitdiff |
2002-05-28 |
Johan Gill | Only enumerate DirectSound devices if the first sound... |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | Removed most imports of ntdll since we no longer import... |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
tree | commitdiff |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
tree | commitdiff |
2002-05-11 |
Joris Beugnies | Make defines configurable at run-time. |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
tree | commitdiff |
2002-05-01 |
Johan Gill | DirectSoundEnumerateA() now passes a GUID to the callba... |
tree | commitdiff |
2002-04-26 |
Alexandre Julliard | Better support for configure detection of missing types... |
tree | commitdiff |
2002-04-22 |
Eric Pouech | A bit more robust against wave???Open failures. |
tree | commitdiff |
2002-03-25 |
Chris Morgan | Dsound will now try as many devices as are available... |
tree | commitdiff |
2002-03-21 |
Chris Morgan | Added aRts driver. |
tree | commitdiff |
2002-03-20 |
Alexandre Julliard | Changed builtin dlls file names to make it clear they... |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
next |