summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2009-03-05Make "consolidate range" and "bounce range to region list" not apply processi...Sampo Savolainen
2009-03-05fixes for creating tracks from templates - a new Diskstream is needed, andget...Paul Davis
2009-03-02prevent double-listing of LADSPA plugins caused by symlinks to library direct...Paul Davis
2009-03-02ICS (image compositor socket) patches from robin gareus, to keep ICS alive in...Paul Davis
2009-02-20more fix ups of indentation caused by lack of .emacsPaul Davis
2009-02-20fix up indentation caused by lack of .emacsPaul Davis
2009-02-19Fix crash on MIDI feedback with MTC (ticket #2419).David Robillard
2009-02-19working VST support with VeSTige header and new FST codePaul Davis
2009-02-18creating routes from templates now properly chooses between track & bus; fix ...Paul Davis
2009-02-17stringstream needs to preserve plenty of significant digits when writing auto...Ben Loftis
2009-02-14track templates; indent fixes needed and will be forthcoming; minor fix for t...Paul Davis
2009-01-28AU state handling, including changes to PathScanner so that it can now do rec...Paul Davis
2009-01-02save/restore meter point from carl for #1748Paul Davis
2008-12-06fix up shorter versions of coreaudio file format strings2.7.1Paul Davis
2008-12-04fix up MTC message delivered internally when locate is noticed (removes stupi...Paul Davis
2008-12-04tweak to make that last buffer fix not break thingsPaul Davis
2008-12-04MAJOR fix for any situation where an audio track is playing more channels tha...Paul Davis
2008-12-04shorten CoreAudioFileSource's format text and drop use of "legacy" CoreAudio ...Paul Davis
2008-12-02define ARCH_X86 even on x86_64 (untested!); giso's patch for control surface ...Paul Davis
2008-12-02more session init fixes from carlPaul Davis
2008-11-26make send GUIs into ArdourDialogs; ensure that panner changes propagate into ...Paul Davis
2008-11-25copy sends & plugins, not just plugins, when doing a mixer strip copy; copied...Paul Davis
2008-11-25lincoln's solo-mute-override should only take effect soloing in placePaul Davis
2008-11-25lincoln's solo-mute-override patch modified/extended to track the option chan...Paul Davis
2008-11-25colinf's fix for duplicate LADSPA plugins appearing in manager listPaul Davis
2008-11-24carl's patch to copy send i/o configuration when copying a sendPaul Davis
2008-11-22new user option "New Plugins Active"; make only *new* plugins active when thi...Paul Davis
2008-11-19per-route OSC control of solo/mute/recenable/gainPaul Davis
2008-11-18don't show nag screen if export was stopped or if SAE (for now)Paul Davis
2008-11-14new plugins are active, alwaysPaul Davis
2008-11-13Save symbols along with indices for LV2 ports (as required by LV2r3).David Robillard
2008-11-13speed up track resizing; fixup file DnD; stop use CAAudioFile for imported filesPaul Davis
2008-11-12don't return last stop frame as audible frame if we are stopping but not yet ...Paul Davis
2008-11-12fix Session::audible_frame() return when transport speed has been reversed, b...Paul Davis
2008-11-11new region constructor for use by audiofilters (almost does a pure copy of th...Paul Davis
2008-11-09fix for handling DnD path data, plus lots of d-n-d drop debugging (to be clea...Paul Davis
2008-11-09copy scale amp in region copy constructorPaul Davis
2008-11-09Fix rulers sometimes not refreshed on zoom, only auto connect physical inputs...Nick Mainsbridge
2008-11-08minor cleanup of audioengine.ccPaul Davis
2008-11-08catch exceptions while loading AudioUnitsPaul Davis
2008-11-08fix for incorrect reading of fade in curve under a few circumstancesPaul Davis
2008-11-08add operator=() to Curve; add AudioRegion::copy_settings() for replicating re...Paul Davis
2008-11-06wrap PBD::Thread... signals in a mutex to avoid crashing as multiple threads ...Paul Davis
2008-11-03fix up what freeze does with fader settings, gain & pan automation; unfreeze tooPaul Davis
2008-11-03fix nasty bug in evaluation of final step of interpolated Curve valuesPaul Davis
2008-11-01Ignore triple clicks for mute/solo/rec-enable (fixes long-standing insensitiv...Nick Mainsbridge
2008-10-31default crossfade is now constant power; SAE gets only 3 xfades (not correct ...Paul Davis
2008-10-29prevent crash when changing gain with transport stopped and panner bypassedPaul Davis
2008-10-25Stop ardour from reporting success/failure of adding favorite pluginsSampo Savolainen
2008-10-21Backported automatic svn revision handling from 3.0Sakari Bergen