summaryrefslogtreecommitdiffstats
path: root/drivers/alsamidi/midi_driver_alsamidi.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Move MIDI parsing up from ALSA driver to platform independent driver.Ibrahn Sahir2024-06-251-142/+35
* Add MIDI controller device index to InputEventMIDI.device property.Fernando Cosentino2024-02-191-7/+7
* Fix wait for thread not startedSamuele Panzeri2023-04-271-1/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-1/+1
* Fix MIDI input with ALSA.Ibrahn Sahir2022-10-171-67/+117
* Make audio thread control flags safePedro J. Estébanez2022-08-191-4/+4
* Fix some issues found by cppcheck.bruvzg2022-04-061-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Modernize ThreadPedro J. Estébanez2021-01-291-10/+3
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-2/+4
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-7/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-6/+6
* Reimplement Mutex with C++'s <mutex>Pedro J. Estébanez2020-02-261-11/+2
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-2/+2
* Remove duplicate ERR_PRINT macro.Marcel Admiraal2020-02-051-1/+1
* ALSA MIDI driver:Ovnuniarchos2020-01-221-1/+22
* Alsa MIDI input thread gets properly reinitialized on open.Ovnuniarchos2020-01-181-0/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Drivers, main, servers: Ensure classes match their header filenameRémi Verschelde2019-02-121-0/+202