[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 1/1] add --with-audio-output-method=<name> option
From: |
Bohdan R . Rau |
Subject: |
[PATCH 1/1] add --with-audio-output-method=<name> option |
Date: |
Wed, 01 Dec 2010 16:31:27 +0100 |
On Wed, 1 Dec 2010 15:13:17 +0100, Andrei Kholodnyi
<andrei.kholodnyi at gmail.com> wrote:
[...]
>
>> -DDEFAULT_AUDIO_METHOD="something" should be used only when we
explicitly
>> define with-audio-output-method.
>
> This I disagree :D.
> configure is suppose to be the tool to avoid such things like:
> #ifdef my_audio_method
> do something
> #endif
Hm... not ifdef but ifndef :)
For me #ifndef means:
"somebody didn't set some value and I (program) must use /dev/glassorb or
something similar" :)
May we discuss a little later? I've just got the call I must back to work
as fast as possible (probably some servers are down) :(
>
[...]>
> it will be configured to "alsa" then.
> If you don't like it, you need to use --with-audio-output-method to
> reconfigure to oss
>
> Is it acceptable?
That's exactly what I need :)
ethanak
--
http://milena.polip.com/ - Pa pa, Ivonko!
- [PATCH 1/1] add --with-audio-output-method=<name> option, Andrei Kholodnyi, 2010/12/01
- [PATCH 1/1] add --with-audio-output-method=<name> option, Halim Sahin, 2010/12/01
- [PATCH 1/1] add --with-audio-output-method=<name> option, Andrei Kholodnyi, 2010/12/01
- [PATCH 1/1] add --with-audio-output-method=<name> option, Bohdan R . Rau, 2010/12/01
- [PATCH 1/1] add --with-audio-output-method=<name> option, Andrei Kholodnyi, 2010/12/01
- [PATCH 1/1] add --with-audio-output-method=<name> option,
Bohdan R . Rau <=
- [PATCH 1/1] add --with-audio-output-method=<name> option, Andrei Kholodnyi, 2010/12/01
- [PATCH 1/1] add --with-audio-output-method=<name> option, Halim Sahin, 2010/12/01
- [PATCH 1/1] add --with-audio-output-method=<name> option, Steve Holmes, 2010/12/03
- [PATCH 1/1] add --with-audio-output-method=<name> option, Bohdan R . Rau, 2010/12/03
- [PATCH 1/1] add --with-audio-output-method=<name> option, Andrei . Kholodnyi, 2010/12/04
[PATCH 1/1] add --with-audio-output-method=<name> option, Christopher Brannon, 2010/12/04