Re: MAINTAINER UPDATE: mpd-0.17

2012-08-23 Thread Edd Barrett
On Wed, Aug 22, 2012 at 01:01:56PM +0200, David Coppa wrote:
  Yes, but i'd rather make sure edd doesnt see his regression, and other
  users confirm it still works for them.
  Here's the cvs diff i ended up with.
 
 Please try this new diff.

I am not hearing any audio glitches on my x61 with this diff. The last
diff I had tested glitched if the volume was not 100%.

Played some vorbis and streamed some mp3, and all seems well.

-- 
Best Regards
Edd Barrett

http://www.theunixzoo.co.uk



Re: MAINTAINER UPDATE: mpd-0.17

2012-08-23 Thread David Coppa
On Thu, Aug 23, 2012 at 12:12 PM, Edd Barrett vex...@gmail.com wrote:
 On Wed, Aug 22, 2012 at 01:01:56PM +0200, David Coppa wrote:
  Yes, but i'd rather make sure edd doesnt see his regression, and other
  users confirm it still works for them.
  Here's the cvs diff i ended up with.

 Please try this new diff.

 I am not hearing any audio glitches on my x61 with this diff. The last
 diff I had tested glitched if the volume was not 100%.

 Played some vorbis and streamed some mp3, and all seems well.

Good!

So I'll commit this when I'm done with the work on cmake-2.8.9

ciao,
David



Re: MAINTAINER UPDATE: mpd-0.17

2012-08-22 Thread David Coppa
On Tue, Aug 21, 2012 at 11:46 PM, Landry Breuil lan...@openbsd.org wrote:
 On Tue, Aug 21, 2012 at 11:23:16PM +0200, Landry Breuil wrote:
 On Tue, Aug 21, 2012 at 10:33:40PM +0200, David Coppa wrote:
  On Tue, Aug 21, 2012 at 7:09 PM, Landry Breuil lan...@openbsd.org wrote:
   On Fri, Jul 13, 2012 at 11:20:41AM +0200, David Coppa wrote:
   On Fri, Jul 13, 2012 at 11:25 AM, Edd Barrett vex...@gmail.com wrote:
On Fri, Jul 13, 2012 at 09:15:46AM +0200, David Coppa wrote:
Hi,
   
The diff below updates audio/mpd to the latest version.
   
Hmm.
   
I get only crackles *unless* the volume is set to 100% on my Thinkpad 
x61.
   
azalia0 at pci0 dev 27 function 0 Intel 82801H HD Audio rev 0x03: 
msi
azalia0: codecs: Analog Devices AD1984, Conexant/0x2bfa, using Analog 
Devices AD1984
audio0 at azalia0
   
I just downgraded to the in-tree version and can confirm that this is 
a new bug.
This did not occur using the older version.
  
   Fuck.
   So forget it for now. This will not make release. I will revamp it for
   further investigations later...
  
   0.17.1 was released... bump ? :)
  
   Landry
 
  Christopher (Zimmermann) did it already:
 
  https://github.com/jasperla/openbsd-wip/tree/master/audio/mpd
 
  Please test it, especially you, Edd, who saw regressions...

 Works fine for me on i386 with basic default conf 

 azalia0 at pci0 dev 27 function 0 Intel 82801GB HD Audio rev 0x02: msi
 azalia0: codecs: Realtek ALC888

 Will test it on my usual macppc setup with httpd output as soon as i get
 to update it..

 Still seems to run fine on ppc with libao/http output with

 aoa0 at macobio0 offset 0x1: irq 30,1,2
 audio0 at aoa0

 Will let it run for the coming weeks..

Well, I think I can commit this after all...

Are you ok?



Re: MAINTAINER UPDATE: mpd-0.17

2012-08-22 Thread Landry Breuil
On Wed, Aug 22, 2012 at 09:48:49AM +0200, David Coppa wrote:
 On Tue, Aug 21, 2012 at 11:46 PM, Landry Breuil lan...@openbsd.org wrote:
  On Tue, Aug 21, 2012 at 11:23:16PM +0200, Landry Breuil wrote:
  On Tue, Aug 21, 2012 at 10:33:40PM +0200, David Coppa wrote:
   On Tue, Aug 21, 2012 at 7:09 PM, Landry Breuil lan...@openbsd.org 
   wrote:
