FreeBSD Bugzilla – Attachment 129069 Details for
Bug 173019
audio/openal-soft version in ports don't recognize OSS playback devices
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
file.txt
file.txt (text/plain), 327 bytes, created by
Sergei Arefiev
on 2012-10-24 11:40:00 UTC
(
hide
)
Description:
file.txt
Filename:
MIME Type:
Creator:
Sergei Arefiev
Created:
2012-10-24 11:40:00 UTC
Size:
327 bytes
patch
obsolete
>--- Alc/backends/oss.c.orig >+++ Alc/backends/oss.c >@@ -511,7 +511,7 @@ void alc_oss_probe(enum DevProbe type) > { > #ifdef HAVE_STAT > struct stat buf; >- if(stat(oss_device, &buf) == 0) >+ if(stat(oss_driver, &buf) == 0) > #endif > AppendAllDeviceList(oss_device); > }
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 173019
: 129069