summaryrefslogtreecommitdiff
path: root/drivers/alsamidi/midi_driver_alsamidi.cpp
AgeCommit message (Expand)Author
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-02-26Reimplement Mutex with C++'s <mutex>Pedro J. Estébanez
2020-02-18PoolVector is gone, replaced by VectorJuan Linietsky
2020-02-05Remove duplicate ERR_PRINT macro.Marcel Admiraal
2020-01-22ALSA MIDI driver:Ovnuniarchos
2020-01-18Alsa MIDI input thread gets properly reinitialized on open.Ovnuniarchos
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-02-12Drivers, main, servers: Ensure classes match their header filenameRémi Verschelde