summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-01Modify assertion; as far as I can see, ensure_buffers makes no attempt to red...Carl Hetherington
2009-11-30Remove internal sends to an aux bus when it is removed.Carl Hetherington
2009-11-30Various optimisations to speed up rec-enable.Carl Hetherington
2009-11-30Speed up some track state operations (e.g. mute etc.) that affect the editor ...Carl Hetherington
2009-11-30show qtr MTC bytes before they are dispatched as a signal, even morePaul Davis
2009-11-30show qtr MTC bytes before they are dispatched as a signalPaul Davis
2009-11-30more debugging tweaksPaul Davis
2009-11-30more debugging tweaksPaul Davis
2009-11-30more debugging tweaksPaul Davis
2009-11-30less sensitive locate when master/slave delta is too bigPaul Davis
2009-11-30debug output fixesPaul Davis
2009-11-30session has no frames_per_cycle() methodPaul Davis
2009-11-30try locating when master is way ahead or behind the slave (ardour)Paul Davis
2009-11-30cut-n-paste coding errorPaul Davis
2009-11-30add slave,transport and event debugging tracesPaul Davis
2009-11-30move some debug trace support code around to a more sane locationPaul Davis
2009-11-30attempt to remove confusion and errors caused by unclear semantics of _is_emb...Paul Davis
2009-11-30as 6211, but include menu template filePaul Davis
2009-11-30remove "New Return" menu option from processor box; make return toggle proces...Paul Davis
2009-11-30new rc config param, try-link-for-embed, controls whether we try hard linking...Paul Davis
2009-11-29debug flag for MTC; make ardour/timecode.h simply include the "authoritative"...Paul Davis
2009-11-29provide operator<< for Timecode::TimePaul Davis
2009-11-29Implement 2532: option to show tracks with regions under the playhead.Carl Hetherington
2009-11-28Move is_embedded calculation to a single place.David Robillard
2009-11-28Tweak checkbutton size in the processor box.Carl Hetherington
2009-11-28Remove what I believe are erroneous set_size_request calls in the panner UI. ...Carl Hetherington
2009-11-28All plugin activate() method when required for copy & paste operations. Fixe...Carl Hetherington
2009-11-28add ctrl-click behaviour to DndVBox, though not generalized to use primary/se...Paul Davis
2009-11-28add ctrl-a to select all processors in a processor boxPaul Davis
2009-11-28fully remove per-processor activate/deactivate from processor box (sorry carl :)Paul Davis
2009-11-28restore editor with leftmost frame preservedPaul Davis
2009-11-28fix silly unending window dialog logic bug if you fail to open the first sessionPaul Davis
2009-11-28add back activate/deactivate menu options for processor boxPaul Davis
2009-11-28don't be using engine->jack() unconditionally in Port methodsPaul Davis
2009-11-28tracing and small fixes to improve object destruction pathwaysPaul Davis
2009-11-28another fix for binding shared_ptr's into signalsPaul Davis
2009-11-28add MMC/MIDI feedback options to rc prefs dialogPaul Davis
2009-11-28MMC related fixesPaul Davis
2009-11-27get closer to carl's original boost shared_ptr debug idea by just tracking ac...Paul Davis
2009-11-27switch Route::fed_by from shared_ptr to weak_ptr and thus begin to allow Rout...Paul Davis
2009-11-27use older gtkmm API to give key focus ability to the processor boxPaul Davis
2009-11-26Allow processor box to get a vertical scrollbar. Make processor name text a ...Carl Hetherington
2009-11-26Fix various crashes on session close.Carl Hetherington
2009-11-26Fix #2926 and #2927; presence and behaviour of solo/mute icons in the editor ...Carl Hetherington
2009-11-26Fix #2931; redundant menu items on main clocks.Carl Hetherington
2009-11-26Fix #2932; arrange the view more carefully when going to start / end / wallcl...Carl Hetherington
2009-11-26Fix typo to fix #2936.Carl Hetherington
2009-11-26Rename internal sends when their send-to bus changes.Carl Hetherington
2009-11-25Give Processor::run a new parameter to say whether or not the run method must...Carl Hetherington
2009-11-25Seconds out, the people vs. the port matrix, round 7.Carl Hetherington