mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-21 12:55:57 +01:00
add new debug trace output
This commit is contained in:
parent
2088e2593c
commit
f14f6abfb3
1 changed files with 1 additions and 0 deletions
|
|
@ -411,6 +411,7 @@ Butler::flush_tracks_to_disk_after_locate (boost::shared_ptr<RouteList> rl, uint
|
|||
void
|
||||
Butler::schedule_transport_work ()
|
||||
{
|
||||
DEBUG_TRACE (DEBUG::Butler, "requesting more transport work\n");
|
||||
g_atomic_int_inc (&should_do_transport_work);
|
||||
summon ();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue