summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-23Speed up iterating over an entire PortSet by keeping aCarl Hetherington
2012-01-23Fix export threading timeouts when disk operations take long. Might fix other...Sakari Bergen
2012-01-23Trim calls to parameter_count() a bit during the processCarl Hetherington
2012-01-23Cache results of lilv_port_is_a(...) in various places.Carl Hetherington
2012-01-23escape \ as \034 in TOC filesPaul Davis
2012-01-23fix up escaping of strings in TOC files (suggested by andreas ruge)Paul Davis
2012-01-23Add another profiling session.Carl Hetherington
2012-01-23Tidy a few things up.Carl Hetherington
2012-01-23Basic process thread profiling code.Carl Hetherington
2012-01-23Optimisation; it is much cheaper to run UnknownProcessor on theCarl Hetherington
2012-01-22Add toc and cue information to export format descriptionsSakari Bergen
2012-01-22Add warnings for overwriting marker filesSakari Bergen
2012-01-22For now, only use the multi-threaded process code if we areCarl Hetherington
2012-01-22Patch from anrug to always put a PERFORMER field in TOCCarl Hetherington
2012-01-22Add option to use plugin GUIs or Ardour generic ones.Carl Hetherington
2012-01-21Use a button in the processor box for toggle parameters.Carl Hetherington
2012-01-21Remove unused declaration.Carl Hetherington
2012-01-21Restore option to open a plugin editor built by Ardour,Carl Hetherington
2012-01-21Allow individual plugin controls to be shown / hidden.Carl Hetherington
2012-01-21Reinstate user Controllable values, as they are neededCarl Hetherington
2012-01-21Add a send amp's gain control as a send controllable.Carl Hetherington
2012-01-21Remove unused code.Carl Hetherington
2012-01-21remove whitespace (and test committing)Taybin Rutkin
2012-01-21Remove unused code.Carl Hetherington
2012-01-20Simple approach to putting plugin controls into theCarl Hetherington
2012-01-20Simplify GUIOBjectState a bit by just walking the XMLCarl Hetherington
2012-01-20Remove unused concept of user' values. Make user_to_uiCarl Hetherington
2012-01-20tweak up the region context menu quite a bitPaul Davis
2012-01-20make dbl-click on send toggle back *and* forth between send/regular strip dis...Paul Davis
2012-01-20fix cheat-sheet text for set-playheadPaul Davis
2012-01-20rest of engine dialgo changesPaul Davis
2012-01-20minor tweaks for engine dialog (remove channel counts, tweak sensitivity)Paul Davis
2012-01-20heuristic to workaround over-eager translation of NN000Hz as NN kHzPaul Davis
2012-01-20slightly more efficient implementation of Graph::in_process_thread()Paul Davis
2012-01-20reverse prior commit, which causes a deadlock between IO::enable_connecting()...Paul Davis
2012-01-20fix an assert failure due to incorrect process locking when adding a sendPaul Davis
2012-01-20patch from colinf to make dbl-click on send "box" map its controls to the str...Paul Davis
2012-01-20make mouse range mode do something interesting when in internal/note edit mod...Paul Davis
2012-01-19if creating the splash fails for any reason, don't crash later when trying to...Paul Davis
2012-01-19include splash image in OS X packagePaul Davis
2012-01-19more fixups of various things including cursors when note editing. in particu...Paul Davis
2012-01-19new mouse mode (Draw (notes)); switch into internal mode when draw is selecte...Paul Davis
2012-01-19enter and exit node edit mode with dbl-click in any MIDI regionPaul Davis
2012-01-19add some more hand-holding language to the startup assistantPaul Davis
2012-01-18restore ability to create TOC and CUE files during export. this is an option ...Paul Davis
2012-01-18colinf's 2011-12-08 patch for freesound mootcher (add stop, remove URI, clear...Paul Davis
2012-01-18fix reload of session with new send naming in place, drop "aux-" prefix from ...Paul Davis
2012-01-18fix two major assert failures arising from the optional monitor section commi...Paul Davis
2012-01-18minor edit (#4540)Paul Davis
2012-01-18Tweak labels (#4632).Carl Hetherington