Marcus Meissner
|
1c7c9de498
|
winalsa.drv: Explicitly include assert.h.
|
2007-10-31 12:39:54 +01:00 |
Alexandre Julliard
|
9fce052c54
|
winealsa.drv: Avoid the alsa alloca macros that cause compiler warnings.
|
2007-10-29 12:07:52 +01:00 |
Michael Stefaniuc
|
ca71287572
|
winealsa.drv: Leave the CriticalSection before destroying it. Found by Smatch.
|
2007-10-23 18:04:27 +02: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
|
1ae9a9d659
|
winealsa: Don't use default:XX to open up a hardware control.
|
2007-10-19 12:26:34 +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 |
Andrew Talbot
|
3b47a5732a
|
winealsa.drv: Fix a memory leak.
|
2007-10-10 11:56:56 +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
|
985df9cdf0
|
winealsa: Remove forceformat and 2 orphan LeaveCriticalSection.
|
2007-09-10 15:29:47 +02:00 |
Maarten Lankhorst
|
5eabdff6ab
|
winealsa: Use correct capture position in getposition.
|
2007-09-10 15:29:47 +02:00 |
Maarten Lankhorst
|
cdc8d97181
|
winealsa: Make SetFormat work better with new behavior of dsound.
|
2007-08-27 19:58:28 +02:00 |
Maarten Lankhorst
|
a083c2419d
|
winealsa: Update sound caps.
|
2007-08-27 12:01:08 +02:00 |
Maarten Lankhorst
|
4a2424d6a3
|
winealsa: Report card name in volume control fixme.
|
2007-08-20 22:21:59 +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 |
Ralf Beck
|
92ef2814eb
|
winealsa.drv: Correct midi input program change + channel aftertouch.
|
2007-08-07 12:36:57 +02:00 |
Maarten Lankhorst
|
181ae2eba0
|
winealsa: wavein has LPWAVEINCAPSW not LPWAVEOUTCAPSW.
|
2007-08-06 12:04:48 +02:00 |
Maarten Lankhorst
|
3f59856052
|
winealsa: Don't commit data on Stop and Play.
|
2007-08-03 12:28:17 +02:00 |
Maarten Lankhorst
|
decd2d8156
|
winealsa: Fix Lock in dsoutput.
|
2007-08-03 12:28:10 +02:00 |
Maarten Lankhorst
|
8e485a15c1
|
winealsa: Fix GetPosition in dsoutput.
|
2007-08-03 12:28:03 +02:00 |
Francois Gouget
|
5266e57975
|
Assorted spelling fixes.
|
2007-07-31 21:37:50 +02:00 |
Maarten Lankhorst
|
3d3d4e2c8b
|
winealsa: Implement a light form of locking for dsoutput.
|
2007-07-31 12:38:59 +02:00 |
Maarten Lankhorst
|
ecfafa37c7
|
winealsa: Always commit at least 3 periods in dsoutput.
|
2007-07-30 13:38:29 +02:00 |
Maarten Lankhorst
|
408abf9a76
|
winealsa: Increase performance of waveout getposition.
|
2007-07-30 13:38:19 +02:00 |
Maarten Lankhorst
|
f45128c2a6
|
winealsa: Increase performance of wavein getposition.
|
2007-07-30 13:38:16 +02:00 |
Maarten Lankhorst
|
3c8c02a393
|
winealsa: Minor fixes to ds output.
|
2007-07-27 12:23:31 +02:00 |
Alexandre Julliard
|
edff53387a
|
winealsa: Make sure we can set volume before reporting WAVECAPS_VOLUME.
|
2007-07-17 14:12:19 +02:00 |
Maarten Lankhorst
|
5d7c63f1e0
|
winealsa: Silence the buffer warning more often.
|
2007-07-06 19:28:40 +02:00 |
Francois Gouget
|
a3317a5c01
|
Assorted spelling fixes.
|
2007-07-05 19:56:34 +02:00 |
Maarten Lankhorst
|
2b194ac81b
|
winealsa: Silence buffer on allocation.
|
2007-06-29 12:31:50 +02:00 |
Maarten Lankhorst
|
f4d5f127dd
|
dsound/winealsa: Remove writelead for alsa directsound.
|
2007-06-28 12:16:14 +02:00 |
Maarten Lankhorst
|
bfda5d6fbc
|
winealsa: Optimize GetPosition() more in dsalsa.
|
2007-06-28 12:16:13 +02:00 |
Alex Villacís Lasso
|
647ad64faa
|
winealsa: Reduce writeahead to next multiple of psize greater than 512.
|
2007-06-26 11:53:10 +02:00 |
Michael Stefaniuc
|
399a297b19
|
winealsa.drv: Fix missing unlock on the error path. Found by Smatch.
|
2007-06-25 11:43:49 +02:00 |
Maarten Lankhorst
|
65b40f7f7f
|
winealsa: Finally get rid of the thread in alsa directsound acceleration.
|
2007-06-22 12:19:50 +02:00 |
Vitaly Budovski
|
e0940226cd
|
winealsa: Fix incorrect callback private value.
|
2007-06-18 12:15:37 +02:00 |
Maarten Lankhorst
|
c846950e35
|
winealsa: Detach directsound implementation from waveout implementation.
|
2007-06-13 12:58:18 +02:00 |
Christian Costa
|
de559d9ce0
|
winealsa.drv: Fix compilation with old alsa headers.
|
2007-06-11 13:50:01 +02:00 |
Christian Costa
|
11b53529ee
|
winealsa.drv: Use correct tests for synthesizer/port enumeration order.
|
2007-06-07 23:09:29 +02:00 |
Ralf Beck
|
60cde93337
|
winealsa.drv: Mark every sysex buffer being added.
|
2007-06-05 10:57:10 +02:00 |
Ralf Beck
|
622bad5d3f
|
winealsa.drv: Add missing offset of pitch bender in midi input.
|
2007-05-25 20:20:44 +02:00 |
Ralf Beck
|
e1d7365f3d
|
winealsa.drv: Add midi realtime and midi common messages on midi input.
|
2007-05-25 20:20:36 +02:00 |
Andrew Talbot
|
bf76e754e5
|
winealsa.drv: Exclude unused headers.
|
2007-05-22 12:02:50 +02:00 |
Maarten Lankhorst
|
645f1efbc3
|
winealsa: Remove dead code.
|
2007-05-14 14:27:25 +02:00 |