Opened 11 years ago

Last modified 11 years ago

#1955 closed defect

Remove OpenAL dependency from sound manager public API — at Initial Version

Reported by: historic_bruno Owned by: stwf
Priority: Should Have Milestone: Alpha 14
Component: Core engine Keywords:
Cc: Patch:

Description

Currently, any module that wants to use the sound manager has to add OpenAL as a dependency in the build system, which is undesirable. Instead, only the sound manager's module should have that dependency and it should abstract the OpenAL implementation details so other code need not worry about it.

Change History (0)

Note: See TracTickets for help on using tickets.