| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Haiku platform port to external repository | Rémi Verschelde | 2020-06-20 | 1 | -135/+0 |
* | Move mix_rate, ouput_latency to AudioDriverManager | Fabio Alessandrelli | 2020-05-18 | 1 | -2/+2 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -4/+4 |
* | Reimplement Mutex with C++'s <mutex> | Pedro J. Estébanez | 2020-02-26 | 1 | -9/+2 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Use mix rate and output latency constants in audio drivers | Rémi Verschelde | 2019-04-06 | 1 | -2/+2 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -1/+1 |
* | Rebase patches for fixing haiku build. | Adrien Destugues | 2018-08-11 | 1 | -1/+1 |
* | -Project/Editor settings now use new inspector | Juan Linietsky | 2018-07-19 | 1 | -1/+1 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | Add closest_power_of_2 func and implement mix_rate/latency on OS X | Marcelo Fernandez | 2017-08-17 | 1 | -1/+1 |
* | -Renamed GlobalConfig to ProjectSettings, makes more sense. | Juan Linietsky | 2017-07-19 | 1 | -1/+1 |
* | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
* | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -11/+9 |
* | Complete the globals.h -> global_config.h conversion | Bojidar Marinov | 2017-02-23 | 1 | -1/+1 |
* | Adapt platforms to AudioServer refactoring | Rémi Verschelde | 2017-01-16 | 1 | -3/+3 |
* | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
* | Remove unnecessary null pointer checks | Emmanuel Leblond | 2016-01-04 | 1 | -2/+1 |
* | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
* | Haiku: move the audio driver to platform/haiku | Kostadin Damyanov | 2015-08-14 | 1 | -0/+143 |