summaryrefslogtreecommitdiffstats
path: root/drivers/coremidi/midi_driver_coremidi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* Rebrand Godot 4.3 to RedotTrashguy2024-10-131-2/+2
* Move MIDI parsing up from ALSA driver to platform independent driver.Ibrahn Sahir2024-06-251-32/+47
* Add MIDI controller device index to InputEventMIDI.device property.Fernando Cosentino2024-02-191-2/+3
* Style: Harmonize header includes in platform portsRémi Verschelde2023-06-081-2/+2
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [macOS / iOS] Fix text-to-speech build with older macOS / iOS SDK.bruvzg2022-05-101-2/+2
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-4/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-3/+1
* Replace NULL with nullptrlupoDharkael2020-04-021-3/+3
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-2/+2
* Remove duplicate ERR_PRINT macro.Marcel Admiraal2020-02-051-2/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f...bruvzg2019-10-241-1/+1
* Drivers, main, servers: Ensure classes match their header filenameRémi Verschelde2019-02-121-0/+123