[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 1/1] add --with-audio-output-method=<name> option
From: |
Andrei Kholodnyi |
Subject: |
[PATCH 1/1] add --with-audio-output-method=<name> option |
Date: |
Wed, 1 Dec 2010 13:56:46 +0100 |
On Wed, Dec 1, 2010 at 12:50 PM, Halim Sahin <halim.sahin at t-online.de> wrote:
> ?Andrei,
> One small sugestion:
> Is there a way to detect available audio outputs after configure?
> It makes no sense to set pulse when pulseaudio is not installed.
> f this is not possible, ten I am fine with your approach.
sure, it is possible.
If the only audio method is available, then it can be done easily,
since we have 100% match.
Now what about when e.g. alsa, libao and pulse are available?
What selection criteria shall be used? How configure can detect your
favorite default method?
pick up the first one?
At the moment I did it simple: pulse is always default,
you can overwrite it with --with-audio-output-method.
- [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 <=
- [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, 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, 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