summaryrefslogtreecommitdiff
path: root/gtk2_ardour/port_insert_ui.cc
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2014-06-25move utility functions into a dedicated namespaceRobin Gareus
2014-01-13ProcessorWindowProxy::processor_going_away takes care of deletionRobin Gareus
2013-07-30remove compile errors (still will not link and JACKPortEngine is not close to...Paul Davis
2013-07-07window delete/hide is managed by WMProxy (amend to cb6f16ac)Robin Gareus
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2011-11-19Only use ArdourDialog (and thus Gtk::Dialog) for actual dialogs.David Robillard
2011-09-19Tidy up style of a few toggle buttons (#4319).Carl Hetherington
2011-06-01Delete trailing whitespaceDavid Robillard
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-08-31fix up the port insert I/O GUIPaul Davis