Age | Commit message (Expand) | Author |
2020-05-18 | Move mix_rate, ouput_latency to AudioDriverManager | Fabio Alessandrelli |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-14 | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-02-26 | Reimplement Mutex with C++'s <mutex> | Pedro J. Estébanez |
2020-02-05 | Remove duplicate ERR_PRINT macro. | Marcel Admiraal |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-09-22 | Changed some code found by Clang Tidy and Coverity | qarmin |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-12-11 | Moved member variables to initializer list | Wilson E. Alvarez |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-08-24 | Add print_verbose to print to stdout only in verbose mode | Rémi Verschelde |
2018-07-26 | Reduce unnecessary COW on Vector by make writing explicit | Hein-Pieter van Braam |
2018-07-23 | correctly close handle in alsa audio driver. | Ibrahn Sahir |
2018-07-17 | Add Audio Server profiling time to the profiler | Marcelo Fernandez |
2018-03-26 | Added new audio device functions to set/get the audio device | Marcelo Fernandez |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-09-01 | Corrections to audio buffer size calculations | Marcelo Fernandez |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-08-17 | Add closest_power_of_2 func and implement mix_rate/latency on OS X | Marcelo Fernandez |
2017-07-19 | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-02-21 | -renamed globals.h to global_config.cpp (this seems to have caused a few modi... | Juan Linietsky |
2017-01-16 | Adapt platforms to AudioServer refactoring | Rémi Verschelde |
2017-01-15 | Oops! Audio engine has vanished :D | Juan Linietsky |
2017-01-05 | Fix for the huge audio latency of the SamplePlayer (>200 ms) | lonesurvivor |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky |