[iortcw] 71/89: All: Revert to OpenAL Soft 1.17.2
Simon McVittie
smcv at debian.org
Fri Sep 8 10:44:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to tag 1.51b
in repository iortcw.
commit 35a8e238882897d11a7c4a9854753175be5b5df4
Author: MAN-AT-ARMS <M4N4T4RMS at gmail.com>
Date: Fri Jul 28 10:58:54 2017 -0400
All: Revert to OpenAL Soft 1.17.2
---
MP/code/AL/alext.h | 28 ----------------------------
MP/code/libs/macosx/libopenal.dylib | Bin 2056112 -> 1625328 bytes
MP/code/libs/win32/OpenAL32.dll | Bin 1316366 -> 845045 bytes
MP/code/libs/win64/OpenAL64.dll | Bin 1515026 -> 980543 bytes
SP/code/AL/alext.h | 28 ----------------------------
SP/code/libs/macosx/libopenal.dylib | Bin 2056112 -> 1625328 bytes
SP/code/libs/win32/OpenAL32.dll | Bin 1316366 -> 845045 bytes
SP/code/libs/win64/OpenAL64.dll | Bin 1515026 -> 980543 bytes
8 files changed, 56 deletions(-)
diff --git a/MP/code/AL/alext.h b/MP/code/AL/alext.h
index 4b9a155..6af581a 100644
--- a/MP/code/AL/alext.h
+++ b/MP/code/AL/alext.h
@@ -431,34 +431,6 @@ ALC_API ALCboolean ALC_APIENTRY alcResetDeviceSOFT(ALCdevice *device, const ALCi
#endif
#endif
-#ifndef AL_SOFT_gain_clamp_ex
-#define AL_SOFT_gain_clamp_ex 1
-#define AL_GAIN_LIMIT_SOFT 0x200E
-#endif
-
-#ifndef AL_SOFT_source_resampler
-#define AL_SOFT_source_resampler
-#define AL_NUM_RESAMPLERS_SOFT 0x1210
-#define AL_DEFAULT_RESAMPLER_SOFT 0x1211
-#define AL_SOURCE_RESAMPLER_SOFT 0x1212
-#define AL_RESAMPLER_NAME_SOFT 0x1213
-typedef const ALchar* (AL_APIENTRY*LPALGETSTRINGISOFT)(ALenum pname, ALsizei index);
-#ifdef AL_ALEXT_PROTOTYPES
-AL_API const ALchar* AL_APIENTRY alGetStringiSOFT(ALenum pname, ALsizei index);
-#endif
-#endif
-
-#ifndef AL_SOFT_source_spatialize
-#define AL_SOFT_source_spatialize
-#define AL_SOURCE_SPATIALIZE_SOFT 0x1214
-#define AL_AUTO_SOFT 0x0002
-#endif
-
-#ifndef ALC_SOFT_output_limiter
-#define ALC_SOFT_output_limiter
-#define ALC_OUTPUT_LIMITER_SOFT 0x199A
-#endif
-
#ifdef __cplusplus
}
#endif
diff --git a/MP/code/libs/macosx/libopenal.dylib b/MP/code/libs/macosx/libopenal.dylib
index e147227..c1bb349 100755
Binary files a/MP/code/libs/macosx/libopenal.dylib and b/MP/code/libs/macosx/libopenal.dylib differ
diff --git a/MP/code/libs/win32/OpenAL32.dll b/MP/code/libs/win32/OpenAL32.dll
index da406b9..1e3bddd 100755
Binary files a/MP/code/libs/win32/OpenAL32.dll and b/MP/code/libs/win32/OpenAL32.dll differ
diff --git a/MP/code/libs/win64/OpenAL64.dll b/MP/code/libs/win64/OpenAL64.dll
index 2886b09..e24538a 100755
Binary files a/MP/code/libs/win64/OpenAL64.dll and b/MP/code/libs/win64/OpenAL64.dll differ
diff --git a/SP/code/AL/alext.h b/SP/code/AL/alext.h
index 4b9a155..6af581a 100644
--- a/SP/code/AL/alext.h
+++ b/SP/code/AL/alext.h
@@ -431,34 +431,6 @@ ALC_API ALCboolean ALC_APIENTRY alcResetDeviceSOFT(ALCdevice *device, const ALCi
#endif
#endif
-#ifndef AL_SOFT_gain_clamp_ex
-#define AL_SOFT_gain_clamp_ex 1
-#define AL_GAIN_LIMIT_SOFT 0x200E
-#endif
-
-#ifndef AL_SOFT_source_resampler
-#define AL_SOFT_source_resampler
-#define AL_NUM_RESAMPLERS_SOFT 0x1210
-#define AL_DEFAULT_RESAMPLER_SOFT 0x1211
-#define AL_SOURCE_RESAMPLER_SOFT 0x1212
-#define AL_RESAMPLER_NAME_SOFT 0x1213
-typedef const ALchar* (AL_APIENTRY*LPALGETSTRINGISOFT)(ALenum pname, ALsizei index);
-#ifdef AL_ALEXT_PROTOTYPES
-AL_API const ALchar* AL_APIENTRY alGetStringiSOFT(ALenum pname, ALsizei index);
-#endif
-#endif
-
-#ifndef AL_SOFT_source_spatialize
-#define AL_SOFT_source_spatialize
-#define AL_SOURCE_SPATIALIZE_SOFT 0x1214
-#define AL_AUTO_SOFT 0x0002
-#endif
-
-#ifndef ALC_SOFT_output_limiter
-#define ALC_SOFT_output_limiter
-#define ALC_OUTPUT_LIMITER_SOFT 0x199A
-#endif
-
#ifdef __cplusplus
}
#endif
diff --git a/SP/code/libs/macosx/libopenal.dylib b/SP/code/libs/macosx/libopenal.dylib
index e147227..c1bb349 100755
Binary files a/SP/code/libs/macosx/libopenal.dylib and b/SP/code/libs/macosx/libopenal.dylib differ
diff --git a/SP/code/libs/win32/OpenAL32.dll b/SP/code/libs/win32/OpenAL32.dll
index da406b9..1e3bddd 100755
Binary files a/SP/code/libs/win32/OpenAL32.dll and b/SP/code/libs/win32/OpenAL32.dll differ
diff --git a/SP/code/libs/win64/OpenAL64.dll b/SP/code/libs/win64/OpenAL64.dll
index 2886b09..e24538a 100755
Binary files a/SP/code/libs/win64/OpenAL64.dll and b/SP/code/libs/win64/OpenAL64.dll differ
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/iortcw.git
More information about the Pkg-games-commits
mailing list