properly handle VST scan/discover cancellation.
[ardour.git] / libs /
2014-02-26 Robin Gareusproperly handle VST scan/discover cancellation.
2014-02-26 Robin Gareusadd note to filesystem paths
2014-02-26 Robin Gareususer-configurable VST search paths (backend)
2014-02-26 Robin Gareusmake PBD's path-scanner OS agnostic (use glib)
2014-02-26 Robin Gareusfix typos
2014-02-25 Paul Davisfix canvas enter/leave bug when point is over a group...
2014-02-25 Paul Davisadd DEBUG::CanvasEnterLeave to allow runtime toggling...
2014-02-25 Robin Gareusoption to en/dis-able VST plugin discovery on startup
2014-02-25 Paul Davistweak canvas rect drawing to correctly place bottom...
2014-02-25 Robin Gareusimplement plugin-scan cancel-button sensitivity
2014-02-25 Robin Gareusscan VSTs in background, allow to cancel & timeout
2014-02-25 Robin Gareusglobal static path to plugin scanner app.
2014-02-25 Robin Gareusprepare plugin list refresh w/o instantiate (using...
2014-02-25 Robin GareusVST scanner tool.. part two
2014-02-25 Robin Gareusfix system-exec (wait for app to start)
2014-02-25 Robin Gareusupdate external VST scanner app
2014-02-25 Robin Gareusprepare standalone VST scanner tool.. part one
2014-02-25 Paul Davisremove unnecessary files from native audio backend
2014-02-24 Robin Gareusfix some code typos (compiler warnings)
2014-02-24 Robin Gareusimplement VST blacklisting
2014-02-24 Robin Gareuspreparations for VST blacklist (paths)
2014-02-24 Paul Davisremove incorrectly placed export declaration
2014-02-24 Paul Davisadd waves audio backend when building on apple
2014-02-24 Paul Davisadd -fms-extensions to allow earlier apple gcc to suppo...
2014-02-24 Paul Davisremove SampleFormat code from waves audio backend
2014-02-24 Paul Davisnew audio engine backend for native CoreAudio audio...
2014-02-24 Paul Davischanges to wscript to build new audio engine backend
2014-02-24 Paul Davisremove unused and unimplementable audio engine sample...
2014-02-24 Paul Davisremove unused and unimplementable audio engine sample...
2014-02-24 Paul Davisadd (finally) DEBUG::AudioEngine bit and convert existi...
2014-02-24 Robin Gareusplugin scan progress-display & preferences
2014-02-24 Robin Gareusprepare GUI notifications for plugin scan
2014-02-24 Robin Gareusfix VST shell-scanner (double free), support for VST2.4
2014-02-23 Robin Gareusremaining bits for VST-shell plugin support ..and more...
2014-02-23 Robin Gareuspreparations for VST Shell plugins (mostly mixbus code...
2014-02-23 Robin Gareusconsolidate lxVST & winVST file-info code into libardour
2014-02-22 Robin Gareusfix minimum VST GUI window size (gtk padding)
2014-02-22 Robin Gareusresolve gtk + VST threading issues
2014-02-22 Robin GareusNOOP, whitespace change only
2014-02-22 Robin GareusWindows VST GUI related rework
2014-02-22 Robin Gareusfirst part of merging windows and wine VST
2014-02-22 Robin Gareusupdate vestige header (from mixbus)
2014-02-22 Robin Gareusadd support for VST>=2.4
2014-02-20 Paul Davisallow per-line configurability of the threshold used...
2014-02-20 Paul Davisfix error in canvas PolyLine::covers(), so that the...
2014-02-20 Paul Davisuse new ControlList::add() argument
2014-02-20 Paul Davisdo not needlessly keep starting touch/automation watch...
2014-02-20 Paul Davisadd option to skip guard points when adding new control...
2014-02-20 Paul Davisclear up some stupid thinking in Amp regarding the...
2014-02-20 Paul Davisadd a hack to deal with device discovery race, in which...
2014-02-19 Robin Gareusmove SystemExec to libpbd
2014-02-17 Paul Davismake stateful image canvas item actually compile
2014-02-17 Paul Davisuse boost::uuids method to get a string from a boost...
2014-02-17 Paul Davisnew canvas item to allow image-based GUI construction
2014-02-14 Paul Davisdebugging export format UUID creation
2014-02-14 Paul Davispossible fix for error during export format load-from...
2014-02-14 Paul Davisfix up problems with patch change flgs not changing...
2014-02-14 Paul Davissince we now expand rectangles to the right always...
2014-02-13 Paul Davisremove debug message
2014-02-13 Paul Davisfix up some issues with precise placement of ArdourCanv...
2014-02-13 Paul Davismake Item::set_position() do nothing if the position...
2014-02-13 John EmmasGuard some Debug output so that it only appears when...
2014-02-12 Paul Davisslight code tidy for Line::render() ... don't use 0...
2014-02-12 Paul Davisfix up major thinko's in ArdourCanvas::Group's handling...
2014-02-12 Paul Daviscorrect delete/free mess
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-12 Paul Davisfix major thinko in ArdourCanvas::Group::clear()
2014-02-12 Paul Daviswhen delivering canvas events, if an item is grabbed...
2014-02-11 Paul Davisfix text placement in ArdourCanvas::Flag
2014-02-10 Paul Davisi18n updates (specifically .de from edgar a, but also...
2014-02-10 Paul Davisstring fix up, II
2014-02-10 Paul Davisstring fix up
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davisadd kxstudio linux vst dirs to LXVST default search...
2014-02-08 Paul Davisfix missing colon in extension of LXVST search path
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-07 Paul Davisequivalent change to realpath() error return as was...
2014-02-07 Paul Daviswhen cleaning up sources, do not remove "stub" sources...
2014-02-07 Paul Davisadd FileSource::is_stub() declaration
2014-02-07 Paul DavisFix egregious logic bug in FileSource::removable()...
2014-02-07 Paul Davisfix utter confusion about session _path in new sessions.
2014-02-07 Robin Gareusdon't add a [shared] panner for the sends to monitoing...
2014-02-05 Robin Gareusadd debug-message to track down missing Sources
2014-02-04 Paul Davismerge (w/fix) with master
2014-02-03 Robin GareusVBAP nomenclature s/Direction/Azimuth/
2014-02-03 Robin Gareusupdate audio-buffer assert, take offset into account
2014-02-03 Robin Gareusremove cruft - unused _size in audio-buffers
2014-02-03 Robin Gareusfix stem-export buffer-size check
2014-02-03 Robin Gareusfix processor_lock
2014-02-01 Robin Gareusforward port lv2_evbuf update (from jalv)
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-30 Paul Daviseven though man alloca says to include <alloca.h>,...
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul Davismove check for n_speakers so that we avoid needless...
2014-01-29 Robin Gareusfix vbap-speaker calculations to work with alloca()
2014-01-28 Paul Davisfix up the abomination caused by moving from variable...
2014-01-27 Paul Davisadd new folders to linux vst search path to help out...
2014-01-27 Paul Davisreplace standards-wobbling variable-length-arrays with...
2014-01-26 Paul Davisremove unused _wave_color member from waveview canvas...
2014-01-26 Robin Gareusfix #5840 ; redefinition of typedef 'VstTimeInfo'
next