http://bugs.winehq.org/show_bug.cgi?id=33732
Nachanon Vetjasit Nachanon_Vetjasit@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |901af51ea32f2d192a598808aba | |b2d1b6a940773
--- Comment #1 from Nachanon Vetjasit Nachanon_Vetjasit@hotmail.com 2013-06-06 06:09:12 CDT --- Git bisect test revealed that:
901af51ea32f2d192a598808abab2d1b6a940773 is first bad commit commit 901af51ea32f2d192a598808abab2d1b6a940773 Author: Andrew Eikum aeikum@codeweavers.com Date: Mon Jul 11 08:28:24 2011 -0500
winmm: Remove driver implementation of waveOut*.
:040000 040000 cccb55d925c166ba3838b0179cbdd655a44ba26a 428f760df6efda7a37b4a84f97721523ab72863f M dlls
At this commit, Sound Recorder is not able to play any sound (both PCM and non-PCM; play button was grayed out) and Audio Test performed by winecfg is also failed.
The commit followed (be158e48ad8ee556941bd3f1ff94ca7116680d00), brings the audio support back, Audio Test by winecfg was audible, and Sound Recorder was able to play PCM audio again. But for all non-PCM audio, play button was still grayed out.