This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
c8464eb69f97bba44000e596b80f3cd56dba940f
godot
/
drivers
/
pulseaudio
History
Rémi Verschelde
de59fe04e7
Add print_verbose to print to stdout only in verbose mode
...
Equivalent of the cumbersome: if (OS::get_singleton()->is_stdout_verbose()) print_line(msg);
2018-08-24 09:23:20 +02:00
..
audio_driver_pulseaudio.cpp
Add print_verbose to print to stdout only in verbose mode
2018-08-24 09:23:20 +02:00
audio_driver_pulseaudio.h
Added support for single channel inputs for PulseAudio
2018-07-27 17:28:41 -03:00
SCsub
SCsub: Add python shebang as a hint for syntax highlighting
2016-10-17 20:10:46 +02:00