Skip to content

v1.0.6

Compare
Choose a tag to compare
@bibendovsky bibendovsky released this 20 Dec 10:35
· 29 commits to master since this release
0c84a43

Added

  • 64-bit build.
  • Bypass X-RAM.
  • Application data folder as fallback location for log file.
  • Special device names (Generic Hardware, Generic Software, DirectSound3D) in alcOpenDevice.

Changed

  • Load AL symbols dynamically.
  • Export EFX and EAX symbols inside context only.

Fixed

  • Crash in Windows XP for some applications (for example, ALCapsViewer32.exe).
  • Getting active FX slots for source.
  • Prohibit modifying of "effect" and "lock" properties on dedicated FX slots.
  • Prohibit EAXCONTEXT_LASTERROR for EAXSet.
  • Handle EAX errors properly - do not return always EAX_OK.
  • Activate dedicated reverb effect (FX Slot 0) on first call of EAXGet / EAXSet.