summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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-13traverso-style mixer window bindings. note: messes up some bindings when mous...Paul 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-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-02Add missing file. Sorry!Carl Hetherington
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-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-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
2009-06-26Only resize other selected tracks if the one being dragged is selected.Carl Hetherington
2009-06-26Don't add a plugin menu entry for the Amp processor. Desensitize the plugin ...Carl Hetherington
2009-06-26Fix automation control point dragging.Carl Hetherington
2009-06-26Don't resize selected tracks when dragging an automation view.Carl Hetherington
2009-06-26Fix track selection interaction with route groups.Carl Hetherington
2009-06-26Clean-up.Carl Hetherington
2009-06-26Make a few region operations undoable and responsive to route groups.Carl Hetherington
2009-06-25Various adjustments to make more operations respect the Edit property on rout...Carl Hetherington
2009-06-25startup assistant patch from tinman; cleanup fix backported from 2.X ; easy(i...Paul Davis
2009-06-24add visual display of solo cut, change labels for solo stuffPaul Davis
2009-06-23make solo-in-front controllable. a few tweaks left to do.Paul Davis
2009-06-23Update mixer group tabs on strip width change. Don't display the mixer group...Carl Hetherington
2009-06-23Make sure group tabs are updated when dragging track heights.Carl Hetherington
2009-06-23save&restore gain levels; provide GUI control over relative route group bit; ...Paul Davis
2009-06-23make RouteGroup gain control work again ; fix what solo button label shows un...Paul Davis
2009-06-23Fix mantis 2698, track heights expand on opening the prefs dialog.Carl Hetherington