mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +01:00
useful changes from the world of OS X failure testing
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2508 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f140521304
commit
b2d060e14a
6 changed files with 112 additions and 65 deletions
|
|
@ -21,8 +21,7 @@ class EngineControl : public Gtk::VBox {
|
|||
~EngineControl ();
|
||||
|
||||
static bool engine_running ();
|
||||
int start_engine ();
|
||||
int stop_engine ();
|
||||
int setup_engine ();
|
||||
|
||||
bool was_used() const { return _used; }
|
||||
XMLNode& get_state ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue