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
e558e1ec09aa27852426bbd24dfa21e9b60cfbfc
godot
/
drivers
/
alsa
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_alsa.cpp
Add print_verbose to print to stdout only in verbose mode
2018-08-24 09:23:20 +02:00
audio_driver_alsa.h
correctly close handle in alsa audio driver.
2018-07-23 13:14:04 +01:00
SCsub
SCsub: Add python shebang as a hint for syntax highlighting
2016-10-17 20:10:46 +02:00