summaryrefslogtreecommitdiff
path: root/gtk2_ardour/pianokeyboard.cc
AgeCommit message (Expand)Author
2020-04-07Rename KeyboardLayout to PianoKeyBindingsRobin Gareus
2020-04-07Rename KeyboardLayout::set_keyboard_layout to set_layoutNil Geisweiller
2020-04-07Move keyboard layout in its own classNil Geisweiller
2020-03-29VKeybd: fix stuck keys when changing octaves - #7957Robin Gareus
2020-01-27Fix another clang-scan warningRobin Gareus
2019-12-27NO-OP: whitespaceRobin Gareus
2019-12-26Vkeybd: force release notes on panicRobin Gareus
2019-12-17VKeybd: exponential pitch-wheel/bend interpolationRobin Gareus
2019-12-16Vkeybd: grab all key-events and use timer instead of key-repeatRobin Gareus
2019-12-15VKeybd: Pass on primary (Ctrl/Cmd) shortcutsRobin Gareus
2019-12-12NO-OP: some const correctnessRobin Gareus
2019-12-12VKeybd: fix MacOS key-bindingsRobin Gareus
2019-12-05VKeybd: grab and ignore some keysRobin Gareus
2019-11-03Virtual-keyboard: momentary pedal (no toggle)Robin Gareus
2019-11-02Virtual-keyboard: "Tab" to sustain (still undocumented)Robin Gareus
2019-10-28Fix use of std::map<> in const methodsRobin Gareus
2019-10-27Virtual-keyboard: allow octave switches while hand-pedalingRobin Gareus
2019-10-27Virtual-keyboard: consolidate optionsRobin Gareus
2019-10-26Add support for single-octave "asdfg.." key-bindingsRobin Gareus
2019-10-25Virtual-keyboard: never-ending detailsRobin Gareus
2019-10-25Rename PianoKeyboard class, avoid ambiguitiesRobin Gareus