summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2011-03-30Somewhat guesswork-laden fix for VAMP plugin assertion failures (#3897, #3878...Carl Hetherington
2011-03-30Save/restore PortInsert state fully (fixes #3901).Carl Hetherington
2011-03-30Remove some unused methods. Restore Solo boost, SiP cut and Dim Cut correctl...Carl Hetherington
2011-03-30Whitespace, add GPL boilerplate.Carl Hetherington
2011-03-30Spurious character in GPL boilerplate.Carl Hetherington
2011-03-29Update for latest LV2 Persist extension.David Robillard
2011-03-29Update for latest LV2 persist extension.David Robillard
2011-03-29Add subject to key/value chunks in RDFF (i.e. store triples).David Robillard
2011-03-29Flesh out RDFF documentation.David Robillard
2011-03-29Switch RDFF to 2-clause BSD license.David Robillard
2011-03-29lv2_pfile => rdff.David Robillard
2011-03-28Implement most recent LV2 persist extension.David Robillard
2011-03-26remove sample-rate adjustment of plugin parameters - represents a misundersta...Paul Davis
2011-03-26Slightly improve debug output.Carl Hetherington
2011-03-26more customary include orderPaul Davis
2011-03-26remove Evoral::RingBuffer, which was (a) duplicating PBD::RingBufferNPT and (...Paul Davis
2011-03-25rename OSC surface shared object so that its copied into the bundlePaul Davis
2011-03-25permit envvar to define where to find MIDI binding maps (for bundle, or other...Paul Davis
2011-03-23use uselib = [ 'JACK' ] when running tests from wscript on installed (pkg-con...3.0-alpha2Paul Davis
2011-03-23set ARDOUR_SURFACES_PATH for a bundle, just like ARDOUR_PANNER_PATHPaul Davis
2011-03-23more tracking down why alpha binaries don't find control surfacesPaul Davis
2011-03-23tracking down why alpha binaries don't find control surfacesPaul Davis
2011-03-23Patch from Joskar to use scientific pitch notation for MIDI note names (#3867).Carl Hetherington
2011-03-21avoid untested use of 2 jack weak symbolsPaul Davis
2011-03-21prevent limits on MAX_DBL from messing up combination of a framepos_t and a s...Paul Davis
2011-03-20fixup auto-connection of new MIDI tracks and MIDI tracks with newly-added aud...Paul Davis
2011-03-19Add a temporary message about the need to use JACK 0.120.1.Carl Hetherington
2011-03-18fix (?) capture alignment by making sure we use non-public latency informatio...Paul Davis
2011-03-18actual working fix for threads/graph/route removal problemPaul Davis
2011-03-17allow more precision when editing plugin parameters by hand within a generic GUIPaul Davis
2011-03-16Indent python files with spaces as per style guide.David Robillard
2011-03-16Replace connection cerr dumping with DEBUG_TRACE.David Robillard
2011-03-15fix all manner of things relating to io connections, setting capture alignmen...Paul Davis
2011-03-15Fix weird whitespace.David Robillard
2011-03-15Fix undefined operations (according to gcc 4.5.2).David Robillard
2011-03-15Fix more broken whitespace.David Robillard
2011-03-14Fix broken indentation.David Robillard
2011-03-14more fun and games with latency compensation, and so forth ... not done yetPaul Davis
2011-03-14Fix assert failure when cycle_end is called by AudioEngine::set_session befor...Carl Hetherington
2011-03-13Make build look for gnomecanvas headers in our copy rather than the system one.Carl Hetherington
2011-03-13change builtin export format/preset search path to correct value; remove line...Paul Davis
2011-03-12Properly create new presets, i.e. without duplicate id's on save-after-renameSakari Bergen
2011-03-12make XMLNode::add_property() correctly re-entrant and reduce the size of the ...Paul Davis
2011-03-12properly use and publish private/public port latency values for JACK latency APIPaul Davis
2011-03-12removed long-ifdef'ed-out codePaul Davis
2011-03-12a better fix fpr that wierd XMLProperty botchPaul Davis
2011-03-12use legalize_for_path() on filenames for export presets and formatsPaul Davis
2011-03-12use legalize_for_path() on filenames for export presets and formatsPaul Davis
2011-03-11Fix duplicate singular/plural plugin category menus.David Robillard
2011-03-11make "Flush Wastebasket" operate on the correct directory rather than a non-e...Paul Davis