summaryrefslogtreecommitdiff
path: root/gtk2_ardour/midi_time_axis.cc
AgeCommit message (Expand)Author
2015-12-02Disable scrolling in the dropdown menus of midi region heads.André Nusser
2015-10-05NOOP, remove trailing tabs/whitespace.Robin Gareus
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2015-09-16Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tipTim Mayberry
2015-08-15Highlight note in piano roll - #6510Robin Gareus
2015-06-17More _reversible_command() auditing in the gui.nick_m
2015-03-29Fix mute of MIDI tracks with channel forcing.David Robillard
2015-03-25Fix some strings incorrectly marked for translation.nick_m
2015-03-19add API to select TAV height mode.Robin Gareus
2015-03-13Don't expand track headers to show MIDI stuff.David Robillard
2015-01-10gracefully handle missing .midnamRobin Gareus
2015-01-11Fix AutomationTrackItem rubberband click thinking it was unhandled.nick_m
2015-01-09Fix initial display of grouped MIDI region colors.David Robillard
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-13Structure MIDI device selector by manufacturer.David Robillard
2014-12-12Use ArdourDropdown for MIDI device selector.David Robillard
2014-11-30Add missing namespace qualifiers.David Robillard
2014-11-30Factor out duplicated track automation code.David Robillard
2014-11-17Fix visibility of MIDI controller automation tracks across saves.David Robillard
2014-11-16Use an enum for RoundMode instead of magic numbers.David Robillard
2014-09-09clean up midi channel controlsRobin Gareus
2014-09-08fix typo in b9f075143Robin Gareus
2014-09-08Move Scroomer out of Track Selection Box:Robin Gareus
2014-09-08vertical pixel alignment of all TAV elementsRobin Gareus
2014-08-31Bring back control slider on MIDI controller "tracks".David Robillard
2014-08-31set initial TAV styleRobin Gareus
2014-08-31move midi scroomer to right of meter and fix alignmentRobin Gareus
2014-08-31new min. height for midi controlsRobin Gareus
2014-08-11shuffle packing order to accomodate midi controlsBen Loftis
2014-07-15Don't show all controllers for generic MIDI devices.David Robillard
2014-07-15Show all named controllers for "Show All Automation" on MIDI tracks.David Robillard
2014-07-15Show 1-based channel numbers in MIDI controller automation menu.David Robillard
2014-07-01add partial support for mute automation (playback does not work, data is not ...Paul Davis
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-04-14dramatic change in logic and naming for operations related to adding a MIDI r...Paul Davis
2014-01-30Enforce const correctness for a couple of iteratorsJohn Emmas
2014-01-30Add namespace qualifiers for some occurrences of 'Gtk::CheckMenuItem' (Window...John Emmas
2014-01-15merge with masterPaul Davis
2014-01-15Midi-track fader & pan automationRobin Gareus
2013-09-21Merge remote-tracking branch 'remotes/origin/cairocanvas' into windowsJohn Emmas
2013-07-22Fix ambiguous type CheckMenuItem that is also defined via windows.hTim Mayberry
2013-07-17Use PBD::ffs for portabilityTim Mayberry
2013-07-11Fix ambiguous type CheckMenuItem that is also defined via windows.hPaul Davis
2013-07-09Merge branch 'master' into cairocanvasPaul Davis
2013-07-03fix alignment of meters on midi-tracksRobin Gareus
2013-06-06Merge branch 'master' into cairocanvasPaul Davis
2013-05-30Mark forgotten messages for translation (from Alexandre Prokoudine)Robin Gareus
2013-05-02merge resolution with masterPaul Davis
2013-05-02remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving...Paul Davis