Commit Graph

2 Commits

Author SHA1 Message Date
Pedro J. Estébanez 868211eba7 Fix WASAPI cleanup
Audio drivers are destroyed on OS destruction, when memory management is no longer available so they must release their dynamic allocations explicitly in their `finish()` method.
2017-09-12 17:47:17 +02:00
Marcelo Fernandez 68dd103f1b Added new WASAPI driver for Windows 2017-09-03 17:22:05 -03:00