| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added new audio device functions to set/get the audio device | Marcelo Fernandez | 2018-03-26 | 1 | -0/+6 |
| | | |||||
| * | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -1/+2 |
| | | | | | | | Using `misc/scripts/fix_headers.py` on all Godot files. Some missing header guards were added, and the header inclusion order was fixed in the Bullet module. | ||||
| * | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
| | | | | | Happy new year to the wonderful Godot community! | ||||
| * | Fix wasapi going silent when number of channels are not supported | Marcelo Fernandez | 2017-11-30 | 1 | -0/+2 |
| | | |||||
| * | Improved WASAPI driver logic when devices are connected or disconnected | Marcelo Fernandez | 2017-10-31 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #10775 from marcelofg55/buffersize_fixes | Rémi Verschelde | 2017-09-01 | 1 | -1/+0 |
| |\ | | | | | Corrections to audio buffer size calculations | ||||
| | * | Corrections to audio buffer size calculations | Marcelo Fernandez | 2017-09-01 | 1 | -1/+0 |
| | | | |||||
| * | | Fix files header | Poommetee Ketson | 2017-09-01 | 1 | -1/+1 |
| |/ | |||||
| * | Added new WASAPI driver for Windows | Marcelo Fernandez | 2017-08-27 | 1 | -0/+89 |
