Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 83855 Details for
Bug 127270
XMMS hangs if pressing a button on song change
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
xmms-mad-0.8-hang.patch
xmms-mad-0.8-hang.patch (text/plain), 472 bytes, created by
Thomas Cort (RETIRED)
on 2006-04-03 19:50:47 UTC
(
hide
)
Description:
xmms-mad-0.8-hang.patch
Filename:
MIME Type:
Creator:
Thomas Cort (RETIRED)
Created:
2006-04-03 19:50:47 UTC
Size:
472 bytes
patch
obsolete
>diff -urN xmms-mad-0.8.orig/src/decoder.c xmms-mad-0.8/src/decoder.c >--- xmms-mad-0.8.orig/src/decoder.c 2006-04-03 22:07:29.000000000 -0400 >+++ xmms-mad-0.8/src/decoder.c 2006-04-03 22:33:46.000000000 -0400 >@@ -493,7 +493,7 @@ > { > mad_plugin.output->buffer_free (); > mad_plugin.output->buffer_free (); >- while (mad_plugin.output->buffer_playing ()) >+ while (mad_plugin.output->buffer_playing () && !info->stop) > usleep (10000); > } >
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 127270
: 83855