Fix finding panner modules on windows by looking for files with *.dll extension
[ardour.git] / libs / ardour / panner_manager.cc
2013-07-15 Paul DavisFix finding panner modules on windows by looking for...
2013-07-14 Paul DavisMerge branch 'master' into windows
2013-07-11 Paul DavisUndef SearchPath where needed as it is defined via...
2013-07-11 Paul DavisUse glibmm for modules instead of dlfch.h
2012-06-23 Tim MayberryUse std::string instead of PBD::sys::path in pbd/search...
2012-06-16 Paul DavisSsshhhhh....
2011-11-16 Carl HetheringtonRemove no-longer-required search path hack.
2011-11-16 Paul Davisavoid duplicate panners by checking names, not symlinks
2011-11-15 Carl HetheringtonComment previous commit.
2011-11-15 Carl HetheringtonMust search for *.so* to find panners now that symlinked
2011-11-15 Paul Davisdon't look for panners in symlinks to avoid finding...
2011-11-15 Paul Davisshow path where a panner is discovered
2011-06-02 David RobillardFix broken whitespace
2011-06-01 David RobillardFix broken whitespace. I'd apologize for the compile...
2011-04-23 Carl HetheringtonRe-fix compile failure with --no-nls (#3111).
2011-01-28 Paul Davisremove debug output
2011-01-17 Paul Davissome new source