Move 'template_search_path()' and 'route_template_search_path()' into 'libs/ardour...
[ardour.git] / libs /
2014-03-10 John EmmasMove 'template_search_path()' and 'route_template_searc...
2014-03-10 John EmmasTransfer 'vst_search_path()' into 'libs/ardour/search_p...
2014-03-10 John EmmasTransfer 'panner_search_path()' into 'libs/ardour/searc...
2014-03-10 John EmmasTransfer 'midi_patch_search_path()' into 'libs/ardour...
2014-03-10 John EmmasTransfer 'lv2_bundled_search_path()' into 'libs/ardour...
2014-03-10 John EmmasTransfer 'ladspa_search_path()' into 'libs/ardour/searc...
2014-03-10 John EmmasTransfer 'export_formats_search_path()' into 'libs...
2014-03-10 John EmmasTransfer 'control_protocol_search_path()' into 'libs...
2014-03-10 John EmmasCreate 'libs/ardour/search_paths.cc/.h' and transfer...
2014-03-10 Paul Davistiny red dots, be gone (expand poly_item bounding box...
2014-03-10 Paul Davismissing iterator advance
2014-03-09 Robin Gareustempo match midi auditioning - #5881
2014-03-09 Robin Gareusadd missing include to define LIBPBD_API (mingw build)
2014-03-09 Robin Gareus[VST] scan timeout display and per plugin timeout override.
2014-03-09 Robin Gareusprepare configurable VST scan timeout
2014-03-09 Paul Davisstupid hack to fix rectangle damage noise
2014-03-09 John EmmasModified nesting to ensure that 'vst_search_path()...
2014-03-08 Robin Gareusfix reading VST shell-plugin .fsi cache
2014-03-08 Robin GareusVST? yes, we can do.
2014-03-08 Robin Gareuspaths dialog: use selection as default when adding...
2014-03-08 Robin Gareusfix double-free() when scanning VST shell plugins
2014-03-08 Robin GareusVST scanner: fix Ardour type IDs
2014-03-08 John EmmasAdd a couple of visibility specifiers that were missing
2014-03-08 John EmmasUse LIBPBD_TEMPLATE_API and LIBPBD_TEMPLATE_MEMBER_API...
2014-03-07 Paul Davisuse fill transparency detection to avoid rendering...
2014-03-07 Paul Davisif a Fill object is given a zero-alpha (transparent...
2014-03-07 Paul Davisalter ArdourCanvas::Rect::expand() to not clamp to...
2014-03-07 Paul Davisslightly optimize bounding box computation for ArdourCa...
2014-03-07 Paul Davismove an assert to cover only cases where it is needed
2014-03-07 Paul Davistweak Polygon::render() to work whether or not fill...
2014-03-06 Paul Davisadd on_name_changed() virtual method to CairoWidget
2014-03-05 Robin Gareusno dot prefix for VST cache files on windows.
2014-03-05 Paul Davismanually revert change to canvas expose handling in...
2014-03-05 Paul Davisuse a centripetal catmull-rom curve to smooth ArdourCan...
2014-03-05 Robin Gareusmove vst detection code into ARDOUR namespace
2014-03-05 Robin Gareusclean up and document VST scanner src, add error loggin...
2014-03-05 Paul Davis"correct" curve drawing (no artifacts during redraw)
2014-03-05 Paul Davistentative intermediate state for ArdourCanvas::Curve
2014-03-05 Paul Davisonly queue an item redraw from Item::show() or Item...
2014-03-05 Paul Davisreduce number of points used to define x-fade curves
2014-03-05 Paul Davisbreak down GdkEventExpose into distinct rectangles...
2014-03-04 Robin Gareussome more mingw x-compile fixes
2014-03-04 Robin Gareusmingw build fixes (tested with i686-w64-mingw32 on...
2014-03-03 Robin Gareuseven more small mingw/win fixes
2014-03-03 Robin Gareusyet another mingw/win fix
2014-03-03 Paul Davisminor fix for libpbd wscript on windows
2014-03-03 Paul Davissome windows build fixes
2014-03-03 Robin Gareusdetect VST midi-in/midi-out ports separately.
2014-03-02 Robin Gareuspaths-dialog gtkmm-2.20 compatibility (part two)
2014-03-02 Robin Gareuspaths-dialog gtkmm-2.20 compatibility
2014-03-02 Robin Gareusimplement VST midi-output
2014-03-02 Paul Davisremove recently added conflation of mingw64 and msvc...
2014-03-02 Paul Davisfix missing const for windows vst_search_path()
2014-03-02 Paul Davisadd missing extra file
2014-03-02 Paul Davismove export_search_path(), previously in gtk2_ardour...
2014-03-02 Paul Davisuse "new" VST search path code and adjust build system...
2014-03-02 Paul Davisremove fallback_folders code, add simpler more focused...
2014-03-02 Paul Davisfor windows build, add fallback_folders.cc to libpbd...
2014-03-02 Paul Davisadd likely stub code for adding linkage to libole when...
2014-03-02 Paul Davisadd -DPROGRAM_NAME to libpbd compile flags
2014-03-02 Paul DavisREALLY REALLY CORRECT template export macros for libpbd
2014-03-01 Paul DavisREALLY CORRECT template export macros for libpbd
2014-03-01 Paul Davisuse template export forms for MemementoCommand
2014-03-01 Paul DavisCORRECT template export macros for libpbd
2014-03-01 Paul Davisremove mingw64 special case from evoral visibility...
2014-03-01 Paul Davisadd template export macros for libpbd
2014-03-01 Paul Davisfix use of export macros to work with mingw(64). Templa...
2014-03-01 Paul Davisfix use of export macros to work with mingw(64)
2014-03-01 Paul Davisfix correct export macro guard in libpbd for mingw64
2014-03-01 Paul Davisfix a related-to-last-commit problem in build script...
2014-03-01 Paul Davisfix compilation of libcanvas so that when built as...
2014-03-01 Paul Davisardour now requires export visibility macros for all...
2014-03-01 Paul Daviswhen mingw is mingw64, it appears that we need to use...
2014-03-01 Robin Gareusre-work VST paths configuration.
2014-03-01 Robin Gareuschange code that is never used into assert()s.
2014-02-28 Paul Davisremove debug messages, for now
2014-02-28 Paul Davischange implementation of ArdourCanvas::Curve to use...
2014-02-28 Robin Gareusfix typo in doc
2014-02-28 Robin Gareuschange default value for plugin scan progress window
2014-02-28 Robin Gareuspath-dialogue: check for and disallow duplicates
2014-02-28 Robin Gareusbreak out ARDOUR::PluginType
2014-02-28 Paul Davisdo not crash when considering a directory called midi...
2014-02-27 Robin Gareusmove Paths Dialog to libgtkmm2ext
2014-02-27 Paul Davisglib only allows <glib.h> these days; typedef enum...
2014-02-27 Paul Davisremove unneeded extra methods in ArdourCanvas::Curve
2014-02-26 Paul Davisincrease number of steps in xfade curves (where applica...
2014-02-26 Robin Gareustreat linux and windows VST plugins equivalent on sessi...
2014-02-26 Robin Gareus"cancel" only cancels [new VST] discovery, not index...
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.
next