mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-22 22:56:32 +01:00
enable packaging for OSX native without jack; use which_page() everywhere in NSD; fix bad use of set_filename() in NSD; do not offer non-duplex devices in ardour's own audio setup dialog
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2896 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
cec81ceb3c
commit
5c3ba06c8d
5 changed files with 104 additions and 35 deletions
|
|
@ -92,7 +92,7 @@ public:
|
|||
|
||||
bool connect_outs_to_master() const;
|
||||
bool connect_outs_to_physical() const ;
|
||||
Pages which_page ();
|
||||
Pages which_page () const;
|
||||
|
||||
int get_current_page();
|
||||
void set_current_page (int);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue