godot/drivers/pulseaudio
Rémi Verschelde 515f92d03b Fix property warnings and hide some debug prints
"ALL IS GOOD" was a lie.

In particular, removes verbose "path not recognized" false positive.

The actual logic is to (somewhat naively) check all ResourceFormatLoaders
and to pick the first good match, so no need to warn about the formats
that do not match the type hint.
2017-04-23 11:17:32 +02:00
..
audio_driver_pulseaudio.cpp Fix property warnings and hide some debug prints 2017-04-23 11:17:32 +02:00
audio_driver_pulseaudio.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub SCsub: Add python shebang as a hint for syntax highlighting 2016-10-17 20:10:46 +02:00