variable plugin port config.
[ardour.git] / libs / ardour / lv2_plugin.cc
2016-04-15 Robin Gareusvariable plugin port config.
2016-04-08 Robin Gareusadd Plugin LatencyChanged() signal and max latency...
2016-04-03 Robin GareusImplement describe_io_port() API for LV2
2016-03-18 Hanspeter PortnerFix blocked patch:Set messages.
2016-03-16 Robin Gareusadd missing ifdef
2016-03-14 Robin Gareusupdate [LV2] Plugin Inline Display API: drop cairo...
2016-03-13 Robin GareusImplement LV2 Inline Display Extension
2016-03-13 Robin Gareusprototype online self-automating LV2 plugin interface
2016-02-21 Robin Gareusprevent some mess when automating control ports on...
2016-02-16 Robin Gareuswork-around case where metric is NULL in split cycles.
2016-02-16 Robin Gareustry to catch https://github.com/rncbc/synthv1/issues...
2016-01-29 Robin GareusAnother attempt fixing crash at exit on windows.
2016-01-15 Robin Gareusforce LV2 plugin-state save for templates - #6709
2016-01-09 Robin GareusAPI evolution
2016-01-08 Robin GareusLeave a ToDo note: distinguish LV2 user and factory...
2016-01-07 Robin Gareusdon't re-activate LV2 plugin before cleanup.
2016-01-07 Robin GareusLV2 - query presets without instantiating the plugin
2015-12-19 Robin Gareuscont'd work on plugin-state templates - #6709
2015-12-18 Robin Gareussave/restore plugin state with track-template
2015-12-17 Robin Gareusleave some todo-notes #6709 (track templates & state)
2015-12-15 Robin Gareusupdate URI (see lv2-dev email list)
2015-12-13 Robin Gareusupdate LV2 URI
2015-12-10 Robin Gareusfix LV2 plugin state for copied plugins.
2015-12-10 Robin GareusLV2 specific instrument-plugin check
2015-12-06 Robin Gareusoutline a "NoSampleAccurateControl" LV2 feature:
2015-11-18 Robin Gareusadd dedicated API to check plugin class
2015-10-26 Robin Gareusand another LV2-1.0.0 compat ifdef
2015-10-26 Robin Gareusamend 311adde (LV2-1.0.0 compat)
2015-10-23 Robin Gareusadd ifdefs for LV2-1.0.0 compat
2015-10-22 John EmmasFix a small buffer issue which could sometimes prevent...
2015-10-05 Robin Gareususe quotes for in-tree pbd/glib wrapper include
2015-10-05 Robin GareusNOOP, remove trailing tabs/whitespace.
2015-09-27 Robin GareusLV2 state cleanup, patch from deva. closes #6607
2015-09-25 Robin Gareuscopy LV2 options to heap.
2015-09-17 Robin Gareususe pbd's gstdio compatibility wrapper
2015-09-12 Robin Gareusplug some memory leaks in libs
2015-09-09 Robin Gareusallow LV2 plugins to query current block-size.
2015-08-16 Robin Gareusupdate comment regarding lv2 buffersizes
2015-08-14 Robin Gareususe buf-size.h only with lv2-1.2 or later
2015-08-14 Robin Gareusrelax LV2 buffersize restrictions
2015-08-14 Robin Gareusdon't even list LV2 plugins that cannot be used.
2015-08-14 Robin Gareusrefuse to load LV2 plugins if buffersize requirements...
2015-08-04 Robin Gareuspass complete blocksize range to LV2 plugin. fixes...
2015-07-28 Robin GareusRevert "debug/fix LV2 state loading on OSX 10.5/PPC"
2015-07-27 Robin Gareusfix LV2 freewheeling port, explicit cast bool to float.
2015-07-27 Robin Gareusdebug/fix LV2 state loading on OSX 10.5/PPC
2015-05-23 nick_mMerge branch 'relative_snap'
2015-05-22 Robin GareusLV2: delete existing preset before replacing it
2015-05-22 David RobillardFix deleting and re-saving LV2 presets.
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-03-07 David RobillardFix LV2 preset deletion and clash between plugins.
2015-02-09 David RobillardFix sending out of bounds events to LV2 plugins.
2015-01-29 Robin Gareusallow bundling of lv2core
2015-01-19 Ben Loftisuse C locale, because POSIX locale is not supported...
2014-12-31 David RobillardAdd missing Variant => LV2 Atom case.
2014-12-22 Paul Davisno use of GUI parameters in libardour
2014-11-30 Robin Gareusfix LV2 default port value.
2014-11-07 David RobillardJust rename problematic Variant::VOID type.
2014-11-04 David RobillardUse format string even for units we understand (print...
2014-11-03 David RobillardAdd menu to set frequency controls in beats, and half...
2014-11-03 David RobillardReduce coupling between Plugin and PluginInsert.
2014-11-03 David RobillardFix compilation with old LV2. Maybe.
2014-11-02 David RobillardSupport pretty display of arbitrary plugin parameter...
2014-11-02 David RobillardDisplay gain and midiNote plugin parameters/properties...
2014-11-02 David RobillardAutomation of LV2 plugin properties.
2014-11-02 David RobillardMove ParameterDescriptor from Plugin to its own header.
2014-11-02 David RobillardDecouple ControlUI from port index.
2014-11-01 Robin Gareusdon't print error when announcing property values for...
2014-11-01 David RobillardFix compilation against older LV2.
2014-11-01 David RobillardMore generic RT-safe implementation of LV2 properties.
2014-11-01 David RobillardUse precise define names for LV2 version configure...
2014-11-01 David RobillardFix spelling error.
2014-10-31 Robin GareusLV2 patch amends:
2014-10-31 Robin Gareusprototype [LV2]patch-change support for generic plugin...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-07 Robin Gareusfix crashes for plugin using maxBlockLength during...
2014-09-11 Robin Gareusproperly retain LV2PluginInfo
2014-09-10 Robin Gareusprint "Scanning folders for bundled LV2s" only once.
2014-09-10 Robin Gareusbetter safe than sorry.
2014-09-10 Robin Gareusfix d421602c24
2014-09-10 Robin Gareusfree LV2 world after initial scan
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-16 Robin GareusLV2: don't leave active plugins deactivated after laten...
2014-07-15 David RobillardSupport saving LV2 presets multiple times (fix #0005949).
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Tim MayberryFix finding of bundled LV2 plugins
2014-06-25 Tim MayberryMove functions in pbd/clear_dir.h/cc into pbd/file_util...
2014-06-25 Tim MayberryChange PBD::find_files_matching_regex and PBD::find_fil...
2014-06-17 Paul DavisMerge branch 'pathscanner-refactor' of https://github...
2014-06-17 Tim MayberryReplace all use of PathScanner with equivalent function...
2014-06-17 Tim MayberryChange PBD::PathScanner API to return results by value...
2014-06-15 Robin Gareusfix pathscanner / stl_vector related memory leaks
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-04-14 Paul Davisbackport 1d85ab27a7e and ba128eea from cairocanvas...
2014-03-22 Robin Gareusremove unused header file
2014-03-22 Robin Gareusreplace use of Gio:: for plugin state
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
next