summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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-29Implement 2532: option to show tracks with regions under the playhead.Carl Hetherington
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-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-28another fix for binding shared_ptr's into signalsPaul Davis
2009-11-28add MMC/MIDI feedback options to rc prefs dialogPaul 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-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-24Bodge around visual glitch where the ranges & markers list would overlap the ...Carl Hetherington
2009-11-23Patch from colinf to fix #2919.Carl Hetherington
2009-11-23Don't offer to make an internal send to ourselves or to a route that we alrea...Carl Hetherington
2009-11-23Prettify rename processor dialogue slightly.Carl Hetherington
2009-11-23Fix crash on opening session options.Carl Hetherington
2009-11-21get "solo safe" back in action againPaul Davis
2009-11-21some provisional support for "real" solo-isolate behaviour, subject to more d...Paul Davis
2009-11-20make sure that delivery processors in a soloed route keep working when the ro...Paul Davis
2009-11-20provide some indication that the fader/strip are controlling a sendPaul Davis
2009-11-20make strip-as-GUI-for-send work for metering too ; frame around session summa...Paul Davis
2009-11-19reset aux send menu item as appropriate; make sure that Aux role for any deli...Paul Davis
2009-11-19add new Graph debug bit ; make adding aux sends really workPaul Davis
2009-11-19some plugin preset handling fixes from 2.XPaul Davis
2009-11-19add track/bus now allows specifying aux or direct bus role; processor box men...Paul Davis