use template export forms for MemementoCommand
[ardour.git] / libs /
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.
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...
next