Robin Gareus 7872e4033f LV2/midnam tweaks - fix race conditions
* Emit signal once midnam was actually updated
* only re-read midnam if was it changed. This allows idempotent calls to
  read_midnam() - from the same thread.

At session-load a synth-plugin may load a soundfont in the background
and emit midnam_update() after the synth was initialized but before the
GUI thread connects to the signal. By making the call idempotent the
GUI can call read_midnam() after connecting to the signal to catch up.
2017-09-09 03:08:46 +02:00
2016-02-28 21:16:44 +01:00
2017-05-12 15:28:32 -07:00
2017-08-23 23:55:00 +02:00
2016-06-25 00:44:04 +02:00
2016-10-18 22:26:23 +02:00
2017-01-05 09:21:12 +00:00
2016-02-28 21:48:49 +01:00
2017-09-03 20:39:10 +02:00

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

For information on building ardour: 
      
     http://ardour.org/development.html
Description
No description provided
Readme 202 MiB
Languages
C++ 56.5%
C 39.6%
JavaScript 1.3%
Lua 0.9%
Python 0.6%
Other 0.9%