Commit Graph

14 Commits

Author SHA1 Message Date
Paul Davis f5b1c21717 option to enable/disable translations when using a bundled (OS X) version of Ardour; compile-time control of Ardour program name for gtk2_ardour (libardour to follow)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@6755 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-03-12 22:46:30 +00:00
Paul Davis ade0851553 fix up a little memory mgmt to avoid crashing on OS X 10.5 while setting lang prefs
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@6537 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-01-22 03:05:33 +00:00
Paul Davis 039447dc55 actually make i18n work on OS X, and update osx_build to install .mo files (for GTK+ too)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@6525 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-01-20 18:02:57 +00:00
Paul Davis a3b0f8c576 tidy up and abstract the GtkApplication concept a bit for OS X integration
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@6496 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-01-15 17:50:03 +00:00
Paul Davis 15bb3b577e rework "ige_mac" menubar integration from Carbon to Cocoa; recast as start of GtkApplication object as per discussions on #gtk+; associated changes in ardour; NOT TESTED ON X11, LEOPARD or SNOW LEOPARD
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@6493 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-01-15 01:59:56 +00:00
Paul Davis bab9bc0bd2 fix handling of carbon AU GUIs, and start to remove Carbon (so far: no more use of Carbon for app activation, or open files events)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@6484 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-01-13 02:08:37 +00:00
Paul Davis 0fff4a363c working nag screen url opening on OS X
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4195 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-18 00:38:17 +00:00
Paul Davis 2ed2be3557 cocoa-based URL handling, first pass (not tested)
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4194 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-17 15:49:52 +00:00
Paul Davis df4f57984a remove previous debug output, plus one other debug output
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4182 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-15 12:40:57 +00:00
Paul Davis 069cba8db1 OS X dbl-click open document debugging
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4181 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-15 12:28:42 +00:00
Paul Davis 11af3f8fdf 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
2008-03-14 20:18:05 +00:00
Paul Davis a1955a82e8 AU GUIs basically working, though unfinished; push up dialog for massive split operations (still in progress); fix problem where peakfile is slightly older than audio data even though it is ready to use (debugging output still present); move sync-menu code to libs/gtkmm2ext for linkage reasons; prevent flush_pending() calls from "top menu" items on OS X from locking the GUI; try to make adding lots of regions (e.g. from split-at-points) scale a bit better; SAE version has no timecode mode for audio clocks
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3038 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-12 02:51:51 +00:00
Paul Davis 91bd62c75a OSX build fixes
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2957 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-23 18:47:16 +00:00
Paul Davis 5284a1efca various OS X fixes, mostly related to AU support
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2836 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-07 20:41:51 +00:00