summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-19Port matrix tweaks: scroll wheel support; use the correct verb for disassocia...Carl Hetherington
2009-07-18Various tweaks to the port matrix.Carl Hetherington
2009-07-18Oops from previous commit.Carl Hetherington
2009-07-18Pull auditioner and click into an ardour group in the matrix.Carl Hetherington
2009-07-18Better fix for non-rearrangement after open for the port matrix.Carl Hetherington
2009-07-18Cleanup to previous commit.Carl Hetherington
2009-07-18Drag a line in the port matrix to connect a group of things together in one g...Carl Hetherington
2009-07-17Various tweaks to the port matrix: open to full size; remove buttons and move...Carl Hetherington
2009-07-17hopefully fix the build, and actually use the optionsPaul Davis
2009-07-17massive changes to waf build scripts so that nearly everything "should" be wo...Paul Davis
2009-07-17Whoops. That optimisation breaks things. Revert it.Carl Hetherington
2009-07-17Small optimisation. Fix mouseover highlighting in the port matrix.Carl Hetherington
2009-07-17Use dialog background colour for the port matrix.Carl Hetherington
2009-07-17Use track colours in the port matrix.Carl Hetherington
2009-07-15more hacking on the processor list and processor box - note that ctrl-x/c/v n...Paul Davis
2009-07-15processor naming tweaks, processor visibility tweaks and more, trying to fini...Paul Davis
2009-07-14fix broken accels in mixer window BUT note that processor box now swallows ke...Paul Davis
2009-07-14add display name to processors (so that it can differ from the "real name"); ...Paul Davis
2009-07-13traverso-style mixer window bindings. note: messes up some bindings when mous...Paul Davis
2009-07-13more removal of PlacementPaul Davis
2009-07-13merge pre- and post-fader processor boxes; start removing Placement (not fini...Paul Davis
2009-07-09Back out big shared_ptr change. Moving to a branch. Apologies all.Carl Hetherington
2009-07-09Fix collection of route groups.Carl Hetherington
2009-07-09Fix crash introduced in big shared_ptr commit.Carl Hetherington
2009-07-09Fix uninitialised variable.Carl Hetherington
2009-07-09Use shared_ptr for the TimeAxisView hierarchy.Carl Hetherington
2009-07-05Fix from tinram.Carl Hetherington
2009-07-04Add option to collect a route group, so that its member routes are reordered ...Carl Hetherington
2009-07-04Use std::string for order key map.Carl Hetherington
2009-07-04Fixes for crashes on session going away.Carl Hetherington
2009-07-04Fix crash on session teardown.Carl Hetherington
2009-07-04Fix uninitialised variable.Carl Hetherington
2009-07-03Missing files.Carl Hetherington
2009-07-03Pull snapshots code out of Editor class.Carl Hetherington
2009-07-03Factor regions list out of Editor.Carl Hetherington
2009-07-03Missing copyright declaration.Carl Hetherington
2009-07-03Split route group list out of Editor.Carl Hetherington
2009-07-02build now needs gioPaul Davis
2009-07-02switch glibmm/giomm to 2.18Paul Davis
2009-07-02fixes to make sure glibmm2 builds under scons from scratchPaul Davis
2009-07-02Add missing file. Sorry!Carl Hetherington
2009-07-02upgrade to glibmm 2.16Paul Davis
2009-07-01Separate route list code from Editor into its own object, EditorRouteList. H...Carl Hetherington
2009-07-01reinstate solo button for master out ; make solo button show state even if in...Paul Davis
2009-07-01include <cstdio> so that printf() is declaredPaul Davis
2009-07-01separate solo & listen. some minor fixes and additional related fixes still t...Paul Davis
2009-06-29editor toggle button fix from lincoln; refresh location display when loop ran...Paul Davis
2009-06-29Apply tinram's patch from mantis 2758.Carl Hetherington
2009-06-29lincoln's patch from mantis 2757 to add route group property checkboxes in th...Carl Hetherington
2009-06-29include trimming.Carl Hetherington