FreeBSD Bugzilla – Attachment 73421 Details for
Bug 106448
[PATCH] audio/xmms-jack: update to 0.17
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xmms-jack-0.17.patch
xmms-jack-0.17.patch (text/plain), 2.93 KB, created by
trasz
on 2006-12-07 15:40:11 UTC
(
hide
)
Description:
xmms-jack-0.17.patch
Filename:
MIME Type:
Creator:
trasz
Created:
2006-12-07 15:40:11 UTC
Size:
2.93 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/audio/xmms-jack/Makefile /home/trasz/xmms-jack/Makefile >--- /usr/ports/audio/xmms-jack/Makefile Wed May 3 07:14:32 2006 >+++ /home/trasz/xmms-jack/Makefile Thu Dec 7 16:29:55 2006 >@@ -5,8 +5,7 @@ > # $FreeBSD: ports/audio/xmms-jack/Makefile,v 1.7 2006/05/03 05:14:32 edwin Exp $ > > PORTNAME= jack >-PORTVERSION= 0.9 >-PORTREVISION= 1 >+PORTVERSION= 0.17 > CATEGORIES= audio > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= xmms-jack >@@ -25,6 +24,7 @@ > USE_GNOME= gtk12 gnometarget > USE_GMAKE= yes > GNU_CONFIGURE= yes >+USE_LDCONFIG= yes > > PLIST_FILES= lib/xmms/Output/libjackout.a \ > lib/xmms/Output/libjackout.la \ >diff -ruN --exclude=CVS /usr/ports/audio/xmms-jack/distinfo /home/trasz/xmms-jack/distinfo >--- /usr/ports/audio/xmms-jack/distinfo Sun Jan 22 09:13:08 2006 >+++ /home/trasz/xmms-jack/distinfo Thu Dec 7 16:29:55 2006 >@@ -1,3 +1,3 @@ >-MD5 (xmms-jack-0.9.tar.gz) = d7500fd15e7b58e8ad5b6a655e9b37cf >-SHA256 (xmms-jack-0.9.tar.gz) = 2d11cd2bf8d486c5ad0c2cee8c2ad65d50f044ac62a0c88a89e68413ec994845 >-SIZE (xmms-jack-0.9.tar.gz) = 652989 >+MD5 (xmms-jack-0.17.tar.gz) = 6e4ba99afaf675bbc667755f3a741c92 >+SHA256 (xmms-jack-0.17.tar.gz) = 2fbf6205fdfe08d01e57cd31c11efb677acb43e0fb50a8ffe2f2430720c5c176 >+SIZE (xmms-jack-0.17.tar.gz) = 527149 >diff -ruN --exclude=CVS /usr/ports/audio/xmms-jack/files/patch-bio2jack.c /home/trasz/xmms-jack/files/patch-bio2jack.c >--- /usr/ports/audio/xmms-jack/files/patch-bio2jack.c Thu Apr 8 14:23:50 2004 >+++ /home/trasz/xmms-jack/files/patch-bio2jack.c Thu Jan 1 01:00:00 1970 >@@ -1,19 +0,0 @@ >---- bio2jack.c.orig Thu Apr 8 10:03:08 2004 >-+++ bio2jack.c Thu Apr 8 10:07:28 2004 >-@@ -585,6 +585,7 @@ >- /* and transition to STOPPED */ >- if(this->state == RESET) >- { >-+ wave_header_t *wh; >- this->written_client_bytes = 0; >- this->played_client_bytes = 0; /* number of the clients bytes that jack has played */ >- >-@@ -598,7 +599,7 @@ >- /* free up all of the buffers of audio that are queued */ >- /* NOTE: this needs to be done inside of the callback because */ >- /* the callback could be using any of these buffers */ >-- wave_header_t *wh = this->pPlayPtr; >-+ wh = this->pPlayPtr; >- while(wh) >- { >- wh = wh->pNext; >diff -ruN --exclude=CVS /usr/ports/audio/xmms-jack/files/patch-bio2jack.diff /home/trasz/xmms-jack/files/patch-bio2jack.diff >--- /usr/ports/audio/xmms-jack/files/patch-bio2jack.diff Thu Jan 1 01:00:00 1970 >+++ /home/trasz/xmms-jack/files/patch-bio2jack.diff Thu Dec 7 16:29:55 2006 >@@ -0,0 +1,16 @@ >+--- bio2jack.c.orig Sat Jun 17 18:58:16 2006 >++++ bio2jack.c Thu Dec 7 12:51:17 2006 >+@@ -2512,11 +2512,12 @@ >+ { >+ drv = &outDev[x]; >+ >++ memset(drv, 0, sizeof(jack_driver_t)); >++ >+ pthread_mutex_init(&drv->mutex, NULL); >+ >+ getDriver(x); >+ >+- memset(drv, 0, sizeof(jack_driver_t)); >+ drv->volumeEffectType = linear; >+ drv->deviceID = x; >+
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 106448
: 73421