Re: sndio for xmms

2008-12-24 Thread Jacob Meuser
how about this On Mon, Dec 22, 2008 at 01:38:51AM +0100, Hannah Schroeter wrote: > Hi! > > On Sun, Dec 21, 2008 at 11:04:38PM +, Christian Weisgerber wrote: > >Jacob Meuser wrote: > > >> > > here's a version to do that and add a device dialog. "AUDIODEVICE" > >> > > means to use sndio defa

Re: sndio for xmms

2008-12-21 Thread Hannah Schroeter
Hi! On Sun, Dec 21, 2008 at 11:04:38PM +, Christian Weisgerber wrote: >Jacob Meuser wrote: >> > > here's a version to do that and add a device dialog. "AUDIODEVICE" >> > > means to use sndio default ... >> > I think it would be more intuitive to just use an empty string to >> > mean the sn

Re: sndio for xmms

2008-12-21 Thread Christian Weisgerber
Jacob Meuser wrote: > > > here's a version to do that and add a device dialog. "AUDIODEVICE" > > > means to use sndio default ... > > > > I think it would be more intuitive to just use an empty string to > > mean the sndio default. > > otoh, maybe people will think they have to type something

Re: sndio for xmms

2008-12-21 Thread Jacob Meuser
On Sun, Dec 21, 2008 at 08:54:11PM +, Christian Weisgerber wrote: > Jacob Meuser wrote: > > > here's a version to do that and add a device dialog. "AUDIODEVICE" > > means to use sndio default ... > > I think it would be more intuitive to just use an empty string to > mean the sndio default.

Re: sndio for xmms

2008-12-21 Thread Christian Weisgerber
Jacob Meuser wrote: > here's a version to do that and add a device dialog. "AUDIODEVICE" > means to use sndio default ... I think it would be more intuitive to just use an empty string to mean the sndio default. -- Christian "naddy" Weisgerber na...@mips.inka.de

[update] Re: sndio for xmms

2008-12-21 Thread Thomas Pfaff
> On Sat, Dec 20, 2008 at 08:46:04PM +, Jacob Meuser wrote: > Thomas, please let's go back to a separate xmms-sndio distribution/port. Updated version; this time it is built as a separate port. http://tp76.info/xmms/xmms-sndio.tar.gz Someone more experienced with the ports system might want

Re: sndio for xmms

2008-12-20 Thread Jacob Meuser
On Sun, Dec 21, 2008 at 01:56:09AM +, Christian Weisgerber wrote: > Jacob Meuser wrote: > > > imo, it would just be a whole lot easier to have a separate xmms-sndio > > port/package and have xmms RUN_DEPEND on it. > > That would be pretty weird, considering that the other xmms-* > packages d

Re: sndio for xmms

2008-12-20 Thread Jacob Meuser
On Sat, Dec 20, 2008 at 09:18:55PM +, Jacob Meuser wrote: > On Sat, Dec 20, 2008 at 09:04:12PM +, Christian Weisgerber wrote: > > * I don't know when I last tried XMMS with local audio on that > > machine. Maybe never. The sun output module doesn't work, it > > just produces a stream

Re: sndio for xmms

2008-12-20 Thread Jacob Meuser
On Sun, Dec 21, 2008 at 01:56:09AM +, Christian Weisgerber wrote: > Jacob Meuser wrote: > > > imo, it would just be a whole lot easier to have a separate xmms-sndio > > port/package and have xmms RUN_DEPEND on it. > > That would be pretty weird, considering that the other xmms-* > packages d

Re: sndio for xmms

2008-12-20 Thread Jacob Meuser
On Sun, Dec 21, 2008 at 01:49:25AM +, Christian Weisgerber wrote: > Jacob Meuser wrote: > > > > Feature request: How about a configuration tab/field where you can > > > set the device (corresponding to the first parameter of sio_open)? > > > > hmm, this is kind of a general issue with aucat,

Re: sndio for xmms

