Commit History

Author SHA1 Message Date
  Ibrahn Sahir 607c5ec49f Move MIDI parsing up from ALSA driver to platform independent driver. 1 year ago
  Fernando Cosentino b9fd25ea18 Add MIDI controller device index to InputEventMIDI.device property. 1 year ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  voidshine f0f72b3132 Fix MIDI note-on events being converted to note-off events 2 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 years ago
  Aaron Franke 0ce49800ac Use mouse and joypad enums instead of plain integers 4 years ago
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  Rémi Verschelde fdf58a5858 Rename InputFilter back to Input 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 8e6960a69e Refactored input, goes all via windows now. 5 years ago
  Juan Linietsky 4396e98834 Refactored Input, create DisplayServer and DisplayServerX11 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Ovnuniarchos 9c48eb1c59 ALSA MIDI driver: 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  あるる / きのもと 結衣 e8410c03f5 fixed set pitch bend value and implemented midi running status 5 years ago
  Marcelo Fernandez ea0c398a19 Fix MIDI Note Off missing on some devices 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Marcelo Fernandez 7a5f9fc08e Added a new MIDIDriver class 7 years ago