summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_time_axis.h
AgeCommit message (Expand)Author
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
2012-10-12make the time axis view remember it midnam model/mode settingsHans Baier
2012-10-11nicer layout of MIDI channel selectorHans Baier
2012-06-17Remove believed-unnecessary and broken MIDI thru option;Carl Hetherington
2012-06-13Shrink the midi scroomer to match the keyboard in stacked mode.Carl Hetherington
2012-06-13Make a few more MIDI track menu options apply to the current selection (#4106).Carl Hetherington
2012-06-13Make fit contents / show full range work for allCarl Hetherington
2012-06-11partially-done (but compile-friendly) move of instrument info into a new back...Paul Davis
2012-06-10remove craziness of propagating MIDI 7 bit limits into MIDNAM handling by rep...Paul Davis
2012-06-02Persist track MIDNAM settings via a GUI property. Fix aCarl Hetherington
2012-01-20make mouse range mode do something interesting when in internal/note edit mod...Paul Davis
2011-08-14Save position of MIDI scroomers (#4140).Carl Hetherington
2011-07-07introduce GUIObjectState; massive, pervasive changes in visibility and height...Paul Davis
2011-06-11major, substantive reworking of how we store GUI information (visibility, hei...Paul Davis
2011-06-01Delete trailing whitespaceDavid Robillard
2011-05-25Remove MIDI track default channel and its menu, and choose the channel for ne...Carl Hetherington
2011-05-19Fix double MIDI track display on initial load.David Robillard
2011-05-16Make MIDI channel selector button colours more distinct (#3772).Carl Hetherington
2011-03-07Make Active apply to the selection.Carl Hetherington
2011-03-07Make stuff in the automation menu apply to the track selection.Carl Hetherington
2011-03-03experiment with making MIDI region boxes vanish when in note/internal edit mo...Paul Davis