Displaying 2 results from an estimated 2 matches for "audiocaptureclient".
2012 Jan 13
0
Wine release 1.3.37
...cording.
winealsa: Reset accounts for dropped frames in capture mode.
winealsa: Stop may not use snd_pcm_drop or lose written frames.
dsound: Vista/XP SP2 reworked the Speaker Configuration.
wineoss: Reset accounts for dropped frames in capture mode.
winecoreaudio: Fix AudioCaptureClient Get/ReleaseBuffer protocol.
Kusanagi Kouichi (3):
gdi32: GetGlyphIndices doesn't substitute glyph.
winex11.drv: Assign struct.
winex11.drv: Fix IME status handling.
Luca Bennati (3):
po: Update Italian translation.
po: Update Italian translation.
po: Update...
2012 Jan 27
1
Wine release 1.4-rc1
...for document channel in nsIChannel::GetContentType.
mshtml: Added VT_I2 handling to debugstr_variant.
mshtml: Added VT_I2 handling to IHTMLSelectElement:add implementation.
Jason Edmeades (1):
richedit: v1.0 richedit uses CR and LF for enter.
J?rg H?hle (11):
winealsa: Fix AudioCaptureClient Get/ReleaseBuffer protocol.
winecoreaudio: GetNextPacketSize returns 0 when no data is available yet.
msacm32: Add missing acmStreamClose (Valgrind).
winmm/tests: Properly recover from the WAVERR_STILLPLAYING case.
winealsa: Initialize can fail with AUDCLNT_E_ENDPOINT_CREATE...