do not pass a non-zero offset to plugins AFTER the first call to connect_and_run...
[ardour.git] / libs / ardour /
2009-03-25 Paul Davisdo not pass a non-zero offset to plugins AFTER the...
2009-03-25 Paul Davisremove some debug output; always zero VstParameterPrope...
2009-03-24 Paul DavisVST omnibus commit edition: use wine_pthread_create...
2009-03-24 Paul Davispossible fix for clipping in RB effect-created regions
2009-03-23 Paul Davisuse boost::dynamic_pointer_cast<> to avoid use of ...
2009-03-23 Paul Davisuse region sync points correctly for grid and PH motion...
2009-03-19 Paul Davisremove some AU debugging output
2009-03-19 Paul Davisclean up & extend handling of various AU Component...
2009-03-17 Paul DavisVST chunk save/restore patch from Martin Profittlich
2009-03-17 Paul Davismore rational handling of silence when (a) running...
2009-03-17 Paul Davisclean up VST debugging output
2009-03-13 Paul Davisrevert VST debugging hacks
2009-03-13 Sampo SavolainenShow which plugins are discovered - otherwise users...
2009-03-13 Paul Davisa lot of VST support odds-and-ends, including preset...
2009-03-12 Paul Davisnew options for moving playhead to next/previous region...
2009-03-11 Paul Davisdefault click i/o setup is dual mono
2009-03-06 Paul Davisnew/updated/extended spanish translation from Grupo...
2009-03-05 Sampo SavolainenMake "consolidate range" and "bounce range to region...
2009-03-05 Paul Davisfixes for creating tracks from templates - a new Diskst...
2009-03-02 Paul Davisprevent double-listing of LADSPA plugins caused by...
2009-03-02 Paul DavisICS (image compositor socket) patches from robin gareus...
2009-02-20 Paul Davismore fix ups of indentation caused by lack of .emacs
2009-02-20 Paul Davisfix up indentation caused by lack of .emacs
2009-02-19 David RobillardFix crash on MIDI feedback with MTC (ticket #2419).
2009-02-19 Paul Davisworking VST support with VeSTige header and new FST...
2009-02-18 Paul Daviscreating routes from templates now properly chooses...
2009-02-17 Ben Loftisstringstream needs to preserve plenty of significant...
2009-02-14 Paul Davistrack templates; indent fixes needed and will be forthc...
2009-01-28 Paul DavisAU state handling, including changes to PathScanner...
2009-01-02 Paul Davissave/restore meter point from carl for #1748
2008-12-06 Paul Davisfix up shorter versions of coreaudio file format strings 2.7.1
2008-12-04 Paul Davisfix up MTC message delivered internally when locate...
2008-12-04 Paul Davistweak to make that last buffer fix not break things
2008-12-04 Paul DavisMAJOR fix for any situation where an audio track is...
2008-12-04 Paul Davisshorten CoreAudioFileSource's format text and drop...
2008-12-02 Paul Davisdefine ARCH_X86 even on x86_64 (untested!); giso's...
2008-12-02 Paul Davismore session init fixes from carl
2008-11-26 Paul Davismake send GUIs into ArdourDialogs; ensure that panner...
2008-11-25 Paul Daviscopy sends & plugins, not just plugins, when doing...
2008-11-25 Paul Davislincoln's solo-mute-override should only take effect...
2008-11-25 Paul Davislincoln's solo-mute-override patch modified/extended...
2008-11-25 Paul Daviscolinf's fix for duplicate LADSPA plugins appearing...
2008-11-24 Paul Daviscarl's patch to copy send i/o configuration when copyin...
2008-11-22 Paul Davisnew user option "New Plugins Active"; make only *new...
2008-11-19 Paul Davisper-route OSC control of solo/mute/recenable/gain
2008-11-18 Paul Davisdon't show nag screen if export was stopped or if SAE...
2008-11-14 Paul Davisnew plugins are active, always
2008-11-13 David RobillardSave symbols along with indices for LV2 ports (as requi...
2008-11-13 Paul Davisspeed up track resizing; fixup file DnD; stop use CAAud...
2008-11-12 Paul Davisdon't return last stop frame as audible frame if we...
2008-11-12 Paul Davisfix Session::audible_frame() return when transport...
2008-11-11 Paul Davisnew region constructor for use by audiofilters (almost...
2008-11-09 Paul Davisfix for handling DnD path data, plus lots of d-n-d...
2008-11-09 Paul Daviscopy scale amp in region copy constructor
2008-11-09 Nick MainsbridgeFix rulers sometimes not refreshed on zoom, only auto...
2008-11-08 Paul Davisminor cleanup of audioengine.cc
2008-11-08 Paul Daviscatch exceptions while loading AudioUnits
2008-11-08 Paul Davisfix for incorrect reading of fade in curve under a...
2008-11-08 Paul Davisadd operator=() to Curve; add AudioRegion::copy_setting...
2008-11-06 Paul Daviswrap PBD::Thread... signals in a mutex to avoid crashin...
2008-11-03 Paul Davisfix up what freeze does with fader settings, gain ...
2008-11-03 Paul Davisfix nasty bug in evaluation of final step of interpolat...
2008-11-01 Nick MainsbridgeIgnore triple clicks for mute/solo/rec-enable (fixes...
2008-10-31 Paul Davisdefault crossfade is now constant power; SAE gets only...
2008-10-29 Paul Davisprevent crash when changing gain with transport stopped...
2008-10-25 Sampo SavolainenStop ardour from reporting success/failure of adding...
2008-10-21 Sakari BergenBackported automatic svn revision handling from 3.0
2008-10-21 Paul Davisimproved (?) Session::audible_frame()
2008-10-20 Paul Davisfix up some jerkiness/retrograde motion of playhead
2008-10-17 Paul Davisfix up initialization of various path vars in bundled...
2008-10-13 Paul Davisadditional ancestral_length = 0 initialization
2008-10-13 Paul Davisfix subtle but nasty problems with stretch/shift audio...
2008-10-09 Paul Davisadd config var for region fade visibility
2008-10-09 Paul Davisadd global option to enable/disable region fades
2008-10-09 Paul Davisfix reload & use of MIDI port configuration, so that...
2008-10-08 Paul Davisadd initial-program-change support
2008-10-08 Paul Davisfix for bad sync with other JACK transport-aware client...
2008-10-07 Paul Davisfixes needed for track/strip ordering issues
2008-10-03 Paul Davispart II of probable fix for track sync-ordering
2008-09-27 Sampo SavolainenFix split buffer audio glitches with lv2 plugins.
2008-09-26 Paul Davisfix up region constructor's initialization of ancestral...
2008-09-22 Sampo SavolainenRemoved the extra "long".
2008-09-22 Sampo SavolainenFixed overflow issue. Code originally meant to truncate...
2008-09-19 David RobillardFix a bunch of stupid warnings.
2008-09-19 Paul Davisshift-click to extend marker selection; marker drag...
2008-09-18 Sakari BergenFix possible double allocation of SF_BROADCAST_INFO
2008-09-12 Doug McLaincomment out *all* exporting debug
2008-09-12 Doug McLaincomment out exporting debug
2008-08-14 Sampo SavolainenFix glitches in automation events due to the other...
2008-08-12 David RobillardSupport for the LV2 'data access' and 'instance access...
2008-08-09 David RobillardEmbedded LV2 GTK GUI support.
2008-07-29 Sampo SavolainenFix glitching on "events" (like loop markers) due to...
2008-07-25 Paul Davisstop resetting _jack to zero to avoid crashing stupidly
2008-07-22 Paul Davisdebug output for pixbuf loaders; catch exception when...
2008-07-22 Paul Davisfix up generation of BWF field contents to avoid trunca...
2008-07-10 Doug McLainReplaced some c includes with their c++ wrappers
2008-07-09 Doug McLaingcc 4.3 include
2008-07-09 Paul Davisfix crasher caused by regions not being deleted on...
2008-07-08 Paul Davisfix crash-inducing debug output caused by indirecting...
2008-07-07 Paul Davismove to scons Clone everywhere rather than Copy; add...
next