summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2009-03-09Fix compile.Carl Hetherington
2009-03-07Improvements to the plugin eq gui:Sampo Savolainen
2009-03-07Fix compiler warningsSakari Bergen
2009-03-06Make it possible to consolidate/bounce ranges without applying processingSampo Savolainen
2009-03-06combobox width fixes from mtaht, backported from 2.XPaul Davis
2009-03-05make track templates work, including a fix for the MidiTrack XML constructorPaul Davis
2009-03-05add accessor for the Gtk::Main hidden inside Gtkmmext::UIPaul Davis
2009-03-02prevent double-listing of LADSPA plugins caused by symlinks to library direct...Paul Davis
2009-03-02remove unneeded code in line_drag that was probably copy/pasted from control_...Paul Davis
2009-03-02track templates, backported from 2.XPaul Davis
2009-03-02recursive operation for PBD::PathScanner, backported from 2.XPaul Davis
2009-03-01Be more tolerant of session files where IOs connect to non-existant bundles.Carl Hetherington
2009-02-27Slightly modified version of lincoln's patch for #2567. Thanks!Carl Hetherington
2009-02-27Remove some unused code.Carl Hetherington
2009-02-27tweaks to get a VST-supporting 3.0 to build & startupPaul Davis
2009-02-27vestige-based VST support, back-ported from 2.0-ongoingPaul Davis
2009-02-27Waf: install stuffDavid Robillard
2009-02-27Print more configuration summary stuff (sound libs).David Robillard
2009-02-27Step towards having both rubberband and soundtouch compiled in at once.David Robillard
2009-02-27Waf: build control surfaces.David Robillard
2009-02-26Fix bad initialization.David Robillard
2009-02-26Waf: Build LV2 support.David Robillard
2009-02-26Waf: build UI/RC files, menu files, keybinding files, and fix paths in wrappe...David Robillard
2009-02-26Don't link against VAmp plugins.David Robillard
2009-02-26Use actually normal taglib headers (apparently it completely changes them on ...David Robillard
2009-02-26Use normal taglib include paths.David Robillard
2009-02-26Use quotes for taglib includes.David Robillard
2009-02-26Version file building stuff.David Robillard
2009-02-26Build VAmp plugins.David Robillard
2009-02-26Waf building of rubberband.David Robillard
2009-02-26Fix a bunch of warnings.David Robillard
2009-02-26Clean up checks.David Robillard
2009-02-25Add missing gtk2_ardour wscript.David Robillard
2009-02-25Add missing gtkmm2ext wscript.David Robillard
2009-02-25Waf building of gtk2_ardour.David Robillard
2009-02-25Waf building of libardour (yay!).David Robillard
2009-02-25Waf building of taglib and vamp-sdk.David Robillard
2009-02-25Fix stupid warnings.David Robillard
2009-02-25Make unit tests optional.David Robillard
2009-02-25Quote includes for control_protocol.David Robillard
2009-02-25*** NEW CODING POLICY ***David Robillard
2009-02-25Move waf up to top level, waf building of pbd, evoral, midi++David Robillard
2009-02-25Fix warnings.David Robillard
2009-02-25Fix empty for loop warning in RingBuffer constructor... and scary indentation...David Robillard
2009-02-25Upgrade to waf 1.5.3.David Robillard
2009-02-22Clean up xml++.h and xml++.cc in Ardour style.David Robillard
2009-02-22Make commands noncopyable (they are definitely not copy safe).David Robillard
2009-02-20Fix recording of the last disk chunk's worth of MIDI data.David Robillard
2009-02-20Make source length a dynamic thing.David Robillard
2009-02-19Clean up Region interface, remove Readable stub kludge.David Robillard