[Bug 29839] New: ALSA driver cannot enumerate software (slave) devices from .asoundrc
http://bugs.winehq.org/show_bug.cgi?id=29839 Bug #: 29839 Summary: ALSA driver cannot enumerate software (slave) devices from .asoundrc Product: Wine Version: 1.4-rc2 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: winealsa.drv AssignedTo: wine-bugs(a)winehq.org ReportedBy: sgh-punk(a)yandex.ru Classification: Unclassified Created attachment 38756 --> http://bugs.winehq.org/attachment.cgi?id=38756 winealsa.drv patch to enumerate all software (slave) devices from .asoundrc I found a similar bug report. http://bugs.winehq.org/show_bug.cgi?id=4438 But it was created for the old version, so I decided to create a new one. I just was looking for a way to make possible play sound from WINE to ALSA software (slave) device other than "default". I found the settings in the registry, but it seems that for the new versions they are not used. So, I wrote a patch that allows you to select the ALSA software (slave) device from control panel, along with the hardware devices. I'm not so good at programming. Perhaps the code is not so clear and beautiful, but it works for me, and maybe someone wants to send it to the repository, or to correct and send a corrected. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29839 sghpunk <sgh-punk(a)yandex.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sgh-punk(a)yandex.ru -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29839 Andrew Eikum <aeikum(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum(a)codeweavers.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29839 sghpunk <sgh-punk(a)yandex.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #1 from sghpunk <sgh-punk(a)yandex.ru> 2012-02-16 18:03:30 CST --- Now In Wine registry key: HKCU\Software\Wine\Drivers\winealsa.drv You can wrote additional ALSA devices to make it available for WINE. Parameters: ALSAOutputDevices and ALSAInputDevices (REG_MULTI_SZ). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=29839 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2012-02-17 13:50:30 CST --- Closing bugs fixed in 1.4-rc4. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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