Andrew Talbot
|
687af6b2bc
|
winealsa.drv: Assign to structs instead of using memcpy.
|
2008-03-25 11:45:01 +01:00 |
Michael Stefaniuc
|
ad99cb46c6
|
winealsa.drv: Leave the CriticalSection before destroying it. Found by Smatch.
|
2007-10-23 18:04:22 +02:00 |
Maarten Lankhorst
|
61862f9f2d
|
winealsa: Use S24_3LE instead of S24_LE.
S24_LE is aligned with 4 bytes instead of the expected 3.
|
2007-10-15 16:55:23 +02:00 |
Maarten Lankhorst
|
894cf6dbaf
|
winealsa: Add a timer check to capture to see if play notifications have been triggered.
|
2007-09-12 11:33:11 +02:00 |
Maarten Lankhorst
|
a8da3e7f60
|
winealsa: Add support for capture notification positions.
|
2007-09-12 11:33:11 +02:00 |
Maarten Lankhorst
|
30dee3a87a
|
winealsa: Add stubs for IDsCaptureDriverNotify.
|
2007-09-12 11:33:11 +02:00 |
Maarten Lankhorst
|
8f6c99791b
|
winealsa: Use nBLockAlign instead of snd_pcm_bytes_to_frames to get buffer size.
|
2007-09-12 11:33:11 +02:00 |
Maarten Lankhorst
|
5eabdff6ab
|
winealsa: Use correct capture position in getposition.
|
2007-09-10 15:29:47 +02:00 |
Maarten Lankhorst
|
3d32315c9e
|
winealsa: Add support for playing dsound capture buffer.
|
2007-08-16 11:11:55 +02:00 |
Maarten Lankhorst
|
ea9b6b074c
|
winealsa: Add support for opening/closing dsound capture buffer.
|
2007-08-16 11:11:50 +02:00 |
Maarten Lankhorst
|
23bc426e14
|
winealsa: Add IDsCaptureDriverBuffer stub.
|
2007-08-16 11:11:40 +02:00 |
Maarten Lankhorst
|
4205a44131
|
winealsa: Implement IDsCaptureDriverImpl_Open.
|
2007-08-16 11:11:28 +02:00 |
Maarten Lankhorst
|
50b46daf30
|
winealsa: Add initial dscapturedriver stub.
|
2007-08-16 11:11:18 +02:00 |