summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-11-25Fix crash on opening return UI.Carl Hetherington
2009-11-25Fix hotkeys in the processor box.Carl Hetherington
2009-11-25carl's wondrous DnD VBox patch - processor boxes are now vboxes and not listv...Paul Davis
2009-11-25don't resort routelists during session destruction (mixer)Paul Davis
2009-11-25don't resort routelists during session destructionPaul Davis
2009-11-25debug flag for session destruction and waf option for boost SP debugPaul Davis
2009-11-25Make the editor summary extend a little way beyond the start and end markers ...Carl Hetherington
2009-11-25Fix problems with summary when the session start marker is not at zero (#2924)Carl Hetherington
2009-11-25Make marker etc. rulers opaque to fix #2921Carl Hetherington
2009-11-25Fix #2922.Carl Hetherington
2009-11-24Fix for routes being renamed if you start editing their names but then change...Carl Hetherington
2009-11-24Fix #2923.Carl Hetherington
2009-11-24Unify terminology for markers within the window. Align loop / punch labels t...Carl Hetherington
2009-11-24tweaks and tuneups of the boost debug stuff - still not done, need to track "...Paul Davis
2009-11-24Bodge around visual glitch where the ranges & markers list would overlap the ...Carl Hetherington
2009-11-23Make meter falloff rate default to a value that is one of the configuration o...Carl Hetherington