summaryrefslogtreecommitdiff
path: root/gtk2_ardour/cocoacarbon.mm
AgeCommit message (Collapse)Author
2016-08-19fix missing API for no-app-nap when building on OS X < 10.9Paul Davis
2016-08-19add code to disable AppNap on OS X/MacOSPaul Davis
Should build on versions before 10.9 and run everywhere due to respondsToSelector check.
2016-04-25remove unused codePaul Davis
2016-02-28Revert "fix OSX compile issue due to 68e81a6"Robin Gareus
This reverts commit 3300f3896e2571711a8c2feebb23fe00e2dde6f6.
2016-02-27fix OSX compile issue due to 68e81a6Robin Gareus
68e81a6 should be improved/reverted. Due to the long include chain ending in ardour_ui.h every Lua related change now forces a complete GUI recompile (instead of just 2,3 files)
2014-10-19OS 10.10 compile fixesRobin Gareus
* fix clang pickiness regarding boolean * ignore ‘verify’ macro * tested with Apple LLVM version 6.0 (clang-600.0.51) (based on LLVM 3.5svn)
2013-11-05really no reason to support ARDOUR_EN anymore ... we have a preference ↵3.5.74Paul Davis
dialog item to enable/disable translation
2013-11-05on OS X 10.7 at least, LANG is set by the system, so do not bail out of ↵Paul Davis
language stuff early just because it is set
2013-07-15OSX GUI - Prevent compiler errors when -std=c++11 is switched onMichael R. Fisher
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@8018 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-08-08waf build works on OS X ; new bindings file and processing system in place ↵Paul Davis
for mnemonic-us git-svn-id: svn://localhost/ardour2/branches/3.0@5498 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for ↵Paul Davis
gtk2_ardour/editor_canvas.cc; builds and runs and does a few specific things but expect it to be buggy for a while yet git-svn-id: svn://localhost/ardour2/branches/3.0@4313 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-03-17merge with 2.0-ongoing @ rev 3147Paul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@3152 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-16Merge with 2.0-ongoing R3071.David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@3073 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-02Merge with trunk R2978.David Robillard
git-svn-id: svn://localhost/ardour2/branches/3.0@2988 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-10Merge libs/ardour and gtk2_ardour with 2.0-ongoing R2837.David Robillard
git-svn-id: svn://localhost/ardour2/trunk@2883 d708f5d6-7413-0410-9779-e7cbd77b26cf