Updated ALSA audio support for ALSA 0.9
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40355
This commit is contained in:
parent
33c6476aad
commit
df971a5e84
5 changed files with 171 additions and 371 deletions
|
@ -377,6 +377,7 @@ static int DMA_OpenAudio(_THIS, SDL_AudioSpec *spec)
|
|||
}
|
||||
break;
|
||||
default:
|
||||
format = 0;
|
||||
break;
|
||||
}
|
||||
if ( ! format ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue