Rémi Verschelde
b97401f304
Update copyright statements to 2020
...
And apply clang-format 10 to the codebase.
2020-08-13 22:58:13 +02:00
Xavier Sellier
ea595c2290
If WASAPI driver not initialized, fail the init
2019-06-12 15:16:49 -04:00
Rémi Verschelde
7562ce053a
Update copyright statements to 2019
2019-06-04 11:41:49 +02:00
Rémi Verschelde
bb13fa896e
Style: Format code with clang-format 6.0.1
2018-07-18 17:56:12 +02:00
Marcelo Fernandez
18490e88b1
Improved WASAPI driver so that it always uses the default audio device
2018-01-19 17:05:50 -03:00
Rémi Verschelde
2712014744
Update copyright statements to 2018
...
Happy new year to the wonderful Godot community!
2018-01-02 11:27:24 +01:00
Rémi Verschelde
acb7107720
Style: apply clang-format (3.9.1) to current source
2017-12-11 15:18:06 +01:00
Marcelo Fernandez
dc26585bf4
Fix wasapi going silent when number of channels are not supported
2017-11-29 12:34:11 -03:00
Marcelo Fernandez
9dfdddd827
Improved WASAPI driver logic when devices are connected or disconnected
2017-11-01 10:53:58 -03:00
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