| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Spartan322 | 2024-10-13 | 1 | -0/+2 |
* | Move MIDI parsing up from ALSA driver to platform independent driver. | Ibrahn Sahir | 2024-06-25 | 1 | -34/+7 |
* | Add MIDI controller device index to InputEventMIDI.device property. | Fernando Cosentino | 2024-02-19 | 1 | -2/+2 |
* | [Linux] Make SO wrapper usage optional. | bruvzg | 2023-02-16 | 1 | -0/+5 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Fix MIDI input with ALSA. | Ibrahn Sahir | 2022-10-17 | 1 | -1/+37 |
* | Make audio thread control flags safe | Pedro J. Estébanez | 2022-08-19 | 1 | -1/+2 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Don't clobber original library symbols | Hein-Pieter van Braam-Stewart | 2021-02-18 | 1 | -1/+1 |
* | Modernize Thread | Pedro J. Estébanez | 2021-01-29 | 1 | -1/+1 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -1/+1 |
* | Ensure header guards enclose entire header. | Marcel Admiraal | 2020-09-03 | 1 | -3/+4 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -1/+0 |
* | Reimplement Mutex with C++'s <mutex> | Pedro J. Estébanez | 2020-02-26 | 1 | -1/+1 |
* | PoolVector is gone, replaced by Vector | Juan Linietsky | 2020-02-18 | 1 | -1/+1 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Drivers, main, servers: Ensure classes match their header filename | Rémi Verschelde | 2019-02-12 | 1 | -0/+69 |