On Fri, Jul 13, 2012 at 11:20:41AM +0200, David Coppa wrote:
On Fri, Jul 13, 2012 at 11:25 AM, Edd Barrett vex...@gmail.com 
wrote:
 On Fri, Jul 13, 2012 at 09:15:46AM +0200, David Coppa wrote:
 Hi,

 The diff below updates audio/mpd to the latest version.

 Hmm.

 I get only crackles *unless* the volume is set to 100% on my 
 Thinkpad x61.

 azalia0 at pci0 dev 27 function 0 Intel 82801H HD Audio rev 0x03: 
 msi
 azalia0: codecs: Analog Devices AD1984, Conexant/0x2bfa, using 
 Analog Devices AD1984
 audio0 at azalia0

 I just downgraded to the in-tree version and can confirm that this 
 is a new bug.
 This did not occur using the older version.
   
Fuck.
So forget it for now. This will not make release. I will revamp it for
further investigations later...
   
0.17.1 was released... bump ? :)
   
Landry
  
   Christopher (Zimmermann) did it already:
  
   https://github.com/jasperla/openbsd-wip/tree/master/audio/mpd
  
   Please test it, especially you, Edd, who saw regressions...
 
  Works fine for me on i386 with basic default conf 
 
  azalia0 at pci0 dev 27 function 0 Intel 82801GB HD Audio rev 0x02: msi
  azalia0: codecs: Realtek ALC888
 
  Will test it on my usual macppc setup with httpd output as soon as i get
  to update it..
 
  Still seems to run fine on ppc with libao/http output with
 
  aoa0 at macobio0 offset 0x1: irq 30,1,2
  audio0 at aoa0
 
  Will let it run for the coming weeks..
 
 Well, I think I can commit this after all...
 
 Are you ok?

Yes, but i'd rather make sure edd doesnt see his regression, and other
users confirm it still works for them.
Here's the cvs diff i ended up with.

Landry
? gstreamer-plugins-bad-0.10.23p1.tgz
Index: Makefile
===
RCS file: /cvs/ports/audio/mpd/Makefile,v
retrieving revision 1.47
diff -u -r1.47 Makefile
--- Makefile13 Jul 2012 14:10:36 -  1.47
+++ Makefile22 Aug 2012 09:00:32 -
@@ -1,8 +1,7 @@
 # $OpenBSD: Makefile,v 1.47 2012/07/13 14:10:36 dcoppa Exp $
 
 COMMENT =  Music Player Daemon
-DISTNAME = mpd-0.16.8
-REVISION = 1
+DISTNAME = mpd-0.17.1
 CATEGORIES =   audio
 HOMEPAGE = http://www.musicpd.org/
 MAINTAINER =   David Coppa dco...@openbsd.org
Index: distinfo
===
RCS file: /cvs/ports/audio/mpd/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo10 Apr 2012 15:12:54 -  1.14
+++ distinfo22 Aug 2012 09:00:32 -
@@ -1,5 +1,5 @@
-MD5 (mpd-0.16.8.tar.gz) = fwdEYhXTWjFmudGGv9DJTw==
-RMD160 (mpd-0.16.8.tar.gz) = B5UvP47xiDMxMUFmKIomm5F+jOw=
-SHA1 (mpd-0.16.8.tar.gz) = 1s7p2RrXHYJnneSPr/SakQd8wmw=
-SHA256 (mpd-0.16.8.tar.gz) = wSmYf2AsaY84Awv7oLeuLhli77Z+Tdj/Lbl+rrmlzHs=
-SIZE (mpd-0.16.8.tar.gz) = 648114
+MD5 (mpd-0.17.1.tar.gz) = pTvkJWRgeLwXGBsEQpCiJg==
+RMD160 (mpd-0.17.1.tar.gz) = +GFcfhH+iB8XRnNHdJe8iowGGsY=
+SHA1 (mpd-0.17.1.tar.gz) = I47r46cymuj5Rcw4Z4gzVnDjI58=
+SHA256 (mpd-0.17.1.tar.gz) = sGNTOxWl67fO3pHBC7sdDKm9o6aJTe3nmhDsNoo/SV4=
+SIZE (mpd-0.17.1.tar.gz) = 694940
Index: patches/patch-Makefile_in
===
RCS file: /cvs/ports/audio/mpd/patches/patch-Makefile_in,v
retrieving revision 1.6
diff -u -r1.6 patch-Makefile_in
--- patches/patch-Makefile_in   10 Apr 2012 15:12:54 -  1.6
+++ patches/patch-Makefile_in   22 Aug 2012 09:00:32 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-Makefile_in,v 1.6 2012/04/10 15:12:54 dcoppa Exp $
 Makefile.in.orig   Thu Apr  5 03:37:06 2012
-+++ Makefile.inTue Apr 10 17:05:49 2012
-@@ -2361,7 +2361,7 @@ SPARSE_CPPFLAGS = $(DEFAULT_INCLUDES) -I$(shell $(CC) 
+--- Makefile.in.orig   Wed Aug  1 04:05:15 2012
 Makefile.inTue Aug 21 23:02:12 2012
+@@ -2414,7 +2414,7 @@ SPARSE_SRC = $(addprefix $(top_srcdir)/,$(filter %.c,$
  # Documentation
  #
  man_MANS = doc/mpd.1 doc/mpd.conf.5
Index: patches/patch-configure
===
RCS file: /cvs/ports/audio/mpd/patches/patch-configure,v
retrieving revision 1.16
diff -u -r1.16 patch-configure
--- patches/patch-configure 10 Apr 2012 15:12:54 -  1.16
+++ patches/patch-configure 22 Aug 2012 09:00:32 -
@@ -2,27 +2,27 @@
 
 Don't reset CPPFLAGS...stupid configure.
 
 configure.orig Thu Apr  5 03:37:06 2012
-+++ configure  Tue Apr 10 17:05:50 2012
-@@ -8844,7 +8844,7 @@ if test x$enable_aac = xyes; then
+--- 

Re: MAINTAINER UPDATE: mpd-0.17

2012-08-22 Thread Abel Abraham Camarillo Ojeda
On Wed, Aug 22, 2012 at 4:01 AM, Landry Breuil lan...@openbsd.org wrote:

 Yes, but i'd rather make sure edd doesnt see his regression, and other
 users confirm it still works for them.
 Here's the cvs diff i ended up with.

 Landry

you sent an \r\n end-lined diff,  I needed to dos2unix it...

I found no regressions using this diff.

Thanks.



Re: MAINTAINER UPDATE: mpd-0.17

2012-08-22 Thread David Coppa
On Wed, Aug 22, 2012 at 11:01 AM, Landry Breuil lan...@openbsd.org wrote:
 On Wed, Aug 22, 2012 at 09:48:49AM +0200, David Coppa wrote:
 On Tue, Aug 21, 2012 at 11:46 PM, Landry Breuil lan...@openbsd.org wrote:
  On Tue, Aug 21, 2012 at 11:23:16PM +0200, Landry Breuil wrote:
  On Tue, Aug 21, 2012 at 10:33:40PM +0200, David Coppa wrote:
   On Tue, Aug 21, 2012 at 7:09 PM, Landry Breuil lan...@openbsd.org 
   wrote:
On Fri, Jul 13, 2012 at 11:20:41AM +0200, David Coppa wrote:
On Fri, Jul 13, 2012 at 11:25 AM, Edd Barrett vex...@gmail.com 
wrote:
 On Fri, Jul 13, 2012 at 09:15:46AM +0200, David Coppa wrote:
 Hi,

 The diff below updates audio/mpd to the latest version.

 Hmm.

 I get only crackles *unless* the volume is set to 100% on my 
 Thinkpad x61.

 azalia0 at pci0 dev 27 function 0 Intel 82801H HD Audio rev 
 0x03: msi
 azalia0: codecs: Analog Devices AD1984, Conexant/0x2bfa, using 
 Analog Devices AD1984
 audio0 at azalia0

 I just downgraded to the in-tree version and can confirm that this 
 is a new bug.
 This did not occur using the older version.
   
Fuck.
So forget it for now. This will not make release. I will revamp it 
for
further investigations later...
   
0.17.1 was released... bump ? :)
   
Landry
  
   Christopher (Zimmermann) did it already:
  
   https://github.com/jasperla/openbsd-wip/tree/master/audio/mpd
  
   Please test it, especially you, Edd, who saw regressions...
 
  Works fine for me on i386 with basic default conf 
 
  azalia0 at pci0 dev 27 function 0 Intel 82801GB HD Audio rev 0x02: msi
  azalia0: codecs: Realtek ALC888
 
  Will test it on my usual macppc setup with httpd output as soon as i get
  to update it..
 
  Still seems to run fine on ppc with libao/http output with
 
  aoa0 at macobio0 offset 0x1: irq 30,1,2
  audio0 at aoa0
 
  Will let it run for the coming weeks..

 Well, I think I can commit this after all...

 Are you ok?

 Yes, but i'd rather make sure edd doesnt see his regression, and other
 users confirm it still works for them.
 Here's the cvs diff i ended up with.

 Landry

Please try this new diff.

I've fixed configure args (removed some now gone configure options,
added some new ones) and added audio cd support via libcdio.

Ciao!
David


mpd-0.17.1_rev2.diff.gz
Description: GNU Zip compressed data


Re: MAINTAINER UPDATE: mpd-0.17

2012-08-22 Thread Abel Abraham Camarillo Ojeda
On Wed, Aug 22, 2012 at 6:01 AM, David Coppa dco...@gmail.com wrote:
 On Wed, Aug 22, 2012 at 11:01 AM, Landry Breuil lan...@openbsd.org wrote:
 On Wed, Aug 22, 2012 at 09:48:49AM +0200, David Coppa wrote:
 On Tue, Aug 21, 2012 at 11:46 PM, Landry Breuil lan...@openbsd.org wrote:
  On Tue, Aug 21, 2012 at 11:23:16PM +0200, Landry Breuil wrote:
  On Tue, Aug 21, 2012 at 10:33:40PM +0200, David Coppa wrote:
   On Tue, Aug 21, 2012 at 7:09 PM, Landry Breuil lan...@openbsd.org 
   wrote:
On Fri, Jul 13, 2012 at 11:20:41AM +0200, David Coppa wrote:
On Fri, Jul 13, 2012 at 11:25 AM, Edd Barrett vex...@gmail.com 
wrote:
 On Fri, Jul 13, 2012 at 09:15:46AM +0200, David Coppa wrote:
 Hi,

 The diff below updates audio/mpd to the latest version.

 Hmm.

 I get only crackles *unless* the volume is set to 100% on my 
 Thinkpad x61.

 azalia0 at pci0 dev 27 function 0 Intel 82801H HD Audio rev 
 0x03: msi
 azalia0: codecs: Analog Devices AD1984, Conexant/0x2bfa, using 
 Analog Devices AD1984
 audio0 at azalia0

 I just downgraded to the in-tree version and can confirm that 
 this is a new bug.
 This did not occur using the older version.
   
Fuck.
So forget it for now. This will not make release. I will revamp it 
for
further investigations later...
   
0.17.1 was released... bump ? :)
   
