summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-04-13initialize uninitialized variableRobin Gareus
2016-04-13extend strict-i/o to include route outputs.Robin Gareus
2016-04-13fix Plugin Pin for Audio + Midi input pluginsRobin Gareus
2016-04-13VST report audioMasterPinConnected according to Pin ManagementRobin Gareus
2016-04-13prepare VST plugins for reporting connected pinsRobin Gareus
2016-04-13update luadoc toolsRobin Gareus
2016-04-13expose sidechain binding, fix "bounce" typoRobin Gareus
2016-04-13yet more documentation..Robin Gareus
2016-04-12Modify 'getIdentityKey()' function to have LuaBridge_API linkage when buildin...John Emmas
2016-04-12Change LuaBridge_API to be __declspec(dllexport) or __declspec(dllimport, as ...John Emmas
2016-04-12somewhat improved "thru" and sidechain routing displayRobin Gareus
2016-04-12turn MarkerSelection into a class (bindings)Robin Gareus
2016-04-12fix typo in luabindingsRobin Gareus
2016-04-12some strategic documentationRobin Gareus
2016-04-12remove and ignore intermediate generated documentation filesRobin Gareus
2016-04-12update luadoc toolsRobin Gareus
2016-04-12use dedicated counter for sidechain port numberingRobin Gareus
2016-04-12add a new counter (for sidechain numbering)Robin Gareus
2016-04-12NO-OP; document some more parameters.Robin Gareus
2016-04-12some more windows bandaids for optimized buildsRobin Gareus
2016-04-12hotfix process-graph: include internal-send -> internal returnRobin Gareus
2016-04-12improve luawindow save/load/revertRobin Gareus
2016-04-11special case luabridge for windows/MSVCRobin Gareus
2016-04-11update lua documentation toolsRobin Gareus
2016-04-11indicate read-only scriptsRobin Gareus
2016-04-11update and cleanup lua example scriptsRobin Gareus
2016-04-11add some more Editor Selection lua bindingsRobin Gareus
2016-04-11clean up lua-class inheritanceRobin Gareus
2016-04-11add some class documentationRobin Gareus