summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2009-12-03Move some (most) playlist-related code and data into a separate objectCarl Hetherington
2009-12-03Move region name slightly to partially fix #2948.Carl Hetherington
2009-12-03Fix previous commit.Carl Hetherington
2009-12-03Fix #2947.Carl Hetherington
2009-12-01Patch from lincoln to fix #1601: strange behaviour when duplicating multiple ...Carl Hetherington
2009-12-01Clean up some confusion about zoom focus and the edit point.Carl Hetherington
2009-12-01Repair marker and region names that I broke.Carl Hetherington
2009-12-01Fix scrollwheel operation in editor.Carl Hetherington
2009-12-01Stop editor summary viewbox being moved too far down in y.Carl Hetherington
2009-12-01Various tweaks to group tabs, the main upshot of which is that you can startCarl Hetherington
2009-12-01Reset the dialog when it is closed with partial (incomplete) changes to clock...Carl Hetherington
2009-12-01fix logic problems with startup assistant; make initial page buttons of start...Paul Davis
2009-12-01now that MTC can cause a timecode format change, make sure that our handling ...Paul Davis
2009-12-01remove debugging textPaul Davis
2009-12-01make text to describe timecode-source-is-synced option hopelessly more verbosePaul Davis
2009-12-01don't bother doing port stuff if session is being deletedPaul Davis
2009-12-01Remove unused editor hscroller code. Add buttons to the left and right of th...Carl Hetherington
2009-12-01Fix #2933.Carl Hetherington
2009-12-01Clean up confusion wrt showing the bundle manager. Fixes #2930.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-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