fix OSX compilation
[ardour.git] / gtk2_ardour / au_pluginui.mm
2016-07-14 Robin Gareusfix OSX compilation
2016-05-04 Robin Gareusfix ppc builds
2016-05-04 Paul Davisdon't bother compiling nsview code swizzling for PPC
2016-05-01 Robin Gareustweak AU redrawing blocking heuristics
2016-05-01 Robin Gareusincrease visibility of actual compiler warnings
2016-04-30 Paul Davisuse CFRunLoopTimer to check the effect of plugin redraw...
2016-04-29 Paul Davisclean up of displayIfNeeded hack code
2016-04-28 Paul Davisclever tricks with code swizzling to slow down errant...
2016-04-28 Paul Davisfix logic bomb
2016-04-27 Paul Davisif built on OS X without live resizing features, make...
2016-04-27 Paul Davischange ordering of origin-move and window-resize for...
2016-04-27 Paul Davisshow debug out when AU NSView doesnt get moved
2016-04-27 Paul Davissignificant reworking of AudioUnit window resizing.
2016-03-24 Robin GareusRevert "test workaround for OSX IK-Multimedia Plugin...
2016-03-23 Robin Gareustest workaround for OSX IK-Multimedia Plugin GUIs.
2015-10-28 Robin Gareusfix embedding AU/carbon UIs
2015-10-28 Robin GareusRevert "potential fix for some AU plugin UIs not displa...
2015-10-27 Robin Gareuspotential fix for some AU plugin UIs not displaying
2015-10-20 Robin Gareushack to keep UI responsive with heavy AU views.
2015-10-18 Robin Gareusone less deprecated API
2015-10-18 Robin GareusGUI changes use new AppleUtility Library
2015-10-14 Robin Gareusupdate AU GUI positioning and resizing.
2015-05-04 Robin Gareusadd plugin parameter reset button - closes #6297
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-02-28 Robin GareusAU presets: allow to save & directly use.
2015-02-27 Robin Gareusfix carbon GUI focus/re-exposure
2015-02-26 Robin Gareuscabron?
2015-02-21 Robin Gareusfix embedded plugin UI keyboard handling
2014-12-25 David RobillardFix warnings.
2014-12-24 David RobillardFix position of AU GUIs.
2014-10-16 Paul DavisMerge branch 'cairocanvas'
2014-10-07 Robin GareusOSX 10.9.5 clang++ loves nil more than ever
2013-08-08 Michael R. FisherOSX GUI - Prevent compiler errors when -std=c++11 is...
2013-07-17 John EmmasMerge branch 'windows' of git.ardour.org:ardour/ardour...
2013-07-17 Paul DavisMerge branch 'master' into windows
2013-07-16 Robin GareusMerge branch 'clang' of https://github.com/axetota...
2013-07-16 Michael R. FisherOSX GUI - Prevent compiler errors when -std=c++11 is...
2013-05-03 Paul Davismerge resolution with master
2013-05-01 Paul Davishack up AU GUI support to handle AUSampler resizing...
2013-05-01 Paul DavisMerge branch 'license-fix' of https://github.com/adikno...
2013-04-30 Paul Daviscleanup AU GUI support, which was broken because prefhe...
2012-07-23 Paul Davisforward port the carbon window position fix from 2.X
2012-06-27 Paul Davisfirst pass at the big rethink of managing sort order...
2012-06-02 Paul Davisremember to disconnect the _notify object when an AU...
2012-06-02 Paul Davisremove AU GUI debugging test in which arrow keys could...
2012-06-01 Paul Davisfinally, working AU plugin GUI resizing, at least in...
2012-04-19 Paul Davispotential fix for AU GUIs resizing (not yet tested)
2011-12-02 Paul DavisMake Carbon GUI support for AU's optional at compile...
2011-11-10 Paul Davisuse DEBUG_TRACE for some AudioUnit GUI debugging
2011-10-19 Paul Davisfix AU plugin creation by changing packing of preset...
2011-09-30 Paul Davisfixes for 98% of all the warnings/errors reported by...
2010-11-13 Paul Davismake ardour3 build and link on OS X (tiger, at least)
2009-10-30 David RobillardFix angle bracket project-local include paths.
2009-07-13 Paul Davismerge pre- and post-fader processor boxes; start removi...
2008-12-12 Paul Davismost of the 2.X->3.0 commit (up to rev 4299) except...
2008-09-10 Paul Davismerge from 2.0-ongoing @ 3581
2008-04-11 Paul Davismerge 3.0 from 2.0-ongoing@3243
2008-03-17 Paul Davismerge with 2.0-ongoing @ rev 3147
2008-02-16 David RobillardMerge with 2.0-ongoing R3071.
2008-01-19 David RobillardMerge with 2.0-ongoing R2943.
2008-01-10 David RobillardMerge libs/ardour and gtk2_ardour with 2.0-ongoing...