2008-12-20 Thread Christian Weisgerber
Jacob Meuser wrote: > imo, it would just be a whole lot easier to have a separate xmms-sndio > port/package and have xmms RUN_DEPEND on it. That would be pretty weird, considering that the other xmms-* packages depend on xmms proper. We could simplify the port by killing the PSEUDO_FLAVORS. --

Re: sndio for xmms

2008-12-20 Thread Christian Weisgerber
Jacob Meuser wrote: > > Feature request: How about a configuration tab/field where you can > > set the device (corresponding to the first parameter of sio_open)? > > hmm, this is kind of a general issue with aucat, imo. many > applications will search for devices then just give a list. that >

Re: sndio for xmms

2008-12-20 Thread Thomas Pfaff
On Sat, 20 Dec 2008 21:49:23 + Jacob Meuser wrote: > On Sat, Dec 20, 2008 at 08:46:04PM +, Jacob Meuser wrote: [...] > runs aclocal in ${WRKSRC} > runs autoheader in ${WRKSRC} > runs autoconf in ${WRKSRC} > runs configure in ${WRKSRC} > runs automake in ${WRKSRC} > compiles som

Re: sndio for xmms

2008-12-20 Thread Jacob Meuser
On Sat, Dec 20, 2008 at 08:46:04PM +, Jacob Meuser wrote: > On Sat, Dec 20, 2008 at 04:00:55PM +, Christian Weisgerber wrote: > > Thomas Pfaff wrote: > > > > > This diff adds sndio output to audio/xmms. Please test. > > > > The autotools changes are causing trouble. I just tried to bui

Re: sndio for xmms

2008-12-20 Thread Jacob Meuser
On Sat, Dec 20, 2008 at 09:04:12PM +, Christian Weisgerber wrote: > Thomas Pfaff wrote: > > > This diff adds sndio output to audio/xmms. Please test. > > I gave this a spin on my azalia box. This taught me all kinds of > unexpected things. > > * (I had switched left and right channels whe

Re: sndio for xmms

2008-12-20 Thread Christian Weisgerber
Thomas Pfaff wrote: > This diff adds sndio output to audio/xmms. Please test. I gave this a spin on my azalia box. This taught me all kinds of unexpected things. * (I had switched left and right channels when hooking up the machine to the stereo. Looks like my headphone jack to RCA cable i

Re: sndio for xmms

2008-12-20 Thread Jacob Meuser
On Sat, Dec 20, 2008 at 04:00:55PM +, Christian Weisgerber wrote: > Thomas Pfaff wrote: > > > This diff adds sndio output to audio/xmms. Please test. > > The autotools changes are causing trouble. I just tried to build > with FLAVOR='no_esd no_mikmod' and autoconf errored out: > > configu

Re: sndio for xmms

2008-12-20 Thread Christian Weisgerber
Thomas Pfaff wrote: > This diff adds sndio output to audio/xmms. Please test. The autotools changes are causing trouble. I just tried to build with FLAVOR='no_esd no_mikmod' and autoconf errored out: configure.in:226: error: possibly undefined macro: AM_PATH_LIBMIKMOD -- Christian "naddy" W

Re: sndio for xmms

2008-12-20 Thread Thomas Pfaff
On Sat, 20 Dec 2008 12:27:49 + Stefan Sperling wrote: > On Sat, Dec 20, 2008 at 12:17:22PM +0100, Thomas Pfaff wrote: > > > > This diff adds sndio output to audio/xmms. Please test. > > Works fine here on i386, thanks! > > The balance slider does not change the balance, but I suppose > th

Re: sndio for xmms

2008-12-20 Thread Stefan Sperling
On Sat, Dec 20, 2008 at 12:17:22PM +0100, Thomas Pfaff wrote: > > This diff adds sndio output to audio/xmms. Please test. Works fine here on i386, thanks! The balance slider does not change the balance, but I suppose that is by design? Stefan

sndio for xmms

2008-12-20 Thread Thomas Pfaff
This diff adds sndio output to audio/xmms. Please test. Thanks to Jacob Meuser and Alexandre Ratchov for help and advice. Index: Makefile === RCS file: /home2/cvs/OpenBSD/ports/audio/xmms/Makefile,v retrieving revision 1.58 diff -