summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-23Remove duplicate Automation menu entry.Carl Hetherington
2011-02-23Make track context menu height option work for all selected tracks.Carl Hetherington
2011-02-23Make track context colour menu apply to all selected tracks.Carl Hetherington
2011-02-23Small clean up of route colour setting.Carl Hetherington
2011-02-22add scroll event handling to the vbap panner GUI; clamp vbap pos+width values...Paul Davis
2011-02-22Oops. Fix previous.Carl Hetherington
2011-02-22Use commented out (correct) Mute/SoloControllable set_value() code; requires ...Carl Hetherington
2011-02-22Fix all-tracks-soloed on session reload in PFL/AFL (#3791).Carl Hetherington
2011-02-22Fix mute visual state when reloading sessions with soloed tracks in PFL/AFL m...Carl Hetherington
2011-02-22make metering do the right thing if panner is bypassedPaul Davis
2011-02-22remove some useless buttons from vbap panner gui, make bypass button workPaul Davis
2011-02-22do not use "width" in VBAP panner when working with a single input channelPaul Davis
2011-02-22remove semantic-free Panner::Changed signal; make mackie code pay attention t...Paul Davis
2011-02-22Add AFLFrom... enums as counterpart to PFLFrom ; add Output metering as a new...Paul Davis
2011-02-22fix bug when interpolating VBAP gains, and remove debug output from that codePaul Davis
2011-02-22reset _execution_tokens to 0 in Graph::drop_threads()Torben Hohn
2011-02-22Fix show/hide of group tabs on session load (#3790).Carl Hetherington
2011-02-21c&p debugPaul Davis
2011-02-21c&p debugPaul Davis
2011-02-21c&p debugPaul Davis
2011-02-21c&p debugPaul Davis
2011-02-21more debuggingPaul Davis
2011-02-21some cut-n-paste debugging stuff (more likely to follow)Paul Davis
2011-02-21Don't show Crossfade-related menu items on busses.Carl Hetherington
2011-02-20Fix plugin parameter controllers again (#3767).Carl Hetherington
2011-02-20Fix crash on enabling tape mode.Carl Hetherington
2011-02-20No-op; coding style.Carl Hetherington
2011-02-20Use an action's tooltip in the key editor if its label is empty; add some too...Carl Hetherington
2011-02-20Prevent infinite loop if JACK is disconnected during startup.Carl Hetherington
2011-02-20No-op; coding style.Carl Hetherington
2011-02-20Fix erroneous use of NDEBUG and hidden typo.Carl Hetherington
2011-02-20Remove out-of-date comment.Carl Hetherington
2011-02-20Make InternalReturns collect their sends' data on the return's ::run(), rathe...Carl Hetherington
2011-02-20Modify route _processor list set up so that the logic for placing `invisible'...Carl Hetherington
2011-02-19first pass at full output & gain coefficient interpolation for VBAP panningPaul Davis
2011-02-18prevent VBAP from silencing an output buffer that it actually usedPaul Davis
2011-02-18Remove menu items that do nothing (#2451).Carl Hetherington
2011-02-18Happy new year.Carl Hetherington
2011-02-17somewhat working VBAP panning (no interpolation, and some outputs don't get o...Paul Davis
2011-02-17Make a shift modifier do vertical zoom in zoom mode.Carl Hetherington
2011-02-17Make sense of parameter to tav_zoom_step match up with coarser as used for te...Carl Hetherington
2011-02-17Fix incorrect mouse cursors after zoom mode clicks.Carl Hetherington
2011-02-17Cope with stereo click files by mixing them down to mono before playback. Ki...Carl Hetherington
2011-02-17Trim some duplicate code.Carl Hetherington
2011-02-17GUI for VBAP panner actually does something (not the right thing, though)Paul Davis
2011-02-17draw speaker positions in 2d pannerPaul Davis
2011-02-17draw pucks (signal positions) on vbap pannerPaul Davis
2011-02-17Bring up the click tab of the RC options window when right-clicking on the cl...Carl Hetherington
2011-02-17Don't go off the left edge of the session when zooming out (#3784).Carl Hetherington
2011-02-17more progress on speakers/vbap etc. etc (still a work in progress)Paul Davis