FreeBSD Bugzilla – Attachment 178232 Details for
Bug 215521
audio/aucatctl: Fix setting master volume on i386
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
aucatctl.diff
aucatctl.diff (text/plain), 775 bytes, created by
Tobias Kortkamp
on 2016-12-23 16:45:24 UTC
(
hide
)
Description:
aucatctl.diff
Filename:
MIME Type:
Creator:
Tobias Kortkamp
Created:
2016-12-23 16:45:24 UTC
Size:
775 bytes
patch
obsolete
>diff --git a/audio/aucatctl/Makefile b/audio/aucatctl/Makefile >index fe279d36260e..4ed380fa46f3 100644 >--- a/audio/aucatctl/Makefile >+++ b/audio/aucatctl/Makefile >@@ -6,6 +6,7 @@ > > PORTNAME= aucatctl > PORTVERSION= 0.1 >+PORTREVISION= 1 > CATEGORIES= audio > MASTER_SITES= http://www.sndio.org/ > >diff --git a/audio/aucatctl/files/patch-aucatctl.c b/audio/aucatctl/files/patch-aucatctl.c >new file mode 100644 >index 000000000000..ce2084cfaac1 >--- /dev/null >+++ b/audio/aucatctl/files/patch-aucatctl.c >@@ -0,0 +1,10 @@ >+--- aucatctl.c.orig 2016-12-22 19:50:06 UTC >++++ aucatctl.c >+@@ -69,6 +69,7 @@ setmaster(unsigned vol) >+ >+ msg.start = SYSEX_START; >+ msg.type = SYSEX_TYPE_RT; >++ msg.dev = 0; >+ msg.id0 = SYSEX_CONTROL; >+ msg.id1 = SYSEX_MASTER; >+ msg.u.master.fine = 0;
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 Diff
View Attachment As Raw
Flags:
tobik
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 215521
: 178232