use new method in MidiPatchManager to use MIDNAM data when setting a MidiTimeAxisView
[ardour.git] / gtk2_ardour / time_fx_dialog.h
2019-08-03 Robin GareusUpdate GPL boilerplate and (C)
2019-04-08 Robin GareusNO-OP: whitespace, indent
2017-09-18 Paul Davisglobally change all use of "frame" to refer to audio...
2017-07-07 Robin GareusDrop region references when hiding the TimeFX dialog.
2017-07-01 Robin GareusNO-OP whitespace & foratting of header files
2017-04-20 Robin GareusKeep Dialogs which report process around.
2016-02-22 Paul Davismore work on time/pitch stretch/shifting
2016-02-22 Paul Davisfirst steps in providing more precise control over...
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-03-15 Paul Davisradically rethink export/bounce/freeze code design...
2012-01-27 Paul Davispromote Playlist::RegionList to ARDOUR::RegionList...
2012-01-24 Carl HetheringtonMake time stretch respect edit groups (#4615).
2009-10-14 David RobillardStrip trailing whitespace and fix other whitespace...
2009-06-27 Carl HetheringtonClean up time-fx dialog UI. Patch from tinram in manti...
2009-02-27 David RobillardSplit TimeFXDialog from Editor.