Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 12057 Details for
Bug 21111
xmms-aac-0.2 (new package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to provide seeking without config file.
libaac.c-0.2.patch (text/plain), 420 bytes, created by
Oliver Matthews
on 2003-05-16 10:47:18 UTC
(
hide
)
Description:
Patch to provide seeking without config file.
Filename:
MIME Type:
Creator:
Oliver Matthews
Created:
2003-05-16 10:47:18 UTC
Size:
420 bytes
patch
obsolete
>--- xmms-aacPlugin-0.2/src/libaac.c 2002-10-30 17:30:38.000000000 +0000 >+++ xmms-aacPlugin-0.2/src/libaac.c.new 2003-05-16 15:04:36.000000000 +0100 >@@ -104,7 +104,10 @@ > char *filename; > FILE *fd; > >- bSeek=FALSE; >+ bSeek=TRUE; >+//Edit made 16/May/2003 by Oliver Matthews to enable seek by default. >+// bSeek=FALSE; >+ > memset(&decodeThread, 0, sizeof(pthread_t)); > // check for config file > if (!homeDir)
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 21111
:
12056
| 12057