Files
ardour/libs
Robin Gareus f410705c3a delegate signal emission to dedicated thread.
This works around abysmal performance (~.15ms) of
boost::function and boost::bind (in PBD::Signal).

The overall load is probably higher but the realtime
thread remains unaffected.
2015-04-29 00:35:35 +02:00
..
2015-04-17 05:36:13 +10:00
2015-04-25 21:23:37 +02:00