summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_time_axis.cc
AgeCommit message (Expand)Author
2020-05-03Fix MIDNAM model (MMA > Generic) fallbackRobin Gareus
2020-04-16changes to deal with region/note selection when changing into/out of internal...Paul Davis
2020-04-15Add automation lane for poly-key-pressureRobin Gareus
2020-04-15Only CCs can have custom MIDNAM labelsRobin Gareus
2020-04-15NO-OP: whitespaceRobin Gareus
2020-04-15Update labels in MIDI Automation Lanes when MIDNAM changesRobin Gareus
2020-04-15Update CC Automation menu when MIDNAM changesRobin Gareus
2020-04-15Limited listed CC-channels to ChannelNameSet channelsRobin Gareus
2020-04-07Fix restoring custom MIDNAM #7984Robin Gareus
2020-04-03NO-OP: cleanup and remove debug messagesRobin Gareus
2020-04-03Optimize MTAV creation, speed up new MIDI trackRobin Gareus
2020-04-01Consolidate MIDNAM control display codeRobin Gareus
2020-04-01Update MIDNAM handling in GUIRobin Gareus
2020-04-01Propagate MIDNAM selection to RouteRobin Gareus
2020-02-20avoid setting midnam-model-name in GUI properties when there are no device mo...Paul Davis
2020-02-11expand commentPaul Davis
2020-02-11remove unnecessary codePaul Davis
2020-02-11remove unnecessary codePaul Davis
2020-02-11NOOP: line unwrapping and vertical spacingPaul Davis
2020-02-11further attempts to rationalize MIDNAM messPaul Davis
2020-02-07NOOP: add whitespace/blank linePaul Davis
2020-02-07Fix incorrect assignment of MIDNAM device modePaul Davis
2020-02-07NOOP: remove line wrappingPaul Davis
2020-02-06try to fix awful confusion and misbehavior for plugin-provided MIDNAM situationsPaul Davis
2020-02-06NOOP: avoid unnecessary and distracting line wrappingPaul Davis
2020-02-05revert/change part of a666429d12 so that user-selected non-plugin MIDNAM mode...Paul Davis
2020-01-22Propagate ::route_active_changed() methodsRobin Gareus
2020-01-20Make it more obvious when a track is InactiveBen Loftis
2019-12-23use new method in MidiPatchManager to use MIDNAM data when setting a MidiTime...Paul Davis
2019-12-14Make BusSendLevel 1st class citizen (2/2)Robin Gareus
2019-11-13Fix MIDNAM device list for plugin-provided namesRobin Gareus
2019-11-12Allow to override plugin-provided MIDNAMRobin Gareus
2019-11-12Skip custom MIDNAM files in generic MTAV listRobin Gareus
2019-10-11add missing casePaul Davis
2019-08-12Fix middle-click note selectionRobin Gareus
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-07-14Remember MIDI-track note-range -- #7773Robin Gareus
2019-07-14Remove cruft: unused callbackRobin Gareus
2019-06-04Clarify MIDI CC menu ambiguityRobin Gareus
2019-03-07Fix some Gtk::Menu related memory leaksRobin Gareus
2017-09-24convert codebase to use Temporal for various time typesPaul Davis
2017-09-18manually fix up various cases where Gtk:Frame foo_frame had been changed to f...Paul Davis
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-09-09Migrate PC dialog to RouteUI, midnam handing to RTAV.Robin Gareus
2017-09-09GUI part of LV2 midnam race condition fixRobin Gareus
2017-09-08PatchChange Dialog: update title & refresh midnam on changeRobin Gareus
2017-09-08Patch select: apply conventions for context menus.Ben Loftis
2017-09-08Rework Patch-Change/Select DialogRobin Gareus
2017-08-24Allow to send immediate PC messages without closing the dialog.Robin Gareus
2017-07-21Properly propagate TAV TimeSelectionRobin Gareus