enable icon-start-from-.ardour-file to work on OS X; properly install apple event...
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 14 Mar 2008 20:18:05 +0000 (20:18 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 14 Mar 2008 20:18:05 +0000 (20:18 +0000)
commit11af3f8fdf1daff7a2eda1ce4b2c4926229e4bc0
tree52cdd0e01775fbcb2b515749d7f4d3cd8baf4d4f
parentfb6565456e2070f088b2387923d78934ac8ab957
enable icon-start-from-.ardour-file to work on OS X; properly install apple event handlers; change plugin add logic to avoid asking for stream counts before they would be configured; fix up new session dialog to not use manage(), and thus not throw away widgets when their page is hidden (by removal) in the tabbed browser

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3144 d708f5d6-7413-0410-9779-e7cbd77b26cf
21 files changed:
ardour_system_sae.rc [new file with mode: 0644]
gtk2_ardour/ardour-sae.menus
gtk2_ardour/ardour_ui.cc
gtk2_ardour/ardour_ui.h
gtk2_ardour/ardour_ui_options.cc
gtk2_ardour/cocoacarbon.mm
gtk2_ardour/editor.cc
gtk2_ardour/editor_actions.cc
gtk2_ardour/export_dialog.cc
gtk2_ardour/export_dialog.h
gtk2_ardour/main.cc
gtk2_ardour/new_session_dialog.cc
libs/ardour/ardour/configuration_vars.h
libs/ardour/audio_unit.cc
libs/ardour/route.cc
libs/ardour/session.cc
libs/pbd/SConscript
libs/pbd/misc.c [deleted file]
libs/pbd/pbd/misc.h [deleted file]
svn_revision.h
tools/osx_packaging/osx_build