Merge branch 'master' into windows
[ardour.git] / libs / ardour / lv2_plugin.cc
2013-09-13 Paul DavisMerge branch 'master' into windows
2013-09-12 Paul Davismerge with master
2013-09-12 Paul Davisincomplete merge of master into windows (requires upcom...
2013-09-06 Paul Davisfix merge conflicts with audioengine
2013-09-06 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into audioengine
2013-09-03 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-09-03 Paul DavisMerge branch 'master' into windows
2013-08-29 Robin Gareusupdate external plugin UI handling
2013-08-25 Robin Gareusadd LV2 support for kx:external-ui#
2013-08-24 Paul Davisfix merge conflicts from master
2013-08-22 Paul Davisundo the hiding of SR-dependent LV2 ports
2013-08-14 Paul Davisfix merge issues with master
2013-08-11 Robin Gareusfix thinko in 5dee49e19
2013-08-11 Robin Gareusfix 5dee49e19 (32/64 bit unsigned int compatibility)
2013-08-11 Robin Gareusmake LV2 communication buffers independent from jack...
2013-08-09 Paul DavisMerge branch 'master' into audioengine
2013-08-06 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-08-05 Paul Davisfix conflicts after merge with master
2013-08-04 John Emmas'libs/ardour' - Platform specific changes and includes
2013-08-04 John Emmas'libs/ardour' - Use 'std::vector' instead of dynamicall...
2013-08-02 Paul DavisMerge branch 'master' into windows
2013-08-02 Paul Davisfix typos in display of error message about an LV2...
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul DavisMerge branch 'master' into windows
2013-08-01 Paul Davisfix merge conflict from master
2013-07-31 Robin GareusLV2 - use scratch buffers to scratch :)
2013-07-30 Paul Davisjack_audiobackend.cc finally compiles
2013-07-17 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-17 John EmmasMerge branch 'windows' of git://git.ardour.org/ardour...
2013-07-16 Paul Davisfinally get to the bottom of where NO_PLUGIN_STATE...
2013-07-15 Paul DavisMerge branch 'apple' of https://github.com/mfisher31...
2013-07-15 Paul Davisuse g_unlink() rather than unlink() universally, requir...
2013-07-15 Michael R. Fisherset the flag true
2013-07-15 Michael R. FisherLazily load bundled LV2 plugins in LV2PluginInfo::disco...
2013-07-10 benadd lib/LV2 path akin to lib/surfaces, to allow bundlin...
2013-06-14 Robin Gareusdon't display freewheeling & samplerate LV2 ports on GUI
2013-06-09 Paul DavisMerge branch 'master' of git@git.ardour.org:ardour...
2013-06-05 Paul DavisMerge branch 'master' of https://github.com/johnwpolive...
2013-06-05 Paul DavisMerge branch 'patch-1' of https://github.com/globin...
2013-06-03 Robin Gareuslilv-backwards compatible min buffer-size implementation
2013-06-02 Robin Gareusadd forgotten free() -- fix tiny memory leak
2013-06-02 Robin Gareusfix typo in prev commit
2013-06-02 Robin Gareuslilv_port_get() for LV bufsize query requires new lilv
2013-06-02 Robin Gareusproperly clean up LV2 world
2013-06-02 Robin Gareushonor LV2 rsz:minimumSize for Atom Event buffers
2013-05-25 Robin Gareusskip LV2 ports on GUI according to port-properties...
2013-05-19 Robin GareusForward midi feedback from LV2 plugins and allow to...
2013-04-05 Paul DavisMerge branch 'nsm' of https://github.com/royvegard...
2013-04-05 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-30 Julien de KozakFix some compilation warnings
2013-03-29 Paul DavisMerge branch 'patches' of https://github.com/jdekozak...
2013-03-25 Paul DavisMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-25 David RobillardFix memory leak.
2013-03-24 David RobillardMerge branch 'master' of git.ardour.org:ardour/ardour
2013-03-24 David RobillardLoad LV2 presets using lilv state API to support preset...
2013-03-17 David RobillardSave LV2 presets with relative URIs to their own bundle...
2013-03-03 David RobillardFix crash caused by broken LV2 plugins with garbage...
2013-01-27 David RobillardOnly load default state with lilv >= 0.15.0 (currently...
2013-01-27 David RobillardSupport state:loadDefaultState feature.
2013-01-16 David RobillardFix compilation against svn lilv (const-correctness).
2013-01-08 Paul Davistentative redesign of MIDI looping, will probably fix...
2013-01-05 David RobillardSend LV2 time properties with correct types from specif...
2013-01-04 David RobillardFix crash when loading LV2 plugins with a corrupt LV2_D...
2012-11-18 David RobillardDeliver MIDI events to atom ports that support it,...
2012-11-18 David RobillardGracefully ignore plugins with no ports, or invalid...
2012-11-18 David RobillardBetter implementation of LV2 plugin<=>UI communication.
2012-11-17 David RobillardSent precise transport information to LV2 plugins via...
2012-09-16 David RobillardSupport latest options extension.
2012-09-08 David RobillardConsistent style.
2012-08-30 David RobillardFix compilation without svn lv2.
2012-08-29 David RobillardImplement latest buf-size extension via new options...
2012-08-28 Robin GareusLV2: amend previous commit, respect replicated plugin...
2012-08-28 Robin GareusLV2: allocate dedicated buffers for [non-midi] event...
2012-08-27 Robin Gareusfix LV2 worker
2012-08-27 Robin Gareusdedicated LV2 non-MIDI atom-event-port handling
2012-08-21 David RobillardCreate and realize LV2 UI container before instantiatin...
2012-08-18 David RobillardFix some const-violating casts.
2012-08-17 David RobillardLV2 log extension support.
2012-08-08 David RobillardFix more tab width assumption mess caused by Paul's...
2012-08-08 David RobillardSupport new LV2 buf-size extension if a new enough...
2012-07-12 Paul Davisbreak recursive loops of Plugin::parameter_changed...
2012-06-19 Paul Davis2nd half of patch for handling LV2 presets from colinf...
2012-06-09 Carl HetheringtonSend LV2 notes to the info stream.
2012-05-27 David RobillardRe-implement URIMap to tolerate broken plugins that...
2012-05-24 David RobillardRemove over 500 unnecessary includes (including 54...
2012-05-02 Paul Davisa variety of mostly unused parameter errors from OS...
2012-04-21 David RobillardUse URI defines from LV2 headers instead of error-prone...
2012-04-21 David RobillardFix crash when removing an LV2 plugin or on shutdown.
2012-04-20 David RobillardAdd "Description" pane to generic plugin UI for LV2...
2012-04-20 David RobillardSet tooltips on generic UI controls for LV2 plugin...
2012-04-20 David RobillardRemove support for old and/or experimental LV2 stuff.
2012-04-13 David RobillardFix compilation with old lilv.
2012-04-13 David RobillardImplement proper LV2 preset support.
2012-04-11 David RobillardFix crash introduced in r11877 (oops). Add LV2Plugin...
2012-04-10 David RobillardForward port LV2 BPM and freewheeling port stuff from...
2012-04-06 David RobillardExecute plugin worker tasks immediately in the audio...
2012-04-05 David RobillardImplement LV2 worker extension.
next