summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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-30fix up monumental botch job regarding undo history/object/command managementPaul Davis
2008-11-26Make the wiimote code appear in the source packageSampo Savolainen
2008-11-26more OS X build fixes - make a symlink to clearlooks .so since GTK doesn't kn...Paul Davis
2008-11-26more little build fixes for OS XPaul Davis
2008-11-26make send GUIs into ArdourDialogs; ensure that panner changes propagate into ...Paul Davis
2008-11-25make Gtkmm2ext::Popup::touch() thread-safe (again; it used to be in the 0.99 ...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-25the OTHER PART of fix up region-list => canvas drags, given changes in DnDTre...Paul Davis
2008-11-25enough mind-blowing crazy code, lets do intra-ardour DnD the right wayPaul Davis
2008-11-24just a little something to blow your mind. comments explain all, if necessary...Paul Davis
2008-11-24carl's patch to copy send i/o configuration when copying a sendPaul Davis
2008-11-24tiny but massively important bug fix that actually deletes commands when they...Paul Davis
2008-11-22new user option "New Plugins Active"; make only *new* plugins active when thi...Paul Davis
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