summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
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
2008-10-21improved (?) Session::audible_frame()Paul Davis
2008-10-20fix up some jerkiness/retrograde motion of playheadPaul Davis
2008-10-17fix up initialization of various path vars in bundled OS X version; make LADS...Paul Davis
2008-10-13additional ancestral_length = 0 initializationPaul Davis
2008-10-13fix subtle but nasty problems with stretch/shift audio operations, and fix up...Paul Davis
2008-10-09add config var for region fade visibilityPaul Davis
2008-10-09add global option to enable/disable region fadesPaul Davis
2008-10-09fix reload & use of MIDI port configuration, so that per-session setup is act...Paul Davis
2008-10-08add initial-program-change supportPaul Davis
2008-10-08fix for bad sync with other JACK transport-aware clients (thanks to torben fo...Paul Davis
2008-10-07fixes needed for track/strip ordering issuesPaul Davis
2008-10-03part II of probable fix for track sync-orderingPaul Davis
2008-09-27Fix split buffer audio glitches with lv2 plugins.Sampo Savolainen
2008-09-26fix up region constructor's initialization of ancestral region dataPaul Davis