replace ::cast_dynamic() with relevant ActionManager::get_*_action() calls
[ardour.git] / gtk2_ardour / midi_time_axis.cc
2017-09-24 Paul Davisconvert codebase to use Temporal for various time types
2017-09-18 Paul Davismanually fix up various cases where Gtk:Frame foo_frame...
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-09 Robin GareusMigrate PC dialog to RouteUI, midnam handing to RTAV.
2017-09-09 Robin GareusGUI part of LV2 midnam race condition fix
2017-09-08 Robin GareusPatchChange Dialog: update title & refresh midnam on...
2017-09-08 Ben LoftisPatch select: apply conventions for context menus.
2017-09-08 Robin GareusRework Patch-Change/Select Dialog
2017-08-24 Robin GareusAllow to send immediate PC messages without closing...
2017-07-21 Robin GareusProperly propagate TAV TimeSelection
2017-07-17 Robin GareusRemove ArdourPrompter wrapper
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusRemove unused sources & includes
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-04-18 Tim MayberryUse PBD::string_to<bool> in MidiTimeAxisView class
2017-03-29 Robin GareusRemove expensive menu for sending immediate Patch Chang...
2017-02-04 nick_mrework snap
2016-12-22 nick_mmidi scrooming performance updates.
2016-12-17 Paul Davisremove channel filter status and button from MIDI track...
2016-12-06 Robin GareusDon't assume patch-banks are populated.
2016-12-06 Robin GareusAllow to send Immediate Patch Changes
2016-11-24 nick_mamend last commit.
2016-11-24 nick_mmidi scroomer updates streamview during drags.
2016-10-30 Robin GareusDrop UpdateMidnam shared_ptr reference when the plugin...
2016-10-29 Robin GareusGUI support for plugin provided midnam
2016-08-26 Julien "_FrnchFrgg... Update CC automation menu when changing channel selection
2016-08-25 Paul Davisadd nascent poly-phonic pressure to automation menu...
2016-07-14 Paul Davisenough with umpteen "i18n.h" files. Consolidate on...
2016-07-10 Robin Gareusremove reference "const int32_t&" -> const int32_t"
2016-07-09 nick_mExact beat for added regions.
2016-07-09 nick_mPaste uses exact beats. rework _start_beats calculation...
2016-07-09 nick_mExact beat - provide audio->music mapping for region...
2016-07-09 nick_mMake some musical operations on music-locked regions...
2016-06-06 Paul Davistweak API of Selectable
2016-06-05 Paul Davisfix initialization in MidiTimeAxisView
2016-02-13 Julien ROGERFix 6031: Fix inactive MIDI track headers when reloadin...
2015-12-02 Paul DavisMerge branch 'chaot4-fix_scrolling_midi_region_head'
2015-12-02 André NusserDisable scrolling in the dropdown menus of midi region...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-10-04 Paul Davisglobally remove all trailing whitespace from ardour...
2015-09-16 Tim MayberryUse ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR...
2015-08-15 Robin GareusHighlight note in piano roll - #6510
2015-07-16 Ben Loftismerge fix
2015-06-16 nick_mMore _reversible_command() auditing in the gui.
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-30 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-29 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-25 nick_mFix some strings incorrectly marked for translation.
2015-03-19 Robin Gareusadd API to select TAV height mode.
2015-03-14 David RobillardDon't expand track headers to show MIDI stuff.
2015-01-10 Robin Gareusgracefully handle missing .midnam
2015-01-10 nick_mFix AutomationTrackItem rubberband click thinking it...
2015-01-09 David RobillardFix initial display of grouped MIDI region colors.
2014-12-19 David RobillardFix copy paste of MIDI and track automation.
2014-12-19 David RobillardRemove internal edit mode and add "content" tool.
2014-12-13 David RobillardStructure MIDI device selector by manufacturer.
2014-12-13 David RobillardUse ArdourDropdown for MIDI device selector.
2014-12-01 David RobillardAdd missing namespace qualifiers.
2014-12-01 David RobillardFactor out duplicated track automation code.
2014-11-17 David RobillardFix visibility of MIDI controller automation tracks...
2014-11-17 David RobillardUse an enum for RoundMode instead of magic numbers.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-09 Robin Gareusclean up midi channel controls
2014-09-08 Robin Gareusfix typo in b9f075143
2014-09-08 Robin GareusMove Scroomer out of Track Selection Box:
2014-09-08 Robin Gareusvertical pixel alignment of all TAV elements
2014-08-31 David RobillardBring back control slider on MIDI controller "tracks".
2014-08-31 Robin Gareusset initial TAV style
2014-08-31 Robin Gareusmove midi scroomer to right of meter and fix alignment
2014-08-31 Robin Gareusnew min. height for midi controls
2014-08-11 Ben Loftisshuffle packing order to accomodate midi controls
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-15 David RobillardDon't show all controllers for generic MIDI devices.
2014-07-15 David RobillardShow all named controllers for "Show All Automation...
2014-07-15 David RobillardShow 1-based channel numbers in MIDI controller automat...
2014-07-14 David RobillardDon't show all controllers for generic MIDI devices.
2014-07-14 David RobillardShow all named controllers for "Show All Automation...
2014-07-14 David RobillardShow 1-based channel numbers in MIDI controller automat...
2014-07-01 Paul Davisadd partial support for mute automation (playback does...
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Robin Gareusmove utility functions into a dedicated namespace
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-14 Paul Davisdramatic change in logic and naming for operations...
2014-04-14 Paul Davisdramatic change in logic and naming for operations...
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-04 Paul Davismerge (w/fix) with master
2014-01-30 John EmmasEnforce const correctness for a couple of iterators
2014-01-30 John EmmasAdd namespace qualifiers for some occurrences of 'Gtk...
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-25 Colin FletcherMerge remote-tracking branch 'origin/master' into expor...
2014-01-23 Paul Davisfix merge conflict with master
2014-01-20 John EmmasMerge branch 'windows+cc' into cairocanvas
2014-01-19 Paul Davisvisibility macros and flush() added to SrcFileSource...
next