All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fallback mechanism for pulse plugin
@ 2011-07-26 12:33 Takashi Iwai
  2011-07-26 12:34 ` [PATCH 1/3] Define "sysdefault" PCM and control Takashi Iwai
                   ` (4 more replies)
  0 siblings, 5 replies; 24+ messages in thread
From: Takashi Iwai @ 2011-07-26 12:33 UTC (permalink / raw)
  To: alsa-devel

Hi,

the following are experimental patches for implementing the fallback
option of PCM / control pulse plugin.  When the connection to PA
server fails, the plugin tries to open the fallback name.

For achieving this, I added the new standard definition "sysdefault",
which is equal with the normal "default" PCM / control definitions.
The difference is only the name, i.e. it won't be overridden by other
setups.  Then two new API functions for opening a fallback PCM /
control, and finally a patch for pulse-plugin will follow.  All
changes are relatively small and easy.

Let me know if you have any suggestions or a better idea.


thanks,

Takashi

^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2011-09-24 22:43 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-26 12:33 [PATCH 0/3] Fallback mechanism for pulse plugin Takashi Iwai
2011-07-26 12:34 ` [PATCH 1/3] Define "sysdefault" PCM and control Takashi Iwai
2011-09-12  1:27   ` Raymond Yau
2011-07-26 12:34 ` [PATCH 2/3] Add snd_{ctl|pcm}_open_fallback() functions Takashi Iwai
2011-07-26 12:36 ` [PATCH 3/3] pulse: Add fallback option Takashi Iwai
2011-09-12  1:20   ` Raymond Yau
2011-09-03 15:27 ` [PATCH 0/3] Fallback mechanism for pulse plugin Colin Guthrie
2011-09-11 12:17   ` Consider revert? (was Re: [PATCH 0/3] Fallback mechanism for pulse plugin) Colin Guthrie
2011-09-12  8:05   ` [PATCH 0/3] Fallback mechanism for pulse plugin Takashi Iwai
2011-09-12  8:46     ` Colin Guthrie
2011-09-12  9:23       ` Takashi Iwai
2011-09-12 18:39         ` Colin Guthrie
2011-09-13  7:55           ` Takashi Iwai
2011-09-13  8:47             ` Colin Guthrie
2011-09-13  9:50               ` Takashi Iwai
2011-09-13 11:00                 ` Colin Guthrie
2011-09-13 12:18                   ` Takashi Iwai
2011-09-13 12:38                     ` Colin Guthrie
2011-09-14  9:51               ` David Henningsson
2011-09-14 10:35                 ` Colin Guthrie
2011-09-14 10:50                   ` David Henningsson
2011-09-14 10:55                     ` Colin Guthrie
2011-09-13 17:09             ` Arun Raghavan
2011-09-24 22:43 ` Raymond Yau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.