pa_mac_core: stop stream instead of asserting
Bug: 158
This commit is contained in:
parent
6c11a007c5
commit
09588cc5d6
3 changed files with 284 additions and 16 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -4,6 +4,9 @@
|
|||
*.o
|
||||
*.obj
|
||||
|
||||
# annoying files
|
||||
**/.DS_Store
|
||||
|
||||
# Generated by configure and make
|
||||
Makefile
|
||||
bin-stamp
|
||||
|
|
|
|||
Loading…
Reference in a new issue