summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-23interpolation: fix some warningsHans Baier
2009-06-23interpolation.h / audio_diskstream.cc: make varispeed sound well again, by re...Hans Baier
2009-06-23Fix some warnings.Carl Hetherington
2009-06-23Xinterpolation.*: Add old fixed point and double linear interpolation as alte...Hans Baier
2009-06-23Interpolation -> LibSamplerateInterpolation, keep state per channelHans Baier
2009-06-23Interpolation: first working version with sincHans Baier
2009-06-23Interpolation: First working but buggy version using libsamplerateHans Baier
2009-06-23fix management of port connection state - THIS INVALIDATES PRE-EXISTING SESSI...Paul Davis
2009-06-23Fix mantis 2698, track heights expand on opening the prefs dialog.Carl Hetherington
2009-06-23Edit group on primary modifier click.Carl Hetherington
2009-06-22Popup the standard route group menu even when you don't right-click on a tab.Carl Hetherington
2009-06-22Bit of a hack: limit mix group names to 5 chars within the strip to stop them...Carl Hetherington