summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-06-29Apply tinram's patch from mantis 2756 (with a few tweaks). Thanks!Carl Hetherington
2009-06-29Factor route group menu out into its own class.Carl Hetherington
2009-06-29Bit of include trimming.Carl Hetherington
2009-06-27Clean up time-fx dialog UI. Patch from tinram in mantis 2754. ThanksCarl Hetherington
2009-06-27Fix crash after time-fx due to GUI / non-GUI thread problem.Carl Hetherington
2009-06-26Fix up automation-follows-regionsCarl Hetherington
2009-06-26allow automation-follows-relevant-regions againPaul Davis
2009-06-26Stop the import dialog's size changing when a file is selected.Carl Hetherington
2009-06-26Better fix for Amp visibility in the plugin automation menu.Carl Hetherington