summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2009-02-19Only create a Curve for an AutomationList if we need it.David Robillard
2009-02-19Introduce new time for session-relative frame time, and make source interface...David Robillard
2009-02-19Interpret tempo time based on read position (not source timeline position whi...David Robillard
2009-02-19Readable is not as generic as its name implies ;)David Robillard
2009-02-19Remove unused Session::curves.David Robillard
2009-02-18Remove empty files.David Robillard
2009-02-18Fix 'sticky' sliders when MIDI control feedback is enabled.David Robillard
2009-02-18Fix MIDI control parameter mapping to work with controls that aren't [0..1] l...David Robillard
2009-02-18Style.David Robillard