mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-03 09:01:52 -05:00
Abramo Bagnara <abramo@alsa-project.org>
- cleaned oss capture - fixed conversion plugin insertion card share: - fixed bugs in group control - give to OSS mixer a chance to control as more elements as possible
This commit is contained in:
parent
76d4466882
commit
b563621421
3 changed files with 131 additions and 87 deletions
|
|
@ -47,8 +47,7 @@ int snd_pcm_plugin_hwparams(snd_pcm_channel_params_t *params,
|
|||
int snd_pcm_plugin_format(snd_pcm_t *pcm,
|
||||
snd_pcm_channel_params_t *params,
|
||||
snd_pcm_channel_params_t *hwparams,
|
||||
snd_pcm_channel_info_t *hwinfo,
|
||||
snd_pcm_channel_params_t *newparams);
|
||||
snd_pcm_channel_info_t *hwinfo);
|
||||
|
||||
#if 0
|
||||
#define PLUGIN_DEBUG
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue