Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-19 | -Project/Editor settings now use new inspector | Juan Linietsky | |
-Project/Editor settings now show tooltips properly -Settings thar require restart now will show a restart warning -Video driver is now visible all the time, can be changed easily -Added function to request current video driver | |||
2018-07-17 | Add Audio Server profiling time to the profiler | Marcelo Fernandez | |
2018-04-09 | WASAPI audio driver compile fix on mingw | Marcelo Fernandez | |
2018-04-07 | Merge pull request #17742 from marcelofg55/audio_device_list | Juan Linietsky | |
Added new audio device functions to set/get the audio device | |||
2018-03-29 | WASAPI driver will now resample when the device rate != audio/mix_rate | Marcelo Fernandez | |
2018-03-26 | Added new audio device functions to set/get the audio device | Marcelo Fernandez | |
2018-01-19 | Improved WASAPI driver so that it always uses the default audio device | Marcelo Fernandez | |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde | |
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. | |||
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde | |
Happy new year to the wonderful Godot community! | |||
2017-11-30 | Fix wasapi going silent when number of channels are not supported | Marcelo Fernandez | |
2017-11-25 | Completed bc2e8d99e5ae0dbd69e712cc71da3033f5f30139 so that windows can be built | Indah Sylvia | |
2017-10-31 | Improved WASAPI driver logic when devices are connected or disconnected | Marcelo Fernandez | |
2017-09-12 | Fixed issues with surround sound on audio server | Marcelo Fernandez | |
2017-09-01 | Merge pull request #10775 from marcelofg55/buffersize_fixes | Rémi Verschelde | |
Corrections to audio buffer size calculations | |||
2017-09-01 | Corrections to audio buffer size calculations | Marcelo Fernandez | |
2017-09-01 | Fix files header | Poommetee Ketson | |
2017-08-27 | Added new WASAPI driver for Windows | Marcelo Fernandez | |