summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-06Add rough MIDI map for the Behringer BCF2000 in Mackie emulation mode.Carl Hetherington
2012-03-06Work around problems with some JACK<->ALSA midi bridges which don'tCarl Hetherington
2012-03-06Mark rec enable controllables as toggling.Carl Hetherington
2012-03-05Make route group dialog resizable; make ArdourPrompter entriesCarl Hetherington
2012-03-05Show the number of channels in brackets when there is a single invert button ...Carl Hetherington
2012-03-05Remove unused dialog.Carl Hetherington
2012-03-05Remove some unused code.Carl Hetherington
2012-03-05Move some stuff so that a call to set_page_complete will work (for the case w...Carl Hetherington
2012-03-05Remove some unused code.Carl Hetherington
2012-03-05If there is one invert button for many channels, always use a menu; in this c...Carl Hetherington
2012-03-05Prevent duplication of search path elements when symlinks are involved (#4568).Carl Hetherington
2012-03-05Use inodes_same() function.Carl Hetherington
2012-03-05Add new inodes_same() method.Carl Hetherington
2012-03-04Make lv2ui_instantiate and lv2ui_free a little more symmetrical, so that ther...Carl Hetherington
2012-03-03Update for latest Lilv SVN.David Robillard
2012-03-03final piece of the ardour3 windows/wine VST puzzlePaul Davis
2012-03-02fixes for 64 bit OS X build (c/o david robillard); tested on Lion & TigerPaul Davis
2012-03-02next maybe fix thing for wine/windows vst support buildPaul Davis
2012-03-02maybe fix wine/windows vst support buildPaul Davis
2012-03-02more fixes for wine/windows-vst buildPaul Davis
2012-03-01add back "." as an include dir for windows vst/wine buildPaul Davis
2012-03-01follow glib include rules, sighPaul Davis
2012-03-01follow glib include rules, sighPaul Davis
2012-03-01use #include <typeinfo> before using typeidPaul Davis
2012-03-01follow glib include rules, sighPaul Davis
2012-03-01Hopefully fix compilation without Suil.David Robillard
2012-03-01Patch from colinf to fix crash on stem export of 4-channel tracks (#4750).Carl Hetherington
2012-02-29fix a few dangling uses of Ardour as program name, in favor of PROGRAM_NAMEPaul Davis
2012-02-29make stop button be in the same size as other transport buttonsPaul Davis
2012-02-29more attempted fixes for winVST/wine build + install (not tested so far, but ...Paul Davis
2012-02-29fix typo for OS X buildPaul Davis
2012-02-29run subst on, and install, the ardourVST startup script if doing a windows VS...Paul Davis
2012-02-29change format of the ardourVST startup script to match what we do for the non...Paul Davis
2012-02-29The installer will now create a link to the program in /usr/local/bin to allo...Todd Naugle
2012-02-29Update to latest LV2 atom extension.David Robillard
2012-02-28updated german translation for GUI, from Edgar AichingerPaul Davis
2012-02-28More verbosity for Linux VST loading.Carl Hetherington
2012-02-28Move a few declarations to first use.Carl Hetherington
2012-02-28We already checked for vstfx being NULL, so the secondCarl Hetherington
2012-02-28Use dBs for send gain automation controls too.Carl Hetherington
2012-02-27Display amp automation in dB using a logarithmic fader.Carl Hetherington
2012-02-27fix typo in jack-out-of-ports messagePaul Davis
2012-02-27Fix previous commit.Carl Hetherington
2012-02-27Be slightly more verbose about vstfx_get_info errors.Carl Hetherington
2012-02-27Slightly tweaked patch from colinf to avoid crashes onCarl Hetherington
2012-02-26Fix crash on opening the export dialogue when there are noCarl Hetherington
2012-02-25Sshh.David Robillard
2012-02-25Fix real-time violation, only send UI updates if explicitly requested by UI.David Robillard
2012-02-25Use FastScreenUpdate for UI message updating, and only if plugin has message ...David Robillard
2012-02-25Tidy.David Robillard