Automation of LV2 plugin properties.
[ardour.git] / libs /
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-02 Robin Gareusproperly initialize variable (amend cffd18d2d84)
2014-11-01 Robin Gareusimplement spin-button internal<>interface bridge
2014-11-01 Robin GareusSlider Controller API Change
2014-11-01 John EmmasAdd a newly introduced header file to our MSVC project...
2014-11-01 Robin Gareusdon't print error when announcing property values for...
2014-11-01 Robin Gareusincrease fine grained control (Ctrl+Alt+[drag|scroll])
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 Gareusfix Dummy DSP load on win32 & low-pass filter load
2014-10-31 Robin GareusLV2 patch amends:
2014-10-31 Paul Davismore changes for rectangle outlining
2014-10-31 Paul Daviscomment fix and expansion re: Canvas::Rectangle outline
2014-10-31 Robin Gareusprototype [LV2]patch-change support for generic plugin...
2014-10-29 John EmmasAdd support for USE_CAIRO_IMAGE_SURFACE when building...
2014-10-28 Robin Gareusturn pixfader into a cairowidget
2014-10-28 Robin Gareusallow to use cairo-image/software surface for canvas...
2014-10-28 Robin Gareusremove unused old API
2014-10-25 Robin Gareusskip meter re-draw when no pixels are changed.
2014-10-25 Robin Gareusproper solution for variable-args jack_client_open()
2014-10-24 John Emmas Add some newly introduced source files to our MSVC...
2014-10-24 John Emmas Add some newly introduced source files to our MSVC...
2014-10-24 John EmmasSome minor bits of casting to keep MSVC happy when...
2014-10-24 Paul Davisport changes to ARDOUR::Location and ARDOUR::Locations...
2014-10-24 Paul Davisavoid const cast warning
2014-10-24 Paul Davisadd #include that had gone unnoticed before
2014-10-24 Robin Gareusfix screwup in prev commit-diff
2014-10-24 Robin Gareusadd explicit construction (for MSVC) and some debug...
2014-10-24 Robin Gareusfix jack transport return value
2014-10-24 Robin Gareususe x-macros to simplify weak-jack implementation
2014-10-24 Robin Gareusfix libjack names
2014-10-23 Robin Gareusfix 64bit compile with old gcc
2014-10-23 Paul Davisadd new Gtk2mmext::EmScale class for measuring font...
2014-10-23 Robin Gareusskip unavailable backends early on.
2014-10-23 Robin Gareusadd 'available' interface to the AudioBackendInfo
2014-10-23 Robin Gareusweak/runtime jack linking: load libjack dynamically...
2014-10-23 Robin Gareusanother round of compiler warning fixes
2014-10-23 Robin Gareussmall round of compiler warning fixes
2014-10-22 Robin Gareusfix jack/mingw compilation
2014-10-22 Paul Davisfix delivery of MMC events under split process cycle...
2014-10-22 Paul Davisrequire a timestamp on MIDI::MachineControl::send()
2014-10-22 Paul Davisfix timestamps for immediate MIDI events to deal with...
2014-10-22 Paul Daviserror/debug output when dropping MIDI event due to...
2014-10-22 Paul Davisremove unused code
2014-10-22 Paul Davisfix all 4 backends' failure to include the main "backen...
2014-10-22 Paul Davisignore negative value locates and MMC locate commands
2014-10-22 Robin Gareusremove obsolete jack includes in libardour
2014-10-20 Robin Gareusstopgap solution for VST plugins that call audioMasterW...
2014-10-20 Robin Gareusadd support for VST plugins without any parameters
2014-10-19 Robin GareusOS 10.10 compile fixes
2014-10-17 Robin Gareuswindows: don’t popup message box when libjack is not...
2014-10-16 Robin Gareusfix midi automation sliders
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-16 Paul Daviswhen cancelling an import, call DropReferences so that...
2014-10-15 Paul Davisremove debug output
2014-10-15 Paul Daviswhen flushing notifications/signals from an ARDOUR...
2014-10-15 Paul Davisadd mutex/lock to all Evoral::SMF methods that use...
2014-10-15 Ben Loftisallow internal generators to make noise, even if we...
2014-10-15 Robin Gareusallow zero-latency sessions
2014-10-14 Paul Davismake backend selection by product name more explicit
2014-10-14 Paul DavisContainers should not consider the size of invisible...
2014-10-13 Paul Davisremove default/testing tooltips from the canvas
2014-10-13 Paul Davistweak implementation of Session::audible_frame() to...
2014-10-11 Robin Gareusfix scanning of VST shell plugins
2014-10-11 Robin Gareusrevert 8ca546e - original version was correct (note...
2014-10-11 Robin Gareusadd a Dummy Backend Loopback mode:
2014-10-11 Robin Gareusfix LTC generator latency compensation.
2014-10-10 Paul Davissubtle changes to accomplish two goals (1) playhead...
2014-10-10 Paul Davisensure registration of all SessionEvent types
2014-10-10 Paul Davismake output of SessionEventManager::dump_events() a...
2014-10-10 Robin Gareuscleanup unused nested regions:
2014-10-10 Robin GareusProperly count nested regions
2014-10-10 Robin Gareusre-reference regions during uncombine - #5979
2014-10-09 Robin Gareusfix dup free in waves/midi:
2014-10-09 Robin Gareusfix wavesbackend midi timing
2014-10-08 Robin Gareusinitialize some uninitialized vars - closes #5974
2014-10-08 John EmmasMSVC - add support for 'HAVE_NEW_LV2'
2014-10-08 John EmmasWhen building 'libs/pbd/cpus.cc' (with MSVC) make sure...
2014-10-08 John EmmasAdd a newly introduced header file to our MSVC project...
2014-10-07 Paul Davisadd correct copyright statements to all files in Waves...
2014-10-07 Robin Gareusfix crashes for plugin using maxBlockLength during...
2014-10-07 Paul Davisavoid a set of calls to gettext() and/or cousins from...
2014-10-07 Robin GareusNOOP, proper label for flat carbon header includes
2014-10-07 Robin GareusOSX 10.9.5 compile fixes - part one
2014-10-05 Robin Gareus64bit windows VSTs
2014-10-05 Robin Gareusfix VST user cache typo: info/blacklist
2014-10-04 Robin Gareususe single newline char in VST info files.
2014-10-04 Robin Gareusupdate VST scanner lookup (prepare for moving to BINDIR)
2014-10-02 Robin Gareusfix ming32 build&install for asio backend
2014-10-02 Colin FletcherAdd UK English translation for libardour
2014-10-02 Colin FletcherText tweaks and typo fixes
2014-10-02 Robin Gareusfix clock_gettime detection
2014-10-01 Robin Gareusadd --with-wavesbackend config option (disabled by...
2014-10-01 Paul Davisfix deep obscure problem with loading multiple backends...
2014-10-01 Robin Gareusuntested fix for compiling waves audiobackend on case...
2014-10-01 Robin GareusNOOP, re-indent
next