summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2011-11-08Fix a few SNAFUs in the port matrix related to multi-type bundles (#4454).Carl Hetherington
2011-11-08Attempt to fix some confusions caused by bundles containingCarl Hetherington
2011-11-08Fix naming / numbering of new MIDI tracks (#4453).Carl Hetherington
2011-11-07Fix name and a comment.Carl Hetherington
2011-11-07switch use of Option/Alt and Control on OS X for bindings. Option/Alt is inte...Paul Davis
2011-11-07Use standard style LV2 extension include paths.David Robillard
2011-11-07Do a topological sort of the route list before passing it toCarl Hetherington
2011-11-05Coding style tinkering.Carl Hetherington
2011-11-05A few more comments.Carl Hetherington
2011-11-05Fix i18n.David Robillard
2011-11-05A few comments.Carl Hetherington
2011-11-05Remove what is IMHO an unnecessarily confusing typedef.Carl Hetherington
2011-11-04Remove non-RT-safe alloc in the MIDI process() call.Carl Hetherington
2011-11-04quiten down in the backPaul Davis
2011-11-04Fix somewhat confusing method names.Carl Hetherington
2011-11-04Make sure that the old route group is left properly whenCarl Hetherington
2011-11-03fix thinko in previous attempt to tackle active/selected state in dndvboxPaul Davis
2011-11-03fix mistake that prevented send processor boxes from correctly highlighting w...Paul Davis
2011-11-03Don't offer inputs to things as possible output connections, and vice versa (...Carl Hetherington
2011-11-02tighten up spacing of tearoff arrowPaul Davis
2011-11-01Allocate some thread-local buffers for the GUI thread so that the PluginEqGui...Carl Hetherington
2011-11-01start trying to remove the use of Plugin::info()->n_{inputs,outputs}, which a...Paul Davis
2011-11-01a better fix for the silent buffer issue: whenever we run a plugin, mark all ...Paul Davis
2011-11-01force re-silence of buffers in ProcessThread::get_silent_buffers(), an interi...Paul Davis
2011-11-01Make plugin scanner objects give leaf names to their filters, so that they wo...Carl Hetherington
2011-11-01Add an option to disable editor update during drags of theCarl Hetherington
2011-11-01Give group and meter point buttons controllable visibility.Carl Hetherington
2011-11-01Trim include.Carl Hetherington
2011-11-01move CairoWidget::ActiveState and Visual state up into gtkmm2ext foruse by Dn...Paul Davis
2011-11-01remove useless debugging outputPaul Davis
2011-10-31Remove unused variable.Carl Hetherington
2011-10-31Comment.Carl Hetherington
2011-10-31Fix compensation of roll delay with MIDI tracks; dataCarl Hetherington
2011-10-31Take commit() out of process() in both types ofCarl Hetherington
2011-10-31Comment.Carl Hetherington
2011-10-31Remove Diskstream member playback_distance that can beCarl Hetherington
2011-10-31A few comments and minor coding style adjustments.Carl Hetherington
2011-10-31Remove unused method.Carl Hetherington
2011-10-31Remove unused parameter.Carl Hetherington
2011-10-31Remove unused code.Carl Hetherington
2011-10-29Some limited control of mixer strip componentCarl Hetherington
2011-10-29make it possible (hackily) to pick the base color for the knob images created...Paul Davis
2011-10-29tweaks to boost debug related code, from a boost debugging sessionPaul Davis
2011-10-29change internal API used by native VST support to read/write info files, so t...Paul Davis
2011-10-29Remove some unused stuff.Carl Hetherington
2011-10-29Reload meters in the right place even if they are set toCarl Hetherington
2011-10-29Patch from nettings to comment out soundtouch-relatedCarl Hetherington
2011-10-28Restore ardour_jack_error.Carl Hetherington
2011-10-28Use shared_ptr for Port in the AudioEngine; improves thread-safety of the aud...Carl Hetherington
2011-10-28Improve audioengine includes slightly.Carl Hetherington