Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 176609 Details for
Bug 184123
media-sound/oss4 (new ebuild)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for ossxmix, see below
oss-4.1.1051-fix_ossxmix.patch (text/plain), 671 bytes, created by
Christian Speckner
on 2008-12-28 14:22:49 UTC
(
hide
)
Description:
Patch for ossxmix, see below
Filename:
MIME Type:
Creator:
Christian Speckner
Created:
2008-12-28 14:22:49 UTC
Size:
671 bytes
patch
obsolete
>--- a/oss-v4.1-build1051-src-gpl/cmd/ossxmix/ossxmix.c 2008-12-27 09:01:57.000000000 +0100 >+++ b/oss-v4.1-build1051-src-gpl/cmd/ossxmix/ossxmix.c 2008-12-28 15:10:02.000000000 +0100 >@@ -93,6 +93,7 @@ > static int load_all_devs = 1; > static int background = 0; > static int show_status_icon = 1; >+static int firstcall = 1; > > int width_adjust = 0; > >@@ -968,7 +969,7 @@ > if (!show_all) > break; > #if OSS_VERSION >= 0x040090 >- if (thisrec->update_counter == 0) >+ if ((thisrec->update_counter == 0) && (firstcall != 1)) > break; > #endif > >@@ -1441,6 +1442,7 @@ > free (extnames); > free (widgets); > free (orient); >+ firstcall = -1; > return rootwid; > } >
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
Actions:
View
|
Diff
Attachments on
bug 184123
:
129295
|
129654
|
129655
|
129657
|
129658
|
131327
|
131329
|
133153
|
134965
|
135027
|
135029
|
135932
|
135933
|
137503
|
137504
|
137506
|
138566
|
138567
|
138569
|
139887
|
142815
|
142817
|
142819
|
142820
|
153689
|
176122
|
176124
|
176125
|
176126
|
176605
|
176607
|
176609
|
177020
|
181575
|
181577
|
213095
|
213154
|
213155
|
213156
|
213157
|
213194
|
297327
|
297331
|
319606
|
319624
|
319632
|
382776