summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-16ptformat: Make PT import more resilient to bad user choices and display messagespt-import-fix-message-20160416Damien Zammit
2016-04-16disallow strict-i/o output on monitor and auditionerRobin Gareus
2016-04-16more settings not relevant to mixbusRobin Gareus
2016-04-15shorten and clarify context-menu entry.Robin Gareus
2016-04-15fix another manual typoRobin Gareus
2016-04-15example multi-channel synth for testing (revert this)Robin Gareus
2016-04-15output config select is only available for synths.Robin Gareus
2016-04-15refine Pin dialogRobin Gareus
2016-04-15fix typoRobin Gareus
2016-04-15add missing quoteRobin Gareus
2016-04-15fix duplicate definition (typo in 5242aeb8)Robin Gareus
2016-04-15re-order label z-stacking in Pin DialogRobin Gareus
2016-04-15Output Port Presets.Robin Gareus
2016-04-15variable plugin port config.Robin Gareus
2016-04-15hide strict-i/o UI for MixbusRobin Gareus
2016-04-15special case mixbus routingRobin Gareus
2016-04-15AU synth inplace processingRobin Gareus
2016-04-15luaproc error loggingRobin Gareus
2016-04-15find a good match for variable i/o pluginsRobin Gareus
2016-04-15change lua synth to multi-outputRobin Gareus
2016-04-14document buffer requirement, add sidechain constraint.Robin Gareus
2016-04-14fix locking when switching strict i/o.Robin Gareus
2016-04-14fix split plugin default connection with strict-i/oRobin Gareus
2016-04-14Simplify port add/remove error messages.Robin Gareus
2016-04-14hide add/remove output buttons on mixer-strip.Robin Gareus
2016-04-14Mixbus enforces output port countRobin Gareus
2016-04-14fix odd case where a deliver has no ports e.g session load.Robin Gareus
2016-04-14update Pin DnD logic:Robin Gareus
2016-04-14properly calculate requrired thread buffersRobin Gareus
2016-04-14alternative approach for 48532baaa, C++98 compat that actually works, tooRobin Gareus
2016-04-14Revert "remove C++11'isms from libptformat. back to C++98 compat."Robin Gareus
2016-04-14luaproc: assert instance accessRobin Gareus
2016-04-14allow to compare C class instances from luaRobin Gareus
2016-04-13show plugin pin labels when hovering over themRobin Gareus
2016-04-13get editor controls layout/midi track header/scroomer to be the correct heightPaul Davis
2016-04-13NO-OP, whitespaceRobin Gareus
2016-04-13allow midi tracks with audio-out only (and vice versa)Robin Gareus
2016-04-13strict i/o sets enforces output port count.Robin Gareus
2016-04-13fix typoRobin Gareus
2016-04-13fix configurable IO MIDI FX w/strict-i/oRobin Gareus
2016-04-13fix crash introduced in 0d1cd3865dRobin Gareus
2016-04-13fix use of DIALOG/UTILITY window type hint on OS X.Paul Davis
2016-04-13show window title in DEBUG::Accelerator debug tracePaul Davis
2016-04-13use correctly named action to put preferences into the global menu bar on OS XPaul Davis
2016-04-13fix use of C++ style comments in cpp file (avoids warning on OS X)Paul Davis
2016-04-13special case side-chain when copying plugin-state (fix crash, dup IO)Robin Gareus
2016-04-13prepare fix for copying plugin stateRobin Gareus
2016-04-13properly auto-connect sidechain pinsRobin Gareus
2016-04-13fix OSX buildsRobin Gareus
2016-04-13special case strict-i/o on the master-busRobin Gareus