~ubuntu-branches/ubuntu/oneiric/ardour/oneiric

« back to all changes in this revision

Viewing changes to libs/ardour/session_export.cc

  • Committer: Bazaar Package Importer
  • Author(s): Adrian Knoth
  • Date: 2010-01-04 12:39:43 UTC
  • mfrom: (1.1.20 upstream) (2.2.7 sid)
  • Revision ID: james.westby@ubuntu.com-20100104123943-5xfd8goxgmbgl7u5
Tags: 1:2.8.4-3
Build against vamp-plugin-sdk version 2.1 (Closes: #563588)

Show diffs side-by-side

added added

removed removed

Lines of Context:
677
677
           stuff that stop_transport() implements.
678
678
        */
679
679
 
680
 
        realtime_stop (true);
 
680
        realtime_stop (true, true);
681
681
        schedule_butler_transport_work ();
682
682
 
683
683
        /* restart slaving */