summaryrefslogtreecommitdiff
path: root/libs/ardour
AgeCommit message (Expand)Author
2014-11-02Automation of LV2 plugin properties.David Robillard
2014-11-02Move ParameterDescriptor from Plugin to its own header.David Robillard
2014-11-02Decouple ControlUI from port index.David Robillard
2014-11-01Add a newly introduced header file to our MSVC project (libardour)John Emmas
2014-11-01don't print error when announcing property values for plugins that have noneRobin Gareus
2014-10-31Fix compilation against older LV2.David Robillard
2014-10-31More generic RT-safe implementation of LV2 properties.David Robillard
2014-10-31Use precise define names for LV2 version configure checks.David Robillard
2014-10-31Fix spelling error.David Robillard
2014-10-31LV2 patch amends:Robin Gareus
2014-10-31prototype [LV2]patch-change support for generic plugin UIs.Robin Gareus
2014-10-29Add support for USE_CAIRO_IMAGE_SURFACE when building with MSVCJohn Emmas
2014-10-24port changes to ARDOUR::Location and ARDOUR::Locations APIs from Tracks to Ar...Paul Davis
2014-10-23skip unavailable backends early on.Robin Gareus
2014-10-23add 'available' interface to the AudioBackendInfoRobin Gareus
2014-10-23another round of compiler warning fixesRobin Gareus
2014-10-23small round of compiler warning fixesRobin Gareus
2014-10-22fix delivery of MMC events under split process cycle conditionsPaul Davis
2014-10-22fix timestamps for immediate MIDI events to deal with split process cycle con...Paul Davis
2014-10-22error/debug output when dropping MIDI event due to timing now shows MIDI bytesPaul Davis
2014-10-22remove unused codePaul Davis
2014-10-22ignore negative value locates and MMC locate commandsPaul Davis
2014-10-22remove obsolete jack includes in libardourRobin Gareus
2014-10-20stopgap solution for VST plugins that call audioMasterWantMidi during effOpenRobin Gareus
2014-10-20add support for VST plugins without any parametersRobin Gareus
2014-10-17windows: don’t popup message box when libjack is not foundRobin Gareus
2014-10-16fix midi automation slidersRobin Gareus
2014-10-15when cancelling an import, call DropReferences so that the Session forgets ab...Paul Davis
2014-10-15when flushing notifications/signals from an ARDOUR::Playlist, emit the Region...Paul Davis
2014-10-15allow internal generators to make noise, even if we are not rolling, and usin...Ben Loftis
2014-10-15allow zero-latency sessionsRobin Gareus
2014-10-12tweak implementation of Session::audible_frame() to be a little more defensib...Paul Davis
2014-10-11fix scanning of VST shell pluginsRobin Gareus
2014-10-11revert 8ca546e - original version was correct (note added)Robin Gareus
2014-10-11fix LTC generator latency compensation.Robin Gareus
2014-10-10subtle changes to accomplish two goals (1) playhead should stop where the use...Paul Davis
2014-10-10ensure registration of all SessionEvent typesPaul Davis
2014-10-10make output of SessionEventManager::dump_events() a bit more readablePaul Davis
2014-10-10cleanup unused nested regions:Robin Gareus
2014-10-10Properly count nested regionsRobin Gareus
2014-10-10re-reference regions during uncombine - #5979Robin Gareus
2014-10-08initialize some uninitialized vars - closes #5974Robin Gareus
2014-10-08MSVC - add support for 'HAVE_NEW_LV2'John Emmas
2014-10-07fix crashes for plugin using maxBlockLength during latency compute.Robin Gareus
2014-10-07avoid a set of calls to gettext() and/or cousins from global constructor scopePaul Davis
2014-10-0564bit windows VSTsRobin Gareus
2014-10-05fix VST user cache typo: info/blacklistRobin Gareus
2014-10-04use single newline char in VST info files.Robin Gareus
2014-10-04update VST scanner lookup (prepare for moving to BINDIR)Robin Gareus
2014-10-02Add UK English translation for libardourColin Fletcher