summaryrefslogtreecommitdiff
path: root/gtk2_ardour/au_pluginui.mm
AgeCommit message (Expand)Author
2016-08-05add a "Pin Management" button to the plugin UI-headerRobin Gareus
2016-07-14fix OSX compilationRobin Gareus
2016-05-05fix ppc buildsRobin Gareus
2016-05-04don't bother compiling nsview code swizzling for PPCPaul Davis
2016-05-01tweak AU redrawing blocking heuristicsRobin Gareus
2016-05-01increase visibility of actual compiler warningsRobin Gareus
2016-04-30use CFRunLoopTimer to check the effect of plugin redrawing, not a glib idlePaul Davis
2016-04-29clean up of displayIfNeeded hack codePaul Davis
2016-04-28clever tricks with code swizzling to slow down errant plugin GUIs for AUPaul Davis
2016-04-27fix logic bombPaul Davis
2016-04-27if built on OS X without live resizing features, make AU plugin windows non-u...Paul Davis
2016-04-27change ordering of origin-move and window-resize for AU pluginsPaul Davis
2016-04-27show debug out when AU NSView doesnt get movedPaul Davis
2016-04-27significant reworking of AudioUnit window resizing.Paul Davis
2016-03-24Revert "test workaround for OSX IK-Multimedia Plugin GUIs."Robin Gareus
2016-03-23test workaround for OSX IK-Multimedia Plugin GUIs.Robin Gareus
2015-10-28fix embedding AU/carbon UIsRobin Gareus
2015-10-28Revert "potential fix for some AU plugin UIs not displaying"Robin Gareus
2015-10-27potential fix for some AU plugin UIs not displayingRobin Gareus
2015-10-20hack to keep UI responsive with heavy AU views.Robin Gareus
2015-10-18one less deprecated APIRobin Gareus
2015-10-18GUI changes use new AppleUtility LibraryRobin Gareus
2015-10-14update AU GUI positioning and resizing.Robin Gareus
2015-05-04add plugin parameter reset button - closes #6297Robin Gareus
2015-02-28AU presets: allow to save & directly use.Robin Gareus
2015-02-27fix carbon GUI focus/re-exposureRobin Gareus
2015-02-26cabron?Robin Gareus
2015-02-21fix embedded plugin UI keyboard handlingRobin Gareus
2014-12-25Fix warnings.David Robillard
2014-12-24Fix position of AU GUIs.David Robillard
2014-10-07OSX 10.9.5 clang++ loves nil more than everRobin Gareus
2013-08-08OSX GUI - Prevent compiler errors when -std=c++11 is switched onMichael R. Fisher
2013-05-01hack up AU GUI support to handle AUSampler resizing better. Note that this is...Paul Davis
2013-04-30cleanup AU GUI support, which was broken because prefheight and prefwidth wer...Paul Davis
2012-07-23forward port the carbon window position fix from 2.XPaul Davis
2012-06-27first pass at the big rethink of managing sort order keys for editor and mixe...Paul Davis
2012-06-02remember to disconnect the _notify object when an AU GUI is destroyedPaul Davis
2012-06-02remove AU GUI debugging test in which arrow keys could be used to change GUI ...Paul Davis
2012-06-01finally, working AU plugin GUI resizing, at least in response to plugin-GUI d...Paul Davis
2012-04-19potential fix for AU GUIs resizing (not yet tested)Paul Davis
2011-12-02Make Carbon GUI support for AU's optional at compile time (from Robin)Paul Davis
2011-11-10use DEBUG_TRACE for some AudioUnit GUI debuggingPaul Davis
2011-10-19fix AU plugin creation by changing packing of preset combo/boxPaul Davis
2011-09-30fixes for 98% of all the warnings/errors reported by OS X gcc on tigerPaul Davis
2010-11-13make ardour3 build and link on OS X (tiger, at least)Paul Davis
2009-10-30Fix angle bracket project-local include paths.David Robillard
2009-07-13merge pre- and post-fader processor boxes; start removing Placement (not fini...Paul Davis
2008-12-12most of the 2.X->3.0 commit (up to rev 4299) except for gtk2_ardour/editor_ca...Paul Davis
2008-09-10merge from 2.0-ongoing @ 3581Paul Davis
2008-04-11merge 3.0 from 2.0-ongoing@3243Paul Davis