Landry
  
   Christopher (Zimmermann) did it already:
  
   https://github.com/jasperla/openbsd-wip/tree/master/audio/mpd
  
   Please test it, especially you, Edd, who saw regressions...
 
  Works fine for me on i386 with basic default conf 
 
  azalia0 at pci0 dev 27 function 0 Intel 82801GB HD Audio rev 0x02: msi
  azalia0: codecs: Realtek ALC888
 
  Will test it on my usual macppc setup with httpd output as soon as i get
  to update it..
 
  Still seems to run fine on ppc with libao/http output with
 
  aoa0 at macobio0 offset 0x1: irq 30,1,2
  audio0 at aoa0
 
  Will let it run for the coming weeks..

 Well, I think I can commit this after all...

 Are you ok?

 Yes, but i'd rather make sure edd doesnt see his regression, and other
 users confirm it still works for them.
 Here's the cvs diff i ended up with.

 Landry

 Please try this new diff.

 I've fixed configure args (removed some now gone configure options,
 added some new ones) and added audio cd support via libcdio.

 Ciao!
 David

No regress for me, but I have no CD reader to test audiocd support...

thanks.



Re: MAINTAINER UPDATE: mpd-0.17

2012-08-21 Thread Landry Breuil
On Fri, Jul 13, 2012 at 11:20:41AM +0200, David Coppa wrote:
 On Fri, Jul 13, 2012 at 11:25 AM, Edd Barrett vex...@gmail.com wrote:
  On Fri, Jul 13, 2012 at 09:15:46AM +0200, David Coppa wrote:
  Hi,
 
  The diff below updates audio/mpd to the latest version.
 
  Hmm.
 
  I get only crackles *unless* the volume is set to 100% on my Thinkpad x61.
 
  azalia0 at pci0 dev 27 function 0 Intel 82801H HD Audio rev 0x03: msi
  azalia0: codecs: Analog Devices AD1984, Conexant/0x2bfa, using Analog 
  Devices AD1984
  audio0 at azalia0
 
  I just downgraded to the in-tree version and can confirm that this is a new 
  bug.
  This did not occur using the older version.
 
 Fuck.
 So forget it for now. This will not make release. I will revamp it for
 further investigations later...

0.17.1 was released... bump ? :)

Landry



Re: MAINTAINER UPDATE: mpd-0.17

2012-08-21 Thread David Coppa
On Tue, Aug 21, 2012 at 7:09 PM, Landry Breuil lan...@openbsd.org wrote:
 On Fri, Jul 13, 2012 at 11:20:41AM +0200, David Coppa wrote:
 On Fri, Jul 13, 2012 at 11:25 AM, Edd Barrett vex...@gmail.com wrote:
  On Fri, Jul 13, 2012 at 09:15:46AM +0200, David Coppa wrote:
  Hi,
 
  The diff below updates audio/mpd to the latest version.
 
  Hmm.
 
  I get only crackles *unless* the volume is set to 100% on my Thinkpad x61.
 
  azalia0 at pci0 dev 27 function 0 Intel 82801H HD Audio rev 0x03: msi
  azalia0: codecs: Analog Devices AD1984, Conexant/0x2bfa, using Analog 
  Devices AD1984
  audio0 at azalia0
 
  I just downgraded to the in-tree version and can confirm that this is a 
  new bug.
  This did not occur using the older version.

 Fuck.
 So forget it for now. This will not make release. I will revamp it for
 further investigations later...

 0.17.1 was released... bump ? :)

 Landry

Christopher (Zimmermann) did it already:

https://github.com/jasperla/openbsd-wip/tree/master/audio/mpd

Please test it, especially you, Edd, who saw regressions...

Ciao,
David



Re: MAINTAINER UPDATE: mpd-0.17

2012-08-21 Thread Landry Breuil
On Tue, Aug 21, 2012 at 10:33:40PM +0200, David Coppa wrote:
 On Tue, Aug 21, 2012 at 7:09 PM, Landry Breuil lan...@openbsd.org wrote:
  On Fri, Jul 13, 2012 at 11:20:41AM +0200, David Coppa wrote:
  On Fri, Jul 13, 2012 at 11:25 AM, Edd Barrett vex...@gmail.com wrote:
   On Fri, Jul 13, 2012 at 09:15:46AM +0200, David Coppa wrote:
   Hi,
  
   The diff below updates audio/mpd to the latest version.
  
   Hmm.
  
   I get only crackles *unless* the volume is set to 100% on my Thinkpad 
   x61.
  
   azalia0 at pci0 dev 27 function 0 Intel 82801H HD Audio rev 0x03: msi
   azalia0: codecs: Analog Devices AD1984, Conexant/0x2bfa, using Analog 
   Devices AD1984
   audio0 at azalia0
  
   I just downgraded to the in-tree version and can confirm that this is a 
   new bug.
   This did not occur using the older version.
 
  Fuck.
  So forget it for now. This will not make release. I will revamp it for
  further investigations later...
 
  0.17.1 was released... bump ? :)
 
  Landry
 
 Christopher (Zimmermann) did it already:
 
 https://github.com/jasperla/openbsd-wip/tree/master/audio/mpd
 
 Please test it, especially you, Edd, who saw regressions...

Works fine for me on i386 with basic default conf 

azalia0 at pci0 dev 27 function 0 Intel 82801GB HD Audio rev 0x02: msi
azalia0: codecs: Realtek ALC888

Will test it on my usual macppc setup with httpd output as soon as i get
to update it..

Landry



Re: MAINTAINER UPDATE: mpd-0.17

2012-08-21 Thread Landry Breuil
On Tue, Aug 21, 2012 at 11:23:16PM +0200, Landry Breuil wrote:
 On Tue, Aug 21, 2012 at 10:33:40PM +0200, David Coppa wrote:
  On Tue, Aug 21, 2012 at 7:09 PM, Landry Breuil lan...@openbsd.org wrote:
   On Fri, Jul 13, 2012 at 11:20:41AM +0200, David Coppa wrote:
   On Fri, Jul 13, 2012 at 11:25 AM, Edd Barrett vex...@gmail.com wrote:
On Fri, Jul 13, 2012 at 09:15:46AM +0200, David Coppa wrote:
Hi,
   
The diff below updates audio/mpd to the latest version.
   
Hmm.
   
I get only crackles *unless* the volume is set to 100% on my Thinkpad 
x61.
   
azalia0 at pci0 dev 27 function 0 Intel 82801H HD Audio rev 0x03: msi
azalia0: codecs: Analog Devices AD1984, Conexant/0x2bfa, using Analog 
Devices AD1984
audio0 at azalia0
   
I just downgraded to the in-tree version and can confirm that this is 
a new bug.
This did not occur using the older version.
  
   Fuck.
   So forget it for now. This will not make release. I will revamp it for
   further investigations later...
  
   0.17.1 was released... bump ? :)
  
   Landry
  
  Christopher (Zimmermann) did it already:
  
  https://github.com/jasperla/openbsd-wip/tree/master/audio/mpd
  
  Please test it, especially you, Edd, who saw regressions...
 
 Works fine for me on i386 with basic default conf 
 
 azalia0 at pci0 dev 27 function 0 Intel 82801GB HD Audio rev 0x02: msi
 azalia0: codecs: Realtek ALC888
 
 Will test it on my usual macppc setup with httpd output as soon as i get
 to update it..

Still seems to run fine on ppc with libao/http output with

aoa0 at macobio0 offset 0x1: irq 30,1,2
audio0 at aoa0

Will let it run for the coming weeks..

Landry



Re: MAINTAINER UPDATE: mpd-0.17

2012-07-13 Thread Edd Barrett
On Fri, Jul 13, 2012 at 09:15:46AM +0200, David Coppa wrote:
 Hi,
 
 The diff below updates audio/mpd to the latest version.

Hmm.

I get only crackles *unless* the volume is set to 100% on my Thinkpad x61.

azalia0 at pci0 dev 27 function 0 Intel 82801H HD Audio rev 0x03: msi
azalia0: codecs: Analog Devices AD1984, Conexant/0x2bfa, using Analog Devices 
AD1984
audio0 at azalia0

I just downgraded to the in-tree version and can confirm that this is a new bug.
This did not occur using the older version.


-- 
Best Regards
Edd Barrett

http://www.theunixzoo.co.uk



Re: MAINTAINER UPDATE: mpd-0.17

2012-07-13 Thread David Coppa
On Fri, Jul 13, 2012 at 11:25 AM, Edd Barrett vex...@gmail.com wrote:
 On Fri, Jul 13, 2012 at 09:15:46AM +0200, David Coppa wrote:
 Hi,

 The diff below updates audio/mpd to the latest version.

 Hmm.

 I get only crackles *unless* the volume is set to 100% on my Thinkpad x61.

 azalia0 at pci0 dev 27 function 0 Intel 82801H HD Audio rev 0x03: msi
 azalia0: codecs: Analog Devices AD1984, Conexant/0x2bfa, using Analog Devices 
 AD1984
 audio0 at azalia0

 I just downgraded to the in-tree version and can confirm that this is a new 
 bug.
 This did not occur using the older version.

Fuck.
So forget it for now. This will not make release. I will revamp it for
further investigations later...