Refactor: Converted AudioDriver to C++ / optional symbols in de::Library
The audio driver now directly accesses the de::Library instance toacquire audio plugin entry points.
libdeng2: Added a way to specify whether queried library symbols arerequired or optional.
View differences
Refactor: Converted AudioDriver to C++ / optional symbols in de::Library
The audio driver now directly accesses the de::Library instance to
acquire audio plugin entry points.
libdeng2: Added a way to specify whether queried library symbols are
required or optional.