Andrew Talbot
|
11f198df0b
|
winecoreaudio.drv: Assign to structs instead of using memcpy.
|
2008-03-26 10:33:27 +01:00 |
Ken Thomases
|
fa2d39e45f
|
coreaudio: Standardize on DRV_SUCCESS/FAILURE status codes for setup functions.
|
2008-03-12 12:01:31 +01:00 |
Aric Stewart
|
b5511ac6bf
|
coreaudio: Set mDataByteSize of the buffer to the amount data provided. Greatly helps reduce audio corruption on buffer underflows.
|
2008-02-21 20:23:17 +01:00 |
Aric Stewart
|
fd812bdc1a
|
winecoreaudio: Implement WIDM_GETPOS.
|
2007-11-28 13:40:29 +01:00 |
Francois Gouget
|
5266e57975
|
Assorted spelling fixes.
|
2007-07-31 21:37:50 +02:00 |
Ken Thomases
|
f203ed946b
|
winecoreaudio: Report format error on sample rate mismatch when opening wave-in device.
|
2007-07-13 14:43:00 +02:00 |
Ken Thomases
|
41303fbd6a
|
winecoreaudio: Protect against AudioUnitRender clobbering our buffer list.
|
2007-07-13 14:42:53 +02:00 |
Ken Thomases
|
2fc548ae65
|
winecoreaudio: Correct the AudioBufferList allocated for input.
|
2007-07-13 14:42:40 +02:00 |
Ken Thomases
|
438c748953
|
winecoreaudio: Improve safety of iterations when returning WAVEHDRs to client.
|
2007-07-12 12:59:15 +02:00 |
Ken Thomases
|
1b4ad056b3
|
winecoreaudio: Enable DirectSound HEL mode for input.
|
2007-07-12 12:59:01 +02:00 |
Ken Thomases
|
631f306c3e
|
winecoreaudio: Enable DirectSound HEL mode for output.
|
2007-07-12 12:58:55 +02:00 |
Ken Thomases
|
4906ffaa5b
|
winecoreaudio: Make wodReset fail if called on a closed device.
|
2007-06-20 15:10:59 +02:00 |
Ken Thomases
|
ed10114b12
|
winecoreaudio: Move notify of completed WAVEHDRs to end of wodReset.
|
2007-06-20 15:10:59 +02:00 |
Ken Thomases
|
58e37cbebf
|
winecoreaudio: Move a variable declaration to narrower scope, reduce whitespace.
|
2007-06-20 15:10:59 +02:00 |
Ken Thomases
|
de480f0b6e
|
winecoreaudio: Extract loop, wodNotifyClient for WAVEHDRs in list, to separate function.
|
2007-06-20 15:10:58 +02:00 |
Ken Thomases
|
d19a789fa2
|
winecoreaudio.drv: Remove obsolete FIXME.
|
2007-02-07 21:44:04 +01:00 |
Alexandre Julliard
|
3ccf501209
|
winecoreaudio.drv: Fix printf format warnings.
|
2007-01-18 13:27:55 +01:00 |
Stefan Leichter
|
b8e9e3fbe4
|
winecoreaudio.drv: Print each 64-bit integer as two 32-bit integers.
|
2007-01-18 11:59:52 +01:00 |
Alexandre Julliard
|
9402089ea9
|
winecoreaudio: Renamed the dlls/winmm/winecoreaudio directory to dlls/winecoreaudio.drv.
|
2007-01-10 13:43:27 +01:00 |