summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2016-03-27VSTs don't process in-placeRobin Gareus
2016-03-27allow no-inplace processingRobin Gareus
2016-03-27add ChanMapping comparatorRobin Gareus
2016-03-26prototype support for arbitrary plugin channel mapsRobin Gareus
2016-03-26add "no-inplace" buffers.Robin Gareus
2016-03-25amend last commitRobin Gareus
2016-03-25add a dedicated channel map per pluginRobin Gareus
2016-03-25prepare strict-i/o configuration.Robin Gareus
2016-03-25prepare Plugin Pin ManagementRobin Gareus
2016-03-25add some more documentationRobin Gareus
2016-03-25add some more documentationRobin Gareus
2016-03-25add namespace for consistent clang + gcc-abi symbols (luadoc)Robin Gareus
2016-03-24Consistent C++ & Lua Namespace/Class names + documentation.Robin Gareus
2016-03-24'LuaScriptParams' stuff needs to be visible if it's to be used outside of lib...John Emmas
2016-03-23update lua script file management:Robin Gareus
2016-03-23refactor lua header includesRobin Gareus
2016-03-22fix copy/paste typoRobin Gareus
2016-03-21Trim dependence on evoral types.hpp and Beats.hppDavid Robillard
2016-03-20add convenience lua API for looking up PluginsRobin Gareus
2016-03-19cache LuaProc Parameters in ProcessorRobin Gareus
2016-03-19Revert "hotfix for concurrent lua interpreter calls"Robin Gareus
2016-03-19hotfix for concurrent lua interpreter callsRobin Gareus
2016-03-19add some convenience lua functions for plugin managementRobin Gareus
2016-03-19prepare Instrument slots -- replace processor in placeRobin Gareus
2016-03-19remove cruftRobin Gareus
2016-03-19add OSC Lua bindingsRobin Gareus
2016-03-18start a dedicated ARDOUR lua function collectionRobin Gareus
2016-03-18implement LuaProc inline displayRobin Gareus
2016-03-18Add some convenient DSP methods for lua scriptsRobin Gareus
2016-03-16Midi Busses? why yes!Robin Gareus
2016-03-15remove plugin ui settings from rc-configRobin Gareus
2016-03-15new preference: don't open plugin GUI when there's an inline displayRobin Gareus
2016-03-14update [LV2] Plugin Inline Display API: drop cairo dependencyRobin Gareus
2016-03-14Implement LV2 Inline Display ExtensionRobin Gareus
2016-03-14prototype online self-automating LV2 plugin interfaceRobin Gareus
2016-03-14prepare custom LV2 extensionsRobin Gareus
2016-03-12Make sure that class 'ARDOUR::AnalysisGraph' is exportable (since it gets use...John Emmas
2016-03-11Configurable export-silence trim threshold (no GUI yet)Robin Gareus
2016-03-11prepare region/range loudness analysisRobin Gareus
2016-02-29configurable export prerollRobin Gareus
2016-02-29pre-process (silence) before export to flush reverb tails etc.Robin Gareus
2016-02-23fix LV2Plugin::requires_fixed_sized_buffers()Robin Gareus
2016-02-23Implement Lua session-scriptsRobin Gareus
2016-02-23Implement Lua DSP processor/pluginRobin Gareus
2016-02-23libardour lua-script-managerRobin Gareus
2016-02-23include static liblua with libardour & prepare bindingsRobin Gareus
2016-02-22basic DSP lib (for lua bindings)Robin Gareus
2016-02-22add lua search pathRobin Gareus
2016-02-22add syntax and scaffolding for MIDI binding maps to refer to selected tracks/...Paul Davis
2016-02-22remove all trace of SAE from source code.Paul Davis