[Bug 44148] New: DX Library: Multiple PlaySoundMem() calls don' t work when using XAudio2
https://bugs.winehq.org/show_bug.cgi?id=44148 Bug ID: 44148 Summary: DX Library: Multiple PlaySoundMem() calls don't work when using XAudio2 Product: Wine Version: 3.0-rc1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: xaudio2 Assignee: wine-bugs(a)winehq.org Reporter: kakurasan(a)gmail.com CC: aeikum(a)codeweavers.com Regression SHA1: e2c73fc394bace00c4463b6fcb6dfe9dc64084bc Distribution: --- Created attachment 59902 --> https://bugs.winehq.org/attachment.cgi?id=59902 Testcase When using XAudio2, multiple PlaySoundMem() calls don't play the same audio repeatedly. "git bisect" says e2c73fc394bace00c4463b6fcb6dfe9dc64084bc is the first bad commit. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44148 kakurasan(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44148 --- Comment #1 from Andrew Eikum <aeikum(a)codeweavers.com> --- Thanks for the great bug report and test case, Kakura-san. This should be fixed in wine-git, and in 3.0-rc2. When you can, please retest to confirm. commit f57246e5e55a6ea65a35458a7256c8547ccc5462 Author: Andrew Eikum <aeikum(a)codeweavers.com> Date: Mon Dec 11 10:41:35 2017 -0600 xaudio2: Account for abandoned buffer bytes. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44148 kakurasan(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |f57246e5e55a6ea65a35458a725 | |6c8547ccc5462 Status|UNCONFIRMED |RESOLVED --- Comment #2 from kakurasan(a)gmail.com --- Thanks, now it works fine. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44148 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.0-rc2. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44148 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |2.0.x -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44148 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|2.0.x |--- --- Comment #4 from Michael Stefaniuc <mstefani(a)winehq.org> --- Removing the 2.0.x milestone from bugs included in 2.0.5. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org