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:
Paul Davis 2008-01-11 20:33:47 +00:00
parent cec81ceb3c
commit 5c3ba06c8d
5 changed files with 104 additions and 35 deletions

View file

@ -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);