| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | WASAPI audio driver compile fix on mingw | Marcelo Fernandez | 2018-04-09 | 1 | -0/+11 |
| | | |||||
| * | Merge pull request #17742 from marcelofg55/audio_device_list | Juan Linietsky | 2018-04-07 | 1 | -2/+129 |
| |\ | | | | | Added new audio device functions to set/get the audio device | ||||
| | * | Added new audio device functions to set/get the audio device | Marcelo Fernandez | 2018-03-26 | 1 | -2/+129 |
| | | | |||||
| * | | WASAPI driver will now resample when the device rate != audio/mix_rate | Marcelo Fernandez | 2018-03-29 | 1 | -4/+13 |
| |/ | |||||
| * | Improved WASAPI driver so that it always uses the default audio device | Marcelo Fernandez | 2018-01-19 | 1 | -1/+87 |
| | | |||||
| * | 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 | -37/+47 |
| | | |||||
| * | Completed bc2e8d99e5ae0dbd69e712cc71da3033f5f30139 so that windows can be built | Indah Sylvia | 2017-11-25 | 1 | -1/+1 |
| | | |||||
| * | Improved WASAPI driver logic when devices are connected or disconnected | Marcelo Fernandez | 2017-10-31 | 1 | -14/+39 |
| | | |||||
| * | Fixed issues with surround sound on audio server | Marcelo Fernandez | 2017-09-12 | 1 | -3/+5 |
| | | |||||
| * | Merge pull request #10775 from marcelofg55/buffersize_fixes | Rémi Verschelde | 2017-09-01 | 1 | -10/+23 |
| |\ | | | | | Corrections to audio buffer size calculations | ||||
| | * | Corrections to audio buffer size calculations | Marcelo Fernandez | 2017-09-01 | 1 | -10/+23 |
| | | | |||||
| * | | Fix files header | Poommetee Ketson | 2017-09-01 | 1 | -1/+1 |
| |/ | |||||
| * | Added new WASAPI driver for Windows | Marcelo Fernandez | 2017-08-27 | 1 | -0/+351 |
