This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
wine
Watch
1
Star
0
Fork
0
You've already forked wine
mirror of
https://github.com/reactos/wine.git
synced
2025-02-01 17:53:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
wine
/
dlls
/
dsound
History
Robert Reif
9fde8228e1
Fallback to software buffer if failed to create hardware buffer.
...
Minor code cleanups.
2004-02-06 05:25:56 +00:00
..
tests
Only link against libdxguid where necessary.
2004-01-27 00:11:16 +00:00
.cvsignore
Add version info to dll/dsound.
2003-01-13 20:40:45 +00:00
buffer.c
Fallback to software buffer if failed to create hardware buffer.
2004-02-06 05:25:56 +00:00
capture.c
Fixes more use before set races.
2003-11-14 21:03:24 +00:00
dsound_main.c
Fallback to software buffer if duplicating hardware buffer fails.
2004-02-06 05:21:37 +00:00
dsound_private.h
Reduce the use of the dsound global variable by passing address to
2004-01-12 21:02:22 +00:00
dsound.spec
Fixed some traces.
2003-10-01 03:05:25 +00:00
Makefile.in
Only link against libdxguid where necessary.
2004-01-27 00:11:16 +00:00
mixer.c
Reduce the use of the dsound global variable by passing address to
2004-01-12 21:02:22 +00:00
primary.c
Actual buffer format may be different from requested format so use
2004-02-06 05:20:28 +00:00
propset.c
Make capture more reliable by submitting all buffers before start.
2003-10-08 22:35:26 +00:00
regsvr.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
sound3d.c
Fixed header dependencies to be fully compatible with the Windows
2003-09-05 23:08:26 +00:00
version.rc
Implement DllRegisterServer and DllUnregisterServer for dsound.dll,
2003-08-23 23:03:28 +00:00