Skip silent sources on session-archive -- fixes #7699
[ardour.git] / gtk2_ardour / automation_time_axis.cc
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-18 Robin GareusGUI support for Latch
2017-09-18 Robin GareusRevert "Temporary session-format compatibility (revert...
2017-08-12 Paul Davisexpose automation state controls in AutomationTimeAxisV...
2017-08-12 Paul Davisdo not set automation to off/manual for MIDI CC data...
2017-08-01 Robin GareusFix ATAV GUI property cleanup
2017-07-26 Robin GareusFix ATAV hide button for VCA lanes
2017-07-21 Robin GareusProperly propagate TAV TimeSelection
2017-07-21 Robin GareusAmend c242cbc31806 (VCA automation button)
2017-07-17 Robin GareusRemove <gtkmm.h> include from header files.
2017-07-17 Robin GareusMove Gtkmm2ext widgets into libwidget
2017-07-17 Robin GareusSeparate Ardour UI widgets into dedicated library
2017-06-21 Robin GareusTemporary session-format compatibility (revert before...
2017-06-21 Robin GareusAdd interpolation-mode menu to ATAV.
2017-06-18 Robin GareusAdd option add automation-lane points on the line ...
2017-06-15 Robin GareusPrepare VCA Automation Lanes -- refactor TAV
2017-06-09 Robin GareusUpdate GUI, drop Automatable::value_as_string() API
2017-06-09 Robin GareusPrepare AutomationTimeAxisView for non-route (VCA)...
2017-05-05 Paul Davisuse CoreSelection for track selection
2017-04-26 Robin GareusAutomationLine time-unit conversion and paste API update
2017-04-18 Tim MayberryUse PBD::to_string in AutomationTimeAxis instead of...
2017-04-18 Tim MayberryUse AxisView::get_gui_property API in AutomationTimeAxi...
2017-04-18 Tim MayberryUse XMLNode::get_property API in AutomationTimeAxis...
2017-02-04 nick_mrework snap
2017-01-09 Paul Davisuse reduced height for automation lines when firrst...
2016-08-20 Julien "_FrnchFrgg... Avoid jitter of track headers width when changing autom...
2016-08-17 Julien "_FrnchFrgg... Use a real dropdown for AutoState in automation lanes
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-04 Robin Gareushighlight area below automation lanes
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-03 Paul Davismove from PresentationInfo::global_order() to Presentat...
2016-06-02 Paul Davismake all TimeAxisView derived types return Presentation...
2016-06-02 Paul Davisvarious safety checks for the result of dynamic_cast...
2016-06-02 Paul Davisremove un-used name_hbox widget from TimeAxisView
2016-05-05 Paul DavisOMNIBUS COMMIT: prefer const XMLNode::property method...
2015-10-30 nick_mUse automation line's frame of reference for y position.
2015-10-19 nick_mMake control point selection more consistent.
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-16 nick_mAutomation -use editor_add in gui, record straight...
2015-06-16 nick_mFix some workflow problems wrt automation.
2015-05-24 Robin Gareusreplace old ArdourButton::Icon API with Gtkmm2ext.
2015-05-24 Robin Gareusremove explicit VectorIcon Element
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 Robin Gareusupdate ArdourButton Icon API
2015-03-30 Paul Davisremove GUI object state when tracks/busses are removed.
2015-03-26 David RobillardKeep automation lines within their parent (#6215).
2015-03-19 Robin Gareusadd API to select TAV height mode.
2015-03-11 Ben Loftismore verbose captions on automation track headers;...
2015-03-06 David RobillardHide automation state options for MIDI controls.
2015-02-10 Ben Loftisfix previous commit
2015-02-10 Ben LoftisTrack Mode is too vague; rename to Record Mode
2015-01-09 Ben Loftisfix select-all-regions-within (it used to select everyt...
2014-12-18 nick_mAdd editor selection state to session history via a...
2014-12-16 David RobillardVarious color tweaks.
2014-12-15 Paul Davisnext modifier
2014-12-14 Paul Davisfix up requested color names everywhere.
2014-12-14 Paul Davisinitial pass to replace all UIConfiguration::get_XXXXXX...
2014-12-06 David RobillardSupport paste between automation lanes.
2014-11-28 David RobillardUse a button as controller for toggled parameters.
2014-11-17 David RobillardFix visibility of MIDI controller automation tracks...
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-07 Paul Davissimplify removal of outline from automation time axis...
2014-11-02 David RobillardDisplay gain and midiNote plugin parameters/properties...
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-10-22 Paul Davisremove "canvasvar_" from all functions related to obtai...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-09-08 Robin Gareusvertical pixel alignment of all TAV elements
2014-09-07 Robin Gareusspecial case track-header buttons
2014-09-07 Robin Gareusno horiz canvas scroll over track-header automation...
2014-09-06 Robin Gareusgtk style related fixes:
2014-09-06 Robin Gareusfix track-header vertical scrolling
2014-09-04 Robin GareusTrick 17: share separator + border:
2014-09-04 Robin Gareusdedicated TAV separator line
2014-09-04 Robin GareusRevert "cont'd work on automation-track headers (amend...
2014-09-03 Robin Gareususe close/cross button
2014-09-03 Robin Gareusproper automation header indenting
2014-09-03 Robin Gareuscont'd work on automation-track headers (amend ba53af1c5)
2014-09-03 Robin Gareusquick mockup of indented automation-track headers
2014-08-31 Robin Gareustrack-header fader tweaks:
2014-08-31 Robin Gareusset initial TAV style
2014-08-31 Robin Gareussimplify time-axis packing: consistent table layout
2014-08-29 Ben Loftisred-border selection for tracks, regions, and processor...
2014-08-27 Ben Loftisuse ArdourButtons on the automation time axis
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
next