13
0
Go to file
Robin Gareus c01e37171e keep processing LV2 Ringbuffer once it is allocated
Discard messages in LV2PluginUI::write_to_ui() if the
ringbuffer exists but the UI is not active.

This fixes "[ERROR]: Error writing from plugin to UI" messages
if the UI was once active but has been closed since.

This is a hotfix solution, eventually the LV2 backend should be updated
and a function LV2Plugin::disable_ui_emmission() implemented.
2013-11-05 02:06:20 +01:00
doc updated monitor modes doc (new version from Chris with IDs) 2013-08-09 19:34:32 +02:00
export
gtk2_ardour keep processing LV2 Ringbuffer once it is allocated 2013-11-05 02:06:20 +01:00
icons
libs Fix invalid silence trimmer end-of-input behavior (multiple EndOfInputs) 2013-11-03 21:22:00 +02:00
mcp new Mackie Control device file for Qcon controller (from #5634) 2013-08-07 23:06:54 -04:00
midi_maps new generic MIDI binding map for Novation Impulse 61 from Alexandre Prokoudine 2013-09-10 08:51:06 -04:00
patches
patchfiles
templates
tools add script to clean up translations 2013-10-23 20:02:30 +02:00
vst
.dir-locals.el
.gitignore
ardour_system_sae.rc
ardour_system.rc
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript do not hard-code version number anymore - define via git or libs/ardour/revision.cc 2013-11-04 14:57:36 -05:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html