Refine instrument fan-out:
[ardour.git] / libs /
2016-10-17 Paul Davisremove debug output
2016-10-17 Paul Davisfix thinko in d2835bc80 (re-enables mute, solo and...
2016-10-17 Paul Davisadd more DEBUG_TRACE statements for port/destruction...
2016-10-17 Paul Davisconvert cerr<< to DEBUG_TRACE
2016-10-17 Paul Davisuse existing method rather than inline code for pending...
2016-10-17 nick_mInitialize TempoMetric _pulse in sonstructor.
2016-10-17 nick_mMusic locked regions stay positive after tempo map...
2016-10-16 Robin Gareusignore send buffers for which there's no return
2016-10-16 Paul Davisimproved and hopefully correct fix for "setting Automat...
2016-10-16 nick_mTempo curve cleanup, now also works on optimized builds.
2016-10-15 Robin GareusIncrease range of a-comp release time.
2016-10-15 Robin GareusSource and AudioSource Lua bindings
2016-10-15 nick_mMinor cleanup (don't set pulse twice in Region::set_pos...
2016-10-15 nick_mRework duration clock and TempoMap::insert_time to...
2016-10-14 Paul Davisremove debug output
2016-10-14 Paul Davismuch simpler implementation of fix originally in c104c9...
2016-10-14 Paul DavisRevert "change return type of AutomationControl::actual...
2016-10-14 Robin Gareusallow feedback (loops) from internal sends
2016-10-13 Robin Gareusfix math ambiguity & OSX compilation
2016-10-13 Paul Davisnew scheme for managing port deletion
2016-10-13 Paul Davisstop using gkd_pango_context_get() in ArdourCanvas...
2016-10-13 Robin Gareusfix panner reset when switching to aux-sends -- fixes...
2016-10-13 W.P. van PaassenSmall improvement and change to comply with coding...
2016-10-13 W.P. van PaassenInital support for Steinberg's CC121 control surface
2016-10-13 Michiel de RooOSC added plugin activate/deactivate
2016-10-13 Robin GareusAllow a LV2 plugin to mark the session dirty
2016-10-13 nick_mImprove check in tempoAtPulseTest
2016-10-13 nick_mFix ramp test, add tempoAtPulseTest.
2016-10-13 Robin GareusAllow opening sessions with files embedded from removab...
2016-10-12 Paul Davischange return type of AutomationControl::actually_set_v...
2016-10-12 Nathan StewartFixed array index out of bounds in Push2Menu::set_active()
2016-10-12 Nathan Stewartmap::clear() calls erase. Cleans up cpp check warning...
2016-10-11 Robin Gareuscleaner version of feed9648 -- fixes #7067
2016-10-11 Robin GareusRevert "Allow loading sessions with missing external...
2016-10-11 Robin GareusAllow loading sessions with missing external files...
2016-10-11 Robin Gareusadd missing symbol for windows compile
2016-10-11 Robin Gareuscater for Note translations. e.g. "Ré ♯" UTF-8
2016-10-10 Robin GareusHide Dummy backend from optimized release builds
2016-10-10 Robin Gareusskip Push2 unit-test for now:
2016-10-10 Robin GareusUnit-tests to check Lua session+DSP scripts
2016-10-10 Robin Gareusadd const'ness (allowing LuaScriptList::const_iterator)
2016-10-10 Robin GareusAdd Lua-bindings for inter-processor communication
2016-10-10 Robin GareusForward "owner" from Processor to Plugin
2016-10-10 Robin GareusAllow to get a route reference from SessionObject*
2016-10-10 John EmmasWrong iterator used with IDSortedList
2016-10-10 Robin Gareusadd missing #include
2016-10-10 Robin Gareusconvert VST parameter names to UTF8
2016-10-10 Tim MayberryFix order of Playlist XML nodes changing on Session...
2016-10-10 Tim MayberryFix indentation in SessionPlaylists::add_state()
2016-10-09 Tim MayberryUse std::vector::reserve to improve performance of...
2016-10-09 Tim MayberryRemove PropertyMap from XMLNode class
2016-10-09 Tim MayberryUse references rather than copying containers in libpbd...
2016-10-09 Tim MayberryAdd test of pbd/xml++.h API performance with three...
2016-10-09 Tim MayberryAdd XMLNode::operator==/!=() for comparing XMLNode...
2016-10-09 Tim MayberryChange position of average in PBD::timing_summary and...
2016-10-09 Tim MayberryAdd PBD::Timing::elapsed_msecs() as convenience API
2016-10-09 nick_mInterpret start & length_beats properties as double...
2016-10-09 Robin GareusAdd some more midi-region BBT lua-bindings
2016-10-09 nick_mEnsure midi region start trim always sets _start_beats.
2016-10-08 nick_mTempoSection methods deal in beats rather than pulses...
2016-10-08 nick_mEnsure we have a region _beat for legacy sessions,...
2016-10-08 nick_mFix logic fail when setting midi region position, rewor...
2016-10-07 Robin Gareusprepare for proper VST synth categorization
2016-10-07 Robin GareusClean up is_instrument vs needs-midi-in API
2016-10-07 Robin Gareusfix namespace inconsistency
2016-10-07 Robin Gareusproper C++ const API (possible fix for MSVC builds)
2016-10-07 John EmmasAllow 'qm-dsp' to build again with MSVC
2016-10-07 Robin Gareushonor Vamp Plugin preferred step+block sizes.
2016-10-07 Robin GareusBuild qm-dsp & kissfft as static lib w/hidden symbols
2016-10-07 Robin Gareusfix typo in 0cf75054
2016-10-07 Robin Gareusavoid more C++11 - fixes OSX/PPC & MSVC builds
2016-10-07 Robin Gareusremove cruft
2016-10-07 Robin GareusDocument version of bundled qm-dsp library
2016-10-07 Robin GareusLua binding for std::map<>::at()
2016-10-07 Robin GareusAdd tempo-map Lua bindings
2016-10-06 Robin Gareusavoid C++11 - fixes OSX/PPC builds
2016-10-06 Robin GareusAdd Lua bindings for basic MIDI model editing
2016-10-06 Robin Gareuscont'd work on Vamp/Lua bindings
2016-10-05 Robin Gareusremove more unused qm-dsp code (fixes windows compile...
2016-10-05 Robin GareusThin out qm-dsp code: no threading
2016-10-05 Robin Gareusupdate/include Queen Mary Vamp plugin set
2016-10-05 Robin Gareusupdate OnsetDetector for updated QM-DSP
2016-10-05 Robin Gareusupdate qm-dsp library
2016-10-05 Robin GareusAdd option to separate type-0 SMF channels to tracks
2016-10-05 Robin Gareussplit type-0 SMF files by channel on import
2016-10-05 Robin GareusSMF add support for type-0 files (count channels, not...
2016-10-05 Robin GareusRevert "add debug info to a-fluidsynth"
2016-10-05 Robin Gareusadd debug info to a-fluidsynth
2016-10-05 Robin Gareusadd API to list Vamp Plugins
2016-10-05 Robin Gareusupdate doxygen doc
2016-10-04 Michael BeerMake some functions which are needed for native VST...
2016-10-04 Kamil RytarowskiNetBSD ships with backtrace(3) in libexecinfo
2016-10-04 Kamil RytarowskiNetBSD uses statvfs for the functionality of statfs...
2016-10-04 Kamil RytarowskiNetBSD ships with pollts(2) similar to Linux specific...
2016-10-04 Kamil RytarowskiNetBSD ships with <sys/endian.h> not <endian.h>
2016-10-04 Kamil RytarowskiDetect free space on NetBSD
2016-10-04 Nils Philippsenallow linking unbundled version of qm-dsp
2016-10-04 Robin GareusNO-OP sort class-keys (for windows builds, luabridge)
2016-10-04 Robin GareusVamp::Plugins::process Lua bindings
2016-10-03 Robin Gareususe typedef'ed types (avoid comma in CPP macro)
next