fix crash when copy'ing latent plugins
[ardour.git] / libs / fst /
2015-12-17 Robin Gareusmore hot wine.
2015-08-12 Tim MayberryFix for crash when loading DrumGizmo VST editor on...
2015-04-27 Robin Gareuscase insensitive VST plugin file extension - fixes...
2015-04-26 Robin GareusRevert "case insensitive ".dll" for VST plugins - fixes...
2015-04-26 Robin Gareuscase insensitive ".dll" for VST plugins - fixes #6285
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-02-14 Robin Gareushide terminal window for windows vst scanner
2015-01-17 Robin Gareuswaf: fix concurrency issue with duplicate targets
2015-01-08 Robin Gareusremove hardcoded major version in build scripts
2015-01-05 Robin Gareusprepare for 'ardour4'
2014-12-28 Robin Gareususe ldflags for wine linking
2014-12-28 Robin Gareusfix [rare] concurrent build issue:
2014-11-14 Jeremy CarterMerge remote-tracking branch 'upstream/master'
2014-11-13 Robin Gareusinstall all additional binaries in $libdir
2014-11-04 John EmmasWhen building with MSVC, guard a declaration of 'strdup...
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-05 Robin Gareus64bit windows VSTs
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-17 Robin Gareusvst-scanner app: properly init and use libpbd's Transmitter
2014-04-29 Carl HetheringtonMerge branch 'cairocanvas' of git.ardour.org:ardour...
2014-04-29 Paul Davisfinish unfinished work at basing all install paths...
2014-04-17 Robin Gareusfix VST GUI swallowing for windows
2014-04-14 Robin Gareusremove code intended for use with basename(), fix memor...
2014-04-14 Robin Gareusclean up 6cc2812f2e8 (interim vst fixes)
2014-04-14 Robin Gareusdespite what MSVC thinks, C is not C++.
2014-04-11 unknownanother stab at a working vst on windows
2014-04-11 unknownmore vst tweaks
2014-04-11 unknowninterim vst fixes
2014-04-11 Robin Gareusamend previous commit, remove cruft, no more extern...
2014-04-11 Robin Gareusexport fst functions (for MSVC)
2014-03-22 Paul DavisMerge ... master, primarily for adrian's maximise-mixer...
2014-03-18 Robin Gareusfix potential uninitialized object pointer.
2014-03-10 Paul Davisfix up waf build in wake of search path changes earlier...
2014-03-04 Robin Gareussome more mingw x-compile fixes
2014-03-04 Robin Gareusmingw build fixes (tested with i686-w64-mingw32 on...
2014-02-25 Robin Gareusupdate external VST scanner app
2014-02-25 Robin Gareusprepare standalone VST scanner tool.. part one
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 Gareusfirst part of merging windows and wine VST
2014-02-22 Robin Gareusadd support for VST>=2.4
2013-02-19 Robin Gareusdisable unused windows-vst / ALSA-MIDI code
2013-01-06 Robin Gareusfix windows-VST/ALSA combination
2013-01-04 Robin Gareusmerge Marcel Bonnet's patches for Free-BSD
2011-11-23 Carl HetheringtonRemove VST current_program variable, since that stuff is
2011-11-23 Carl HetheringtonMerge some linux/windows VST GUI code.
2011-11-22 Carl HetheringtonRemove unused define.
2011-11-22 Carl HetheringtonShare main VSTFX / FST struct between windows / linux...
2011-11-22 Carl HetheringtonRemove unused file.
2011-11-22 Carl HetheringtonShare VSTHandle and VSTInfo between windows/linux VSTs.
2011-11-22 Carl HetheringtonUse same aeffectx.h for windows and linux VSTs.
2011-11-22 Carl HetheringtonFix Windows VST compile.
2011-11-22 Carl HetheringtonRemove VESTIGE_HEADER stuff since we will always use it.
2011-11-21 Carl HetheringtonMake the windows VST callback use int32_t rather than...
2011-11-21 Carl HetheringtonShare VSTKey struct beween linux and windows VST.
2010-12-30 Paul Davisfix C99 compliance issue for winegcc
2010-12-30 Carl HetheringtonGruesome-in-the-extreme VST hacks to attempt to allow...
2010-12-29 Carl HetheringtonClean up VST plugin key handling slightly.
2010-12-29 Carl HetheringtonExtremely hacky but somewhat functional passing of...
2010-12-07 Carl HetheringtonRevert previous ill-thought-out patch.
2010-12-07 Carl HetheringtonMove RDF-based preset stuff into LadspaPlugin, to make...
2009-12-06 Taybin RutkinMerged revisions 6292,6294-6295,6311,6314 via svnmerge...
2009-04-16 Paul DavisFST code from 2.X branch
2009-02-27 Paul Davisvestige-based VST support, back-ported from 2.0-ongoing
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-06-02 Paul Davisrollback to 3428, before the mysterious removal of...
2008-06-02 Doug McLainremove empty sigc++2 directory
2007-04-11 Paul Davismerged with 1697 revision of trunk (which is post-rc1...
2007-03-18 David RobillardMerged with trunk R1612.
2007-02-26 Paul Davisfix error in last commit with VST entry function type...
2007-02-26 Paul Davisfix compiler complaints about RCU code; fix a couple...
2007-02-06 Paul Davisfix misdesign of VST GUI thread
2007-02-06 Paul Davisdebugging VST issues
2007-01-09 David RobillardMerged with trunk R1283.
2006-12-14 Paul Davisadd missing file; remove another VST debug hack
2006-12-14 Paul Davisrevert VST debug hacks
2006-12-14 Paul Davismore vst debug output for solv, again
2006-12-14 Paul Davismore vst debug output for solv
2006-12-01 Paul Davismore accurate comment for FST SConscript 2.0beta9
2006-12-01 Paul Davisbetter design for discovering VST packages
2006-11-30 Paul Davistry that one on for size (VST build fu)
2006-11-30 Paul Davisnot completely tested new structure for VST/FST build
2006-11-29 Doug McLainBetter error message for missing vst files
2006-11-29 Doug McLainHandle both possible zip files that may be provided...
2006-11-28 Doug McLainA bit better integration of vst sdk files
2006-11-19 David RobillardMerged with trunk R1141
2006-11-06 Paul Davisbetter error message if VST SDK is not installed and...
2006-10-21 David RobillardMerged with trunk R992.
2006-10-09 Paul Davisanother tweak for VST building
2006-10-09 Paul DavisVST=1 support working in build scripts
2006-10-09 Paul Davisdo not conditionally add directories to "subdirs" becau...
2006-06-26 David RobillardLarge nasty commit in the form of a 5000 line patch...
next