summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2008-11-20Fast enough, Paul?Sampo Savolainen
2008-11-20finalize death of DOCUMENTATION; new handling of 2 parallel clearlooks trees ...Paul Davis
2008-11-20two versions of clearlooks nowPaul 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-13Fix warnings.David Robillard
2008-11-13Report init/callback thread to the frameworkSampo Savolainen
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-11Error viewer is set to WINDOW_TYPE_HINT_UTILITY, same for add preset prompter...Nick Mainsbridge
2008-11-11new region constructor for use by audiofilters (almost does a pure copy of th...Paul Davis
2008-11-11make it possible to not tearoff tearoff boxes :(Paul Davis
2008-11-10More sane status led for transportSampo Savolainen
2008-11-10Das Wiimote Blinkenlights!Sampo Savolainen
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-06OSX-only thread registration fixPaul Davis
2008-11-06wrap PBD::Thread... signals in a mutex to avoid crashing as multiple threads ...Paul Davis
2008-11-04Don't wait in vain for 1 second when quitting before wiimote is boundSampo Savolainen
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-02Bind home button to move the playhead to marker. Also stop extra thread after...Sampo Savolainen
2008-11-01By mistake, pressing B was connected to a function callSampo Savolainen
2008-11-01Wiimote control surface. Bind one wiimote by pressing 1+2 after the surface m...Sampo Savolainen
2008-11-01Ignore triple clicks for mute/solo/rec-enable (fixes long-standing insensitiv...Nick Mainsbridge
2008-11-01clean up debug output from MIDI port stuffPaul Davis
2008-11-01prevent double registration of ALSA sequencer MIDI portsPaul Davis
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-29step 2 of keyboard focus work for plugin windowsPaul 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-11minor C++ include issues, debug out removed and bump to 2.6Paul Davis
2008-10-09add config var for region fade visibilityPaul Davis
2008-10-09add global option to enable/disable region fadesPaul Davis
2008-10-09prevent a heap overflow, see http://www.nabble.com/Bug-445889:-CVE-2007-4974-...Paul Davis
2008-10-09fix reload & use of MIDI port configuration, so that per-session setup is act...Paul Davis