jack: Initial shot at a JACK audio target.
http://jackaudio.org/ Fixes Bugzilla #2163. (with several more commits following to improve this code.) --HG-- extra : rebase_source : 5d0d44fcca077c41c56381575a45184bdc050003
This commit is contained in:
parent
6219e4a880
commit
0240079805
10 changed files with 763 additions and 1 deletions
|
@ -204,6 +204,8 @@
|
|||
/* Enable various audio drivers */
|
||||
#undef SDL_AUDIO_DRIVER_ALSA
|
||||
#undef SDL_AUDIO_DRIVER_ALSA_DYNAMIC
|
||||
#undef SDL_AUDIO_DRIVER_JACK
|
||||
#undef SDL_AUDIO_DRIVER_JACK_DYNAMIC
|
||||
#undef SDL_AUDIO_DRIVER_ARTS
|
||||
#undef SDL_AUDIO_DRIVER_ARTS_DYNAMIC
|
||||
#undef SDL_AUDIO_DRIVER_PULSEAUDIO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue