summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-20add initial implementation of explicit monitor (input|disk) control. some beh...Paul Davis
2011-10-20fix whitespace errorPaul Davis
2011-10-20backup to waf 1.6.7 to see if that fixes a reported issuePaul Davis
2011-10-20revert to "real" optimzation flags, and remove commented stuffPaul Davis
2011-10-20fix --debug being set to False by default (originates in drobilla's autowaf.p...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-20remove unused static functionPaul Davis
2011-10-20fix unused variable warningPaul Davis
2011-10-20Save marker selection state in instant.xml (#4203).Carl Hetherington
2011-10-19Trim include tree.David Robillard
2011-10-19Fix use of uninitialized valueDavid 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 AU plugin creation by changing packing of preset combo/boxPaul Davis
2011-10-19Fix insertion of processors at the point at which the processor menu was open...Carl Hetherington
2011-10-19Add missing copyright headers.David Robillard
2011-10-19Finish off half-cleanup.Carl Hetherington
2011-10-19Make all-processors-active act an all processors rather than just pre/post-fa...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-19Adjust send faders depending on what signal type they are passing (part of #4...Carl Hetherington
2011-10-19Remove unnecessary virtual declaration.Carl Hetherington
2011-10-19Use a ARDOUR::DataType rather than a bool.Carl Hetherington
2011-10-19Trim the include tree.David Robillard
2011-10-18fix bindings generation process for OS XPaul Davis
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-18gnomecanvas related build changesPaul Davis
2011-10-18gnomecanvas related build changesPaul Davis
2011-10-18remove gnome canvas from ardour source tree (require 2.30 for build)Paul Davis
2011-10-18make native linux VST support default to enabledPaul Davis
2011-10-18Remove erroneous setup of single export timespan selector's height (#3941).Carl Hetherington
2011-10-18Tidy up overwritten files dialogue slightly.Carl Hetherington
2011-10-18Add a couple of missing ellipses to menu items.Carl Hetherington
2011-10-18Remove unused code.Carl Hetherington
2011-10-17Patch from colinf to disallow colons in snapshot namesCarl Hetherington
2011-10-17Discard MIDI when sending to the monitor bus. FixesCarl Hetherington
2011-10-17Set up LXVST preset combo after starting the editor up, asCarl Hetherington
2011-10-16Remove unused method transport_marker_context_menu(). AllowCarl Hetherington
2011-10-14new Emu Xboard 61 binding map from mcgruffPaul Davis
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