summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_time_axis.h
AgeCommit message (Expand)Author
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-15Limited listed CC-channels to ChannelNameSet channelsRobin Gareus
2020-04-03Optimize MTAV creation, speed up new MIDI trackRobin Gareus
2020-04-01Update MIDNAM handling in GUIRobin Gareus
2020-02-06try to fix awful confusion and misbehavior for plugin-provided MIDNAM situationsPaul Davis
2019-12-23use new method in MidiPatchManager to use MIDNAM data when setting a MidiTime...Paul Davis
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
2018-12-22remove unused declarationPaul Davis
2017-09-24convert codebase to use Temporal for various time typesPaul 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-08PatchChange Dialog: update title & refresh midnam on changeRobin Gareus
2017-09-08Rework Patch-Change/Select DialogRobin Gareus
2017-08-24Allow to send immediate PC messages without closing the dialog.Robin Gareus
2017-07-17Remove unused sources & includesRobin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-03-29Remove expensive menu for sending immediate Patch Changes, use a dialogRobin Gareus
2017-02-04rework snapnick_m
2016-12-17remove channel filter status and button from MIDI track header, access via co...Paul Davis
2016-12-06Allow to send Immediate Patch ChangesRobin Gareus
2016-11-25midi scroomer updates streamview during drags.nick_m
2016-10-30Drop UpdateMidnam shared_ptr reference when the plugin is removedRobin Gareus
2016-10-29GUI support for plugin provided midnamRobin Gareus
2016-08-25add nascent poly-phonic pressure to automation menu for MIDI tracksPaul Davis
2016-07-10remove reference "const int32_t&" -> const int32_t"Robin Gareus
2016-07-10Paste uses exact beats. rework _start_beats calculation in copy-with-offset c...nick_m
2016-07-10Make some musical operations on music-locked regions operate in beats.nick_m
2016-02-13Fix 6031: Fix inactive MIDI track headers when reloading sessionJulien ROGER
2015-08-15Highlight note in piano roll - #6510Robin Gareus
2015-03-19add API to select TAV height mode.Robin Gareus
2015-01-12Trim include tree.David Robillard
2015-01-11Fix AutomationTrackItem rubberband click thinking it was unhandled.nick_m
2014-12-18Fix copy paste of MIDI and track automation.David Robillard
2014-12-18Remove internal edit mode and add "content" tool.David Robillard
2014-12-12Use ArdourDropdown for MIDI device selector.David Robillard
2014-11-30Factor out duplicated track automation code.David Robillard
2014-09-09NOOP, indent & whitespace fixesRobin Gareus
2014-09-09clean up midi channel controlsRobin Gareus
2014-01-15merge with masterPaul Davis
2014-01-15Midi-track fader & pan automationRobin Gareus
2013-04-04initial commit of hand merging, plus getting "ancient" waf script to work cor...Paul Davis
2013-03-28some deep tweaking to get MIDI channel control into nearly done shape for 3.1Paul Davis
2013-03-27Squashed commit of the following:Paul Davis
2013-01-20Show matching controller name in automation lane header.David Robillard
2013-01-20Support note names from midnam files (tested with the DM5).David Robillard
2013-01-19Set MIDI device mode to the first by default if unset.David Robillard
2013-01-19Add standard MIDI midnam file and remove hard coded equivalent.David Robillard