Added a configuration option for setting the hardware acceleration
authorRobert Reif <reif@earthlink.net>
Thu, 6 Mar 2003 22:46:34 +0000 (22:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 6 Mar 2003 22:46:34 +0000 (22:46 +0000)
commit8c2ec131a89acf1ce34a73f237bea0d8fe92cd2e
treeb7db604fb1ad614a91f19546f4663e0689ece527
parent998f56e02ee635f42988aa2d30670a6ba10c3409
Added a configuration option for setting the hardware acceleration
level just like the direct sound control panel app.
More work on the full duplex interface so the compile warning is no
longer generated.  Full duplex interface is still stubbed out.
Moved full duplex mixer reset fix into wineoss driver where it
belongs.
Added some more locking fixes.
Capture and full duplex are now stable.
dlls/dsound/capture.c
dlls/dsound/dsound_main.c
dlls/dsound/dsound_private.h
dlls/dsound/mixer.c
dlls/dsound/primary.c