| Commit message (Expand) | Author | Age | Files | Lines |
* | Move MIDI parsing up from ALSA driver to platform independent driver. | Ibrahn Sahir | 2024-06-25 | 1 | -32/+47 |
* | Add MIDI controller device index to InputEventMIDI.device property. | Fernando Cosentino | 2024-02-19 | 1 | -2/+3 |
* | Style: Harmonize header includes in platform ports | Rémi Verschelde | 2023-06-08 | 1 | -2/+2 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | [macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK. | bruvzg | 2022-05-10 | 1 | -2/+2 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | 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 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -4/+0 |
* | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde | 2020-05-14 | 1 | -3/+1 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -3/+3 |
* | PoolVector is gone, replaced by Vector | Juan Linietsky | 2020-02-18 | 1 | -2/+2 |
* | Remove duplicate ERR_PRINT macro. | Marcel Admiraal | 2020-02-05 | 1 | -2/+2 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f... | bruvzg | 2019-10-24 | 1 | -1/+1 |
* | Drivers, main, servers: Ensure classes match their header filename | Rémi Verschelde | 2019-02-12 | 1 | -0/+123 |