summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-27fix default 64bit Windows VST path ( untested )Ben Loftis
2016-04-27change ordering of origin-move and window-resize for AU pluginsPaul Davis
2016-04-27probable fix for 64bit VST signal latencyRobin Gareus
2016-04-27show debug out when AU NSView doesnt get movedPaul Davis
2016-04-27OSC: Fix Solo to work with both SIP and Listen.Len Ovens
2016-04-27tweak LV2 atom buffer allocation strategyRobin Gareus
2016-04-27significant reworking of AudioUnit window resizing.Paul Davis
2016-04-27add the concept of a "state mask" that determines what info a WindowProxy wil...Paul Davis
2016-04-27make -D VSTCallbacks readableRobin Gareus
2016-04-27canvas tooltips, tooRobin Gareus
2016-04-27re-enable "Show Tooltip" preference (needs testing on all platforms)Robin Gareus
2016-04-27also hide persistent tooltipsRobin Gareus
2016-04-27towards fixing optional tooltipsRobin Gareus
2016-04-26remove duplicate "bld.install_files" callRobin Gareus
2016-04-26deploy all *.colors files in binary bundlesRobin Gareus
2016-04-26initialize output data ports for cases where the plugin is not runRobin Gareus
2016-04-26let GMainContext clean up after us.Robin Gareus
2016-04-26port 93eac8b0 to ALSA and CoreAudioRobin Gareus
2016-04-26allow to duplicate tracks with sends or load templates with sends/insertsRobin Gareus
2016-04-26lua snippet to interact with portengineRobin Gareus
2016-04-26implement missing PortManager methods and lua-bind themRobin Gareus
2016-04-26#define HAVE_JACK_PORT_RENAME when building with MSVCJohn Emmas
2016-04-26Use 'const_iterator' to prevent MSVC from complainingJohn Emmas
2016-04-26remove the splash-screen when changing sessionsRobin Gareus
2016-04-26don't show engine dialog when loading a session..Robin Gareus
2016-04-26styleguide #10Robin Gareus
2016-04-26keep portmap & portindex in sync when renaming portsRobin Gareus
2016-04-26PortManager lua bindings (to debug lingering ports)Robin Gareus
2016-04-25tweak location-UI layout (right-align checkboxes & buttons)Robin Gareus
2016-04-25slightly improved location-UI layoutRobin Gareus
2016-04-25NO-OP whitespaceRobin Gareus
2016-04-25return of the location GoTo ButtonRobin Gareus
2016-04-25compile-time test for useful ASL APIPaul Davis
2016-04-25remove unused codePaul Davis
2016-04-25fix copy/paste typo in in 5e0f0fcRobin Gareus
2016-04-25update luadoc toolsRobin Gareus
2016-04-25update [lua bindings] documentationRobin Gareus
2016-04-25lua action details (button sensitivity, text ellipsis)Robin Gareus
2016-04-25add missing header for luadocRobin Gareus
2016-04-25add optional buttons to trigger lua scripted actions.Robin Gareus
2016-04-24update keyeditor when action label changesRobin Gareus
2016-04-24..and CoreAudio.Robin Gareus
2016-04-24O(log(n)) port and connection lookup for ALSARobin Gareus
2016-04-24now with C++98 compatRobin Gareus
2016-04-24delayline: use boost::shared_arrayRobin Gareus
2016-04-24optimize port lookup, adding/removing/reconnecting routesRobin Gareus
2016-04-24reduce debug-build overhead.Robin Gareus
2016-04-24we need the process lock after all..Robin Gareus
2016-04-24restore sending stderr/stdout to the consolePaul Davis
2016-04-24add debug facilities to arlua (valgrind, callgrind) to test libardourRobin Gareus