summaryrefslogtreecommitdiff
path: root/gtk2_ardour/rc_option_editor.cc
AgeCommit message (Expand)Author
2010-01-06screw up MIDI control "automation" tracks quite a bit while trying to improve...Paul Davis
2010-01-04add a way to see (most of) the waf config used to build ardour at run time (f...Paul Davis
2009-12-29editors for control protocols (generalized); editor for Generic MIDI that all...Paul Davis
2009-12-21fully implement and deploy explicit x-thread signal connection syntax (testin...Paul Davis
2009-12-19use new syntax for connecting to backend signals that enforces explicit conne...Paul Davis
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-12-09major design changes: use glib event loop for MIDI thread/UI; rework design o...Paul Davis
2009-12-07better, cleaner, more generic version of real-time ping pong, still just for ...Paul Davis
2009-12-04Make processor box send faders adjust their size correctly.Carl Hetherington
2009-11-28add MMC/MIDI feedback options to rc prefs dialogPaul Davis
2009-11-16Neaten up option editor layouts a bit.Carl Hetherington
2009-11-13fix stupid MIDI::Manager design to properly handle multiple MIDI ports with t...Paul Davis
2009-11-10lots of tweaks relating to GUI sync managementPaul Davis
2009-10-31allowup to 12 buttons in prefs editor, and allow for unmodified button ops therePaul Davis
2009-10-14Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mix...David Robillard
2009-08-24Alter snap modifier so that it turns the grid on when it's off as well as vic...Carl Hetherington
2009-08-22Introduce an accurate version of coefficient_to_dB and use it in non speed-cr...Carl Hetherington
2009-07-21Fix some unused parameter warnings.Carl Hetherington
2009-07-01separate solo & listen. some minor fixes and additional related fixes still t...Paul Davis
2009-06-24add visual display of solo cut, change labels for solo stuffPaul Davis
2009-06-23make solo-in-front controllable. a few tweaks left to do.Paul Davis
2009-06-23Fix mantis 2698, track heights expand on opening the prefs dialog.Carl Hetherington
2009-06-17remove SoloBus solo model, add PFL and AFL. basic testing indicates it works,...Paul Davis
2009-06-17solo models work again (amazing how hard this was); remove crufty debug outpu...Paul Davis
2009-06-16first pass (ok, third really) at internal send+return - audio routing inside ...Paul Davis
2009-06-14Add option to disable track record disarm when the transport is rolling (mant...Carl Hetherington
2009-06-10Make waveform show / scale / shape a global option in the prefs dialog to cle...Carl Hetherington
2009-05-16Make MIDI prefs have an effect.Carl Hetherington
2009-05-16Move control surface options into RC prefs editor. Remove Options menu.Carl Hetherington
2009-05-16Remove preferences menu options that have been moved into one or other prefer...Carl Hetherington
2009-05-15Fix some warnings.Carl Hetherington
2009-05-14Add missing files from last commit, as per.Carl Hetherington