replace ::cast_dynamic() with relevant ActionManager::get_*_action() calls
[ardour.git] / gtk2_ardour / route_time_axis.cc
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-09-18 Paul Davisuse new Track API
2017-09-18 Paul Davisno more per-track varispeed
2017-09-18 Paul Davismega-commit to save state of first "it compilesand...
2017-09-09 Robin GareusMigrate PC dialog to RouteUI, midnam handing to RTAV.
2017-08-18 Robin GareusRemove old destructive API (non layered is a dynamic...
2017-08-06 Robin GareusUpdate Selection API to include all Stripables
2017-07-20 Johannes MuellerSelect the clicked route in the current mixer strip...
2017-07-17 Robin GareusClean up library inheritance (colors.h, utils.h)
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-07-07 Robin GareusFix VCA Automation Lane selection
2017-06-23 Robin GareusNO-OP: whitespace
2017-06-23 Robin GareusMixbus GUI updates (VCA layout, no panners)
2017-06-15 Robin GareusPrepare VCA Automation Lanes -- refactor TAV
2017-04-18 Tim MayberryUse PBD::to_string from pbd/string_convert.h in RouteTi...
2017-04-18 Tim MayberryUse PBD::string_to<bool> in RouteTimeAxisView class
2017-04-18 Tim MayberryRemove conditional checks that are always true in Route...
2017-04-18 Tim MayberryUse AxisView::get/set_gui_property API in RouteTimeAxis...
2017-03-08 Robin GareusDon't show Group UI for the master-bus
2017-02-03 Ben LoftisRemove redundant MIDI submenu. The items are now in...
2017-01-29 Paul Davisprevent suggestion that MIDI tracks can be set to stack...
2016-12-17 Paul Davisremove channel filter status and button from MIDI track...
2016-12-17 Robin GareusHide/remove per-track record-mode in favor of global...
2016-11-28 Tim MayberryFix reversed behaviour of Playlist -> New and New Copy
2016-11-25 Robin Gareuscont'd work to prevent duplicate playlist names
2016-11-24 Robin GareusDon't allow duplicate playlist names
2016-08-18 Julien "_FrnchFrgg... Add missing return
2016-08-18 Julien "_FrnchFrgg... Make buttons in track headers behave more like Gtk...
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_mPaste uses exact beats. rework _start_beats calculation...
2016-07-06 Paul Davismany changes associated with rationalizing selection...
2016-06-06 Paul Davisuse, or mostly use PresentationInfo for selection statu...
2016-06-05 Paul Daviscatch up on change in definition of various AxisView...
2016-06-05 Paul DavisRouteUI connects to Route's PropertyChange signal;...
2016-06-05 Paul Davisuse new RouteGroup property names
2016-06-05 Paul DavisRouteUI is now also derived from SessionHandlePtr but...
2016-06-05 Paul Davischange AxisView color API to be virtual and implement...
2016-06-05 Paul Davismake AxisView::marked_for_display() be virtual so we...
2016-06-04 Robin Gareusshow existing automation lanes regardless if they were...
2016-06-03 Paul Davismove from PresentationInfo::global_order() to Presentat...
2016-06-02 Paul Davisthere is no explicit "Remote Control ID" control anymor...
2016-06-02 Paul Davismake all TimeAxisView derived types return Presentation...
2016-06-02 Paul Davisremove un-used name_hbox widget from TimeAxisView
2016-05-31 Paul Davisstop playing silly games with widget packing when editi...
2016-05-31 Paul Davisuniversal change in the design of the way Route/Track...
2016-05-24 Robin Gareuscentralize rec-en sensitivity & prepare for rec-safe
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2016-05-04 Robin Gareusadd option to limit track-header meters to stereo
2016-02-22 Paul Davisfix variable naming/scope issues
2016-02-22 Paul Davisremove all trace of SAE from source code.
2016-01-25 Paul DavisGainMeter(Base) now has an explicit gain control given...
2015-11-30 André NusserMake capitalization consistent and other minor spelling...
2015-11-17 Ben Loftisadd Duplicate action to track and mixer context menus
2015-10-28 Robin Gareusrework dbf28e3 (hidden parameters)
2015-10-28 Robin Gareusnote to self: at least test compilation before git...
2015-10-28 Robin Gareusdon't display hidden automation-controls.
2015-10-15 Robin Gareusrework 8b80fe0, use std::string, not char*
2015-10-14 Robin GareusAvoid calls to Glib::ustring << operator at all cost.
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-09-16 Tim MayberryMove UIConfiguration Singleton into UIConfiguration...
2015-09-16 Tim MayberryMove DPIReset and ColorsChanged signals into UIConfigur...
2015-07-16 Ben Loftismerge fix
2015-06-20 nick_mAutomation selection fixes.
2015-05-28 Robin Gareusamend 3f5d17d, clear changes to MIDI as well.
2015-05-28 Robin GareusFix region paste (ctrl+v) undo.
2015-04-30 Robin Gareusmeter-change: don’t update track-headers if not needed
2015-04-25 Robin Gareusremove not-an-error error message.
2015-04-25 Robin GareusTrim Automation UI
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-10 Colin FletcherMerge branch 'uk-english'
2015-04-07 Paul Davismake wording consistent
2015-04-06 Paul Davisrationalize incorrect design for removing tracks.
2015-04-04 Robin Gareusadd context to single-letter translatable
2015-03-31 Paul Davisremove duplicated calls to update solo/mute state from...
2015-03-30 Paul Davisremove GUI object state when tracks/busses are removed.
2015-03-19 Robin Gareusadd API to select TAV height mode.
2015-02-10 Ben Loftisfix previous commit
2015-02-09 Paul Davisfix color and alpha of timestretch rect
2015-01-13 nick_mFix missing selection undo for track header click and...
2015-01-09 Ben Loftisfix select-all-regions-within (it used to select everyt...
2015-01-07 Robin Gareusproperly catch RTAV deletion.
2014-12-22 Paul Davismove all (G)UI related configuration parameters into...
2014-12-14 Paul Davisfix up requested color names everywhere.
2014-12-14 Paul Davisinitial pass to replace all UIConfiguration::get_XXXXXX...
2014-12-07 David RobillardFix crash on quit when in a non-route time axis.
2014-12-06 David RobillardSupport paste between automation lanes.
2014-12-01 David RobillardFactor out duplicated track automation code.
2014-11-17 David RobillardSupport cut/copy/paste of several regions and lines...
2014-11-15 David RobillardImplement "multi-paste" for notes, regions, and automation.
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-14 Robin Gareusadd abort() to non-reached code
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-10-22 Paul Davisremove "canvasvar_" from all functions related to obtai...
next