summaryrefslogtreecommitdiff
path: root/gtk2_ardour/plugin_eq_gui.h
AgeCommit message (Expand)Author
2019-08-03Update GPL boilerplate and (C)Robin Gareus
2019-04-21Allow analysis window to plot live pre/post signal analysisRobin Gareus
2019-02-28Re-work plugin-analysis (fix crashes)Robin Gareus
2018-10-25Plugin analysis numericsRobin Gareus
2018-04-30Add option to disable plotting collected signal in analysis.Robin Gareus
2017-09-18globally change all use of "frame" to refer to audio into "sample".Paul Davis
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2016-07-25Plugin Analysis: show numeric values on mouse overJulien "_FrnchFrgg_" RIVAUD
2012-05-24Remove over 500 unnecessary includes (including 54 of session.h).David Robillard
2011-06-01Delete trailing whitespaceDavid Robillard
2011-04-19fixes to avoid dreadfull thread races and deletion crashes related to the plu...Paul Davis
2011-03-03put sampo's FFT into the (new) GTKArdour namespace, to avoid collision with t...Paul Davis
2010-12-03No-op: reformat.Carl Hetherington
2010-12-03Remove all use of nframes_t.Carl Hetherington
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-03-07Improvements to the plugin eq gui:Sampo Savolainen
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-10-20Added facilities into PluginInsert for the GUI to gather parts of the real si...Sampo Savolainen
2008-10-15Make EQ Gui optional and seize updating the graph when the analysis is not vi...Sampo Savolainen