View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003222 | The Dark Mod | Sound System | public | 07.09.2012 09:18 | 09.10.2017 14:18 |
Reporter | tels | Assigned To | |||
Priority | normal | Severity | normal | Reproducibility | sometimes |
Status | resolved | Resolution | fixed | ||
OS | Linux | ||||
Product Version | SVN | ||||
Target Version | TDM 2.06 | Fixed in Version | TDM 2.06 | ||
Summary | 0003222: OpenAL not supported on Linux | ||||
Description | Using OpenAL (s_usepenal=1) on Linux fails, as OpenAL support is not build in. | ||||
Tags | No tags attached. | ||||
related to | 0003221 | confirmed | TDM only supports 2 or 5.1 channel audio | |
related to | 0003088 | closed | Serpentine | Port EAX/Old OpenAL to EFX/OpenAL Soft |
related to | 0003955 | resolved | greebo | Port EAX code to use openAL/EFX based on dhewm3 |
Trying to enable it results in: build/release/core/sound/snd_system.o: In function `idSoundSystemLocal::FreeOpenALSource(unsigned int)': snd_system.cpp:(.text+0x1d9): undefined reference to `EAXPROPERTYID_EAX40_Source' build/release/core/sound/snd_world.o: In function `idSoundWorldLocal::AddChannelContribution(idSoundEmitterLocal*, idSoundChannel*, int, int, float*)': snd_world.cpp:(.text+0x2b81): undefined reference to `EAXPROPERTYID_EAX40_Source' build/release/core/sound/snd_world.o: In function `idSoundWorldLocal::MixLoop(int, int, float*)': snd_world.cpp:(.text+0x3ccd): undefined reference to `EAXPROPERTYID_EAX40_FXSlot0' So it seems EAX support missing on Linux and OpenAL support on Linux are tied together. |
|
Fixed with Dhewm merge | |
Date Modified | Username | Field | Change |
---|---|---|---|
07.09.2012 09:18 | tels | New Issue | |
07.09.2012 09:19 | tels | Relationship added | related to 0003221 |
07.09.2012 09:39 | tels | Note Added: 0004796 | |
07.09.2012 09:45 | tels | Relationship added | related to 0003088 |
09.10.2017 14:17 | nbohr1more | Relationship added | related to 0003955 |
09.10.2017 14:18 | nbohr1more | Note Added: 0009430 | |
09.10.2017 14:18 | nbohr1more | Status | new => resolved |
09.10.2017 14:18 | nbohr1more | Resolution | open => fixed |
09.10.2017 14:18 | nbohr1more | Product Version | => SVN |
09.10.2017 14:18 | nbohr1more | Fixed in Version | => TDM 2.06 |
09.10.2017 14:18 | nbohr1more | Target Version | => TDM 2.06 |