summaryrefslogtreecommitdiff
path: root/gtk2_ardour/latency_gui.cc
AgeCommit message (Expand)Author
2016-07-14enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.hPaul Davis
2014-11-14add abort() to non-reached codeRobin Gareus
2014-10-13fix note 0015914 (part of #5589)Paul Davis
2014-09-02prepare Slider API cleanupRobin Gareus
2013-01-05make reported latency translatableRobin Gareus
2011-11-18Clean up ArdourDialog.David Robillard
2011-07-12Latency dialog is already instant-apply, so remove OK /Carl Hetherington
2011-07-12Set up track latency GUI using user latency rather thanCarl Hetherington
2011-02-17preparations for a working speaker editing dialogPaul Davis
2011-01-28allow derived children of BarController to set label position as a width frac...Paul Davis
2011-01-02Revert completely broken recent attempted fix of mine; stops segfault on clic...Carl Hetherington
2010-12-30i18n fixes.Carl Hetherington
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2010-09-17megaopus patch #2 for today: remove nframes64_t and sframes_t from sourcePaul Davis
2010-09-14remove Glib::ustring from gtk2_ardourPaul Davis
2010-08-30Auto-connect outputs that appear as a result of e.g. instruments being added ...Carl Hetherington
2009-12-12remove using namespace sigc everywhere to ensure clarity over which bind/mem_...Paul Davis
2009-12-11make all use of bind/mem_fun be explicitly sigc:: Paul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-06-22Some small fixes to the latency GUI.Carl Hetherington
2009-05-20Make pan double-click entry work in percentage left or right. Write pan posi...Carl Hetherington
2009-05-04clean up that godawful ugly latency GUI in plugin UIsPaul Davis
2009-02-25*** NEW CODING POLICY ***David Robillard
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-02-02Merge with trunk R2978.David Robillard
2007-06-27allow user tweaking of everything that might have inherent latency; add GUI f...Paul Davis