Michael Stefaniuc
|
b522dc66f7
|
dsound: Move the QI implementation from IDirectSoundFullDuplex to IUnknown.
|
2012-08-16 11:40:01 +02:00 |
Michael Stefaniuc
|
0d33e204d1
|
dsound: Aggregate IDirectSoundCapture8 instead of wrapping it.
|
2012-08-16 11:39:54 +02:00 |
Michael Stefaniuc
|
850b294efa
|
dsound: Add COM aggregation to DirectSoundCapture for internal use.
|
2012-08-16 11:39:49 +02:00 |
Michael Stefaniuc
|
ac3cd73ca2
|
dsound: Aggregate IDirectSound8 instead of wrapping it.
|
2012-08-16 11:39:43 +02:00 |
Michael Stefaniuc
|
9cb53818e8
|
dsound: Add COM aggregation to DirectSound for internal use.
|
2012-08-16 11:39:36 +02:00 |
Michael Stefaniuc
|
bd4c67396b
|
dsound: Merge IUnknown into the main DirectSoundFullDuplex object.
|
2012-08-16 11:39:26 +02:00 |
Michael Stefaniuc
|
6692f97e01
|
dsound: Add an object refcount for DirectSoundFullDuplex.
|
2012-08-16 11:39:14 +02:00 |
Michael Stefaniuc
|
023a19d931
|
dsound: Pass the object instead of ifaces to helpers.
|
2012-08-16 11:39:08 +02:00 |
Michael Stefaniuc
|
8588260eef
|
dsound: COM cleanup for the IDirectSoundFullDuplex iface.
|
2012-08-16 11:39:01 +02:00 |
Michael Stefaniuc
|
f6f8123c6b
|
dsound: Cleanup error handling in IDirectSoundFullDuplex::Initialize().
|
2012-08-16 11:38:52 +02:00 |
Michael Stefaniuc
|
885e205ade
|
dsound: Cleanup the DirectSoundFullDuplex create functions.
|
2012-08-16 11:38:44 +02:00 |
Michael Stefaniuc
|
0aeaa83a22
|
dsound/tests: Add DirectSoundFullDuplex COM tests.
|
2012-08-16 11:38:36 +02:00 |
Michael Stefaniuc
|
598cc8f44a
|
dsound/tests: Refcount tests for IDirectSoundCapture / IUnknown.
|
2012-08-16 11:38:23 +02:00 |
Michael Stefaniuc
|
9383affe87
|
dsound: IDirectSoundCapture / IUnknown use separate refcounts.
|
2012-08-16 11:38:17 +02:00 |
Michael Stefaniuc
|
b8ffb4930f
|
dsound: Merge the DirectSoundCapture create functions.
|
2012-08-16 11:38:08 +02:00 |
Michael Stefaniuc
|
b18bc659d6
|
dsound: Avoid a TRUE:FALSE conditional expression.
|
2012-08-14 11:59:26 +02:00 |
Francois Gouget
|
4d24132ea4
|
dsound/tests: Trace the number of tested DirectSound drivers.
|
2012-08-13 11:52:10 +02:00 |
Francois Gouget
|
ed7faad1ed
|
dsound/tests: Clarify some skip() traces.
|
2012-08-13 11:52:00 +02:00 |
Michael Stefaniuc
|
4c7e608d5c
|
dsound: Get rid of the DSOUND_QueryInterface() helper.
|
2012-07-19 16:01:48 +02:00 |
Michael Stefaniuc
|
9cc62d321c
|
dsound: Handle IDirectSound by the IDirectSound8 implementation.
|
2012-07-19 16:01:48 +02:00 |
Michael Stefaniuc
|
6fecd3d642
|
dsound: Merge IDirectSound8 into the main DirectSound object.
|
2012-07-19 16:01:47 +02:00 |
Michael Stefaniuc
|
db5344e438
|
dsound: Drop a redundant 'IDirectSound8' from the method names.
|
2012-07-19 16:01:47 +02:00 |
Michael Stefaniuc
|
bf4481d3f0
|
dsound: Merge the DirectSound create functions.
|
2012-07-19 16:01:46 +02:00 |
Michael Stefaniuc
|
8978a4b51b
|
dsound: Merge IUnknown into the main DirectSound object.
|
2012-07-19 16:01:45 +02:00 |
Michael Stefaniuc
|
478191c059
|
dsound: Cleanup IDirectSoundImpl_Create() and move it.
|
2012-07-19 16:01:45 +02:00 |
Michael Stefaniuc
|
a565c0fadf
|
dsound: Rename the DirectSound object refcount to "numIfaces".
|
2012-07-19 16:01:44 +02:00 |
Michael Stefaniuc
|
4992e6a515
|
dsound: Merge the two IUnknown/IDirectSound implementations for DirectSound.
|
2012-07-19 16:01:43 +02:00 |
Michael Stefaniuc
|
e236a3c2d5
|
dsound/tests: Add IDirectSound refcount and COM aggregation tests.
|
2012-07-19 16:01:43 +02:00 |
Andrew Eikum
|
bf263a347d
|
dsound: Fail if app requests 3D buffer interface on a non-3D buffer.
|
2012-06-14 18:20:29 +02:00 |
Andrew Eikum
|
1cc9ecb558
|
dsound: Don't use IAudioClock::GetPosition to determine buffer fullness.
|
2012-05-16 18:30:18 +02:00 |
Andrew Eikum
|
98c653bc8b
|
dsound: Resample to float, not device format.
|
2012-05-15 16:26:31 +02:00 |
Andrew Eikum
|
20356f7458
|
dsound: Compute mix buffer's size more accurately.
|
2012-05-15 11:18:07 +02:00 |
Andrew Eikum
|
5cce1d9da2
|
dsound: Get rid of redundant primary_mixpos member.
|
2012-05-15 11:17:53 +02:00 |
Andrew Eikum
|
e0ccd9e399
|
dsound: Change mix_buffer to float instead of INT.
|
2012-05-15 11:17:46 +02:00 |
Andrew Eikum
|
8327e6f423
|
dsound: Ensure primary buffer's buffer is large enough to hold the entire prebuffer.
|
2012-05-14 19:58:54 +02:00 |
Andrew Eikum
|
7dce1418ff
|
dsound: Base fragment size off of the MMDevice's period.
|
2012-05-14 19:58:41 +02:00 |
Andrew Eikum
|
1053bfb48d
|
dsound: Express buffer positions in terms of bytes, not fragments.
|
2012-05-14 19:58:32 +02:00 |
Andrew Eikum
|
2c6087457b
|
dsound: Remove minlen, since we always mix full chunks anyway.
|
2012-05-14 19:58:24 +02:00 |
Andrew Eikum
|
f0be44c82d
|
dsound: Don't destroy primary buffer until device is released.
|
2012-05-09 17:49:33 +02:00 |
Alexander E. Patrakov
|
275dfb83f2
|
dsound: Added a windowed-sinc resampler.
|
2012-05-08 09:29:47 +02:00 |
Andrew Eikum
|
4354be123c
|
dsound: Don't derive the secondary position from the primary position.
|
2012-05-02 12:00:02 +02:00 |
Andrew Eikum
|
f393a98a8a
|
dsound: Convert from fixed to floating point.
|
2012-05-02 11:59:58 +02:00 |
Alexander E. Patrakov
|
93a0ca7c6c
|
dsound: Clean up channels.
|
2012-05-01 19:16:23 +02:00 |
Alexander E. Patrakov
|
ab4ef6636d
|
dsound: Clean up cp_fields.
|
2012-05-01 19:16:00 +02:00 |
Alexander E. Patrakov
|
f88f3d4149
|
dsound: Replace convert() functions with get() and put().
|
2012-05-01 19:15:49 +02:00 |
Alexander E. Patrakov
|
0195e01990
|
dsound: Clean up MixToTemporary().
|
2012-05-01 19:15:12 +02:00 |
Andrew Eikum
|
3ef92af6a8
|
dsound: Map MMDevAPI error to DSound error.
|
2012-04-27 11:59:44 +02:00 |
Andrew Eikum
|
1b21fe827f
|
mmddk.h: Remove unused, Wine-specific WinMM defines.
|
2012-04-03 17:53:37 +02:00 |
Andrew Eikum
|
552433cf9e
|
dsound: Validate and correct wValidBitsPerSample in primary buffer SetFormat.
|
2012-04-02 18:27:14 +02:00 |
Michael Stefaniuc
|
0872572a6d
|
dsound/tests: Fix the capture COM tests for older Win2k versions.
|
2012-02-15 19:17:37 +01:00 |