-
-
Notifications
You must be signed in to change notification settings - Fork 375
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dd2d512
commit 62ad384
Showing
24 changed files
with
431 additions
and
484 deletions.
There are no files selected for viewing
35 changes: 35 additions & 0 deletions
35
project/lib/custom/openal/include/backends/config_backends-android.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
/* Define to 1 if the given backend is enabled, else 0 */ | ||
|
||
#define HAVE_ALSA 0 | ||
|
||
#define HAVE_OSS 0 | ||
|
||
#define HAVE_PIPEWIRE 0 | ||
|
||
#define HAVE_SOLARIS 0 | ||
|
||
#define HAVE_SNDIO 0 | ||
|
||
#define HAVE_WASAPI 0 | ||
|
||
#define HAVE_DSOUND 0 | ||
|
||
#define HAVE_WINMM 0 | ||
|
||
#define HAVE_PORTAUDIO 0 | ||
|
||
#define HAVE_PULSEAUDIO 0 | ||
|
||
#define HAVE_JACK 0 | ||
|
||
#define HAVE_COREAUDIO 0 | ||
|
||
#define HAVE_OPENSL 1 | ||
|
||
#define HAVE_OBOE 0 | ||
|
||
#define HAVE_OTHERIO 0 | ||
|
||
#define HAVE_WAVE 1 | ||
|
||
#define HAVE_SDL2 0 |
35 changes: 35 additions & 0 deletions
35
project/lib/custom/openal/include/backends/config_backends-linux-x86_64.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
/* Define to 1 if the given backend is enabled, else 0 */ | ||
|
||
#define HAVE_ALSA 1 | ||
|
||
#define HAVE_OSS 1 | ||
|
||
#define HAVE_PIPEWIRE 0 | ||
|
||
#define HAVE_SOLARIS 0 | ||
|
||
#define HAVE_SNDIO 0 | ||
|
||
#define HAVE_WASAPI 0 | ||
|
||
#define HAVE_DSOUND 0 | ||
|
||
#define HAVE_WINMM 0 | ||
|
||
#define HAVE_PORTAUDIO 0 | ||
|
||
#define HAVE_PULSEAUDIO 1 | ||
|
||
#define HAVE_JACK 0 | ||
|
||
#define HAVE_COREAUDIO 0 | ||
|
||
#define HAVE_OPENSL 0 | ||
|
||
#define HAVE_OBOE 0 | ||
|
||
#define HAVE_OTHERIO 0 | ||
|
||
#define HAVE_WAVE 1 | ||
|
||
#define HAVE_SDL2 0 |
35 changes: 35 additions & 0 deletions
35
project/lib/custom/openal/include/backends/config_backends-macos-arm64.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
/* Define to 1 if the given backend is enabled, else 0 */ | ||
|
||
#define HAVE_ALSA 0 | ||
|
||
#define HAVE_OSS 0 | ||
|
||
#define HAVE_PIPEWIRE 0 | ||
|
||
#define HAVE_SOLARIS 0 | ||
|
||
#define HAVE_SNDIO 0 | ||
|
||
#define HAVE_WASAPI 0 | ||
|
||
#define HAVE_DSOUND 0 | ||
|
||
#define HAVE_WINMM 0 | ||
|
||
#define HAVE_PORTAUDIO 0 | ||
|
||
#define HAVE_PULSEAUDIO 0 | ||
|
||
#define HAVE_JACK 0 | ||
|
||
#define HAVE_COREAUDIO 1 | ||
|
||
#define HAVE_OPENSL 0 | ||
|
||
#define HAVE_OBOE 0 | ||
|
||
#define HAVE_OTHERIO 0 | ||
|
||
#define HAVE_WAVE 1 | ||
|
||
#define HAVE_SDL2 0 |
35 changes: 35 additions & 0 deletions
35
project/lib/custom/openal/include/backends/config_backends-macos-x86_64.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
/* Define to 1 if the given backend is enabled, else 0 */ | ||
|
||
#define HAVE_ALSA 0 | ||
|
||
#define HAVE_OSS 0 | ||
|
||
#define HAVE_PIPEWIRE 0 | ||
|
||
#define HAVE_SOLARIS 0 | ||
|
||
#define HAVE_SNDIO 0 | ||
|
||
#define HAVE_WASAPI 0 | ||
|
||
#define HAVE_DSOUND 0 | ||
|
||
#define HAVE_WINMM 0 | ||
|
||
#define HAVE_PORTAUDIO 0 | ||
|
||
#define HAVE_PULSEAUDIO 0 | ||
|
||
#define HAVE_JACK 0 | ||
|
||
#define HAVE_COREAUDIO 1 | ||
|
||
#define HAVE_OPENSL 0 | ||
|
||
#define HAVE_OBOE 0 | ||
|
||
#define HAVE_OTHERIO 0 | ||
|
||
#define HAVE_WAVE 1 | ||
|
||
#define HAVE_SDL2 0 |
35 changes: 35 additions & 0 deletions
35
project/lib/custom/openal/include/backends/config_backends-windows-x86.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
/* Define to 1 if the given backend is enabled, else 0 */ | ||
|
||
#define HAVE_ALSA 0 | ||
|
||
#define HAVE_OSS 0 | ||
|
||
#define HAVE_PIPEWIRE 0 | ||
|
||
#define HAVE_SOLARIS 0 | ||
|
||
#define HAVE_SNDIO 0 | ||
|
||
#define HAVE_WASAPI 1 | ||
|
||
#define HAVE_DSOUND 1 | ||
|
||
#define HAVE_WINMM 1 | ||
|
||
#define HAVE_PORTAUDIO 0 | ||
|
||
#define HAVE_PULSEAUDIO 0 | ||
|
||
#define HAVE_JACK 0 | ||
|
||
#define HAVE_COREAUDIO 0 | ||
|
||
#define HAVE_OPENSL 0 | ||
|
||
#define HAVE_OBOE 0 | ||
|
||
#define HAVE_OTHERIO 0 | ||
|
||
#define HAVE_WAVE 1 | ||
|
||
#define HAVE_SDL2 0 |
35 changes: 35 additions & 0 deletions
35
project/lib/custom/openal/include/backends/config_backends-windows-x86_64.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
/* Define to 1 if the given backend is enabled, else 0 */ | ||
|
||
#define HAVE_ALSA 0 | ||
|
||
#define HAVE_OSS 0 | ||
|
||
#define HAVE_PIPEWIRE 0 | ||
|
||
#define HAVE_SOLARIS 0 | ||
|
||
#define HAVE_SNDIO 0 | ||
|
||
#define HAVE_WASAPI 1 | ||
|
||
#define HAVE_DSOUND 0 | ||
|
||
#define HAVE_WINMM 1 | ||
|
||
#define HAVE_PORTAUDIO 0 | ||
|
||
#define HAVE_PULSEAUDIO 0 | ||
|
||
#define HAVE_JACK 0 | ||
|
||
#define HAVE_COREAUDIO 0 | ||
|
||
#define HAVE_OPENSL 0 | ||
|
||
#define HAVE_OBOE 0 | ||
|
||
#define HAVE_OTHERIO 0 | ||
|
||
#define HAVE_WAVE 1 | ||
|
||
#define HAVE_SDL2 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.