summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2011-10-21correctly track monitoring changes in libardour and the GUI; required removin...Paul Davis
2011-10-21save&restore for track monitor statePaul Davis
2011-10-21More robust plugin I/O mapping.David Robillard
2011-10-20make monitor=In work during no-roll conditions without auto-inputPaul Davis
2011-10-20again, drop the assert when asked to read part of an audio region with an inv...Paul Davis
2011-10-20remove absurd internal Crossfade constructor that confused region start and r...Paul Davis
2011-10-20obey monitor=disk when recording also; remove debug outputPaul Davis
2011-10-20fix an aggressive assert that crashes out when reading the wrong regions ... ...Paul Davis
2011-10-20add initial implementation of explicit monitor (input|disk) control. some beh...Paul Davis
2011-10-20include abstract_ui.cc in mackie source to actually instantiate the AbstractU...Paul Davis
2011-10-20make mackie control header include abstract_ui.h (might help compile/link iss...Paul Davis
2011-10-20fix minor typoPaul Davis
2011-10-20add (commented) new version of fit-to-pixels function, from Company on #gtk+Paul Davis
2011-10-19Trim include tree.David Robillard
2011-10-19add AU parameter listening stuff from 2.XPaul Davis
2011-10-19debugging with thorwil: don't redirect JACK msgs via ardour stuffPaul Davis
2011-10-19debugging with thorwilPaul Davis
2011-10-19Remove dubious Evoral::Event methods that exposed non-const references to mem...David Robillard
2011-10-19working AU instruments (MIDI-driven synth plugins)Paul Davis
2011-10-19Fix insertion of processors at the point at which the processor menu was open...Carl Hetherington
2011-10-19Finish off half-cleanup.Carl Hetherington
2011-10-19Improve plugin hide logic to prevent crashes when trying to insert fully audi...Carl Hetherington
2011-10-19flush_buffers on all of a route's deliveries so that MIDI sends work.Carl Hetherington
2011-10-19Remove unnecessary virtual declaration.Carl Hetherington
2011-10-19Trim the include tree.David Robillard
2011-10-18deliver MIDI events to AU plugins that want themPaul Davis
2011-10-18changes for OS X support: change waf config define to COREAUDIO_SUPPORT, remo...Paul Davis
2011-10-18new debugging flags for PluginManager and AudioUnitsPaul Davis
2011-10-18make Stateful::_id private and provide appropriate methods to set it, and use...Paul Davis
2011-10-18remove gnome canvas from ardour source tree (require 2.30 for build)Paul Davis
2011-10-18Remove unused code.Carl Hetherington
2011-10-17Discard MIDI when sending to the monitor bus. FixesCarl Hetherington
2011-10-13avoid listing duplicate LXVST plugins that are discovered along LXVST_PATH or...Paul Davis
2011-10-13add new per-session MIDI-region-copy-is-fork: if set, all MIDI region copies ...Paul Davis
2011-10-07Remove unused variable.Carl Hetherington
2011-10-07Fix crash on "Consolidate Range" on MIDI tracks (#4226).David Robillard
2011-10-07Fix crash when moving end marker after deleting loop range (#4357).David Robillard
2011-10-07Make panner tolerate 0 audio inputs (fix #4353).David Robillard
2011-10-04Fix LXVST compile.Carl Hetherington
2011-10-03update vestige header; fix 64 bit issuesPaul Davis
2011-10-03Remove LV2 support via SLV2 (Lilv only now).David Robillard
2011-09-30Proper fix for r10178.David Robillard
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2011-09-30workaround for WTF-breakage of bld.env/bld.is_defined, but this is probably j...Paul Davis
2011-09-30don't build tranzport support unless it was asked for (it doesn't work anyway)Paul Davis
2011-09-30more changes to wscript files to catch up with waf 1.6 and fix OS X issuesPaul Davis
2011-09-30make libardour header checks non-mandatory (for OS X)Paul Davis
2011-09-30make surfaces header checks non-mandatory (for OS X)Paul Davis
2011-09-30make libpbd header checks non-mandatory (for OS X)Paul Davis
2011-09-29Fix installation globsDavid Robillard