projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
pdh: Implement and test PdhGetDllVersion.
[wine]
/
include
/
dsound.h
2009-11-20
Maarten Lankhorst
include: Fix a dsound define.
blob
|
commitdiff
|
raw
2008-06-25
Dmitry Timoshkov
include: Remove a semicolon from a DECL_WINELIB_TYPE_AW...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-06
Marcus Meissner
include: Add winelib names for some dsound A/W function...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-08
Tomas Carnecky
dsound: Update prototypes for IDirectSoundBuffer::Lock...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2005-10-03
Robert Reif
Fixes so d3d9.h and dsound.h can be included at the...
blob
|
commitdiff
|
raw
|
diff to current
2005-07-26
Alexandre Julliard
Uncomment the typedef in the DECLARE_INTERFACE macro...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-04
Robert Reif
Finish DirectSoundCapture/DirectSoundCapture8 split.
blob
|
commitdiff
|
raw
|
diff to current
2005-04-11
James Hawkins
Remove nonstandard type LPLPVOID.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-08
Ge van Geldorp
Match PSDK definitions for LPCWAVEFORMATEX.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
Alexandre Julliard
Get rid of the non-standard Ixxx_METHODS macro definiti...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-04
Francois Gouget
Fix incorrect usage of COBJMACROS.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-12
Alexandre Julliard
Get rid of the non-standard ICOM_DEFINE macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-07
Robert Reif
Number of arguments to IDirectSoundBuffer8_GetObjectInP...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-06
Robert Reif
Added some missing **LPLP typedefs.
blob
|
commitdiff
|
raw
|
diff to current
2004-07-06
Robert Reif
Fix IDirectSoundBuffer8_Initialize function prototype...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-04
Robert Reif
Separated DirectSoundCreate8 into two functions and...
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-02-27
Robert Reif
Added missing #define for DS_INCOMPLETE.
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-27
Raphael Junqueira
- Some fixes on DirectSound init (need SetCooperativeLe...
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-08-28
Dimitrie O. Paun
Use angle brackets (<>) rather than quotes ("") for...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-28
Robert Reif
Added speaker config macros.
blob
|
commitdiff
|
raw
|
diff to current
2003-07-01
Alexandre Julliard
Add strmif.h to the headers included in libuuid.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-11
Alexandre Julliard
Simplified COM interface declarations, removing the...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-10
Alexandre Julliard
Get rid of the ICOM_CALL macros.
blob
|
commitdiff
|
raw
|
diff to current
2003-04-10
Alexandre Julliard
Use a more compatible technique to declare COM interfac...
blob
|
commitdiff
|
raw
|
diff to current
2003-04-03
Robert Reif
Added a few missing DX8 definitions.
blob
|
commitdiff
|
raw
|
diff to current
2003-03-06
Robert Reif
Fixed a FIXME for full duplex.
blob
|
commitdiff
|
raw
|
diff to current
2003-02-24
Robert Reif
Added definitions for DirectSoundFullDuplex and moved...
blob
|
commitdiff
|
raw
|
diff to current
2003-02-14
Robert Reif
Added/fixed some definitions for direct sound capture.
blob
|
commitdiff
|
raw
|
diff to current
2002-07-03
Gregg Mattinson
Removed extra ; from end of ICOM_METHOD macros.
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-05
Alexandre Julliard
Removed more code at Hidenori's request.
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-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2002-01-31
Patrik Stridvall
Move __stdcall/__cdecl to the right place.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-21
Ove Kaaven
Fixed a typo.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-17
Hidenori Takeshima
Implemented IMemAllocator.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-10
Ove Kaaven
Fix buffering problems in HEL mode.
blob
|
commitdiff
|
raw
|
diff to current
2001-06-13
Marcus Meissner
Added definitions for IKsPropertySet, small stub implem...
blob
|
commitdiff
|
raw
|
diff to current
2000-06-11
Francois Gouget
Reordered the CALLBACK and WINAPI directives so that...
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
- Add another way to create a 3d listener interface.
blob
|
commitdiff
|
raw
|
diff to current
2000-05-18
Peter Hunnisett
- Added remaining DirectX 3D3 6&7 3D interfaces.
blob
|
commitdiff
|
raw
|
diff to current
2000-01-12
Steve Langasek
Fixed typos in macro definitions for IDirectSoundBuffer...
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Francois Gouget
Define the COM macros even in C++.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Patrik Stridvall
Added extern "C" if __cplusplus is defined.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-11
Francois Gouget
ICOMisation of the DirectSound API.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-21
Michael Veksler
- Fix headers to include less or smaller header files.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-19
Francois Gouget
Changed the first parameter from LPGUID (Windows header...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-17
Marcus Meissner
Optimized include/*.h: (recursively) include all header...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-23
Rob Riggs
Fixed duplicate sound buffer handling. Updated status.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-17
Alexandre Julliard
Recovery of release 990110 after disk crash.
wine-990110
blob
|
commitdiff
|
raw
|
diff to current
1998-12-26
Marcus Meissner
Changed // comments to /* */ so WINE compiles with...
blob
|
commitdiff
|
raw
|
diff to current
1998-12-01
Robert Riggs
Fixed 8-bit WAV format handling (it is unsigned data).
blob
|
commitdiff
|
raw
|
diff to current
1998-11-22
Robert Riggs
More flags (DirectX 5.2), DirectSound3DListener and
blob
|
commitdiff
|
raw
|
diff to current
1998-06-28
Alexandre Julliard
Release 980628
wine-980628
blob
|
commitdiff
|
raw
|
diff to current
1998-06-01
Alexandre Julliard
Release 980601
wine-980601
blob
|
commitdiff
|
raw
|
diff to current
1998-03-01
Alexandre Julliard
Release 980301
wine-980301
blob
|
commitdiff
|
raw
|
diff to current
1998-02-01
Alexandre Julliard
Release 980201
wine-980201
blob
|
commitdiff
|
raw
|
diff to current
1998-01-18
Alexandre Julliard
Release 980118
wine-980118
blob
|
commitdiff
|
raw
|
diff to current
1998-01-04
Alexandre Julliard
Release 980104
wine-980104
blob
|
commitdiff
|
raw
|
diff to current