summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-27fix hang at exit (after freewheeling) with PA-nonblocking backendRobin Gareus
2016-02-26fix bindings for KP_nPaul Davis
2016-02-26when looking up a key event, switch to the lowercase keyvalPaul Davis
2016-02-26fixing leaking tooltip stringPaul Davis
2016-02-26fix "Collect Groups" -- closes #6794Robin Gareus
2016-02-26prevent livelock on NaN, inf control parameters - fixes #6789Robin Gareus
2016-02-26remove duplicate FontScalingOptions -- closes #6791Robin Gareus
2016-02-25Fixes preferences context menu not being shownMathias Buhr
2016-02-25add previous-tab and next-tab actions and bind to PRIMARY-page-up/down by def...Paul Davis
2016-02-25remove declaration of non-existent methodPaul Davis
2016-02-25fix packing of "outpacker" in mixer viewPaul Davis
2016-02-25restore monitor section visibility, broken after the merged with tabbedPaul Davis
2016-02-25move window visibility buttons to have less impact on minimum widthPaul Davis
2016-02-24potential mem corruption at session close:Robin Gareus
2016-02-24fix compilation on OSX/PPC (old coreaudio)Robin Gareus
2016-02-23missing include for rand() in self-testsRobin Gareus
2016-02-23fix a -WswitchRobin Gareus
2016-02-23fix LV2Plugin::requires_fixed_sized_buffers()Robin Gareus
2016-02-23change bindings file included in bundles for Linux and OS XPaul Davis
2016-02-23C++98 compatRobin Gareus
2016-02-23fix optimized buildsRobin Gareus
2016-02-23Add some lua scriptsRobin Gareus
2016-02-23add lua-session commandline toolRobin Gareus
2016-02-23Adapt the MSVC project (gtk2_ardour) add new lua-sourcesRobin Gareus
2016-02-23Editor Actions Scripts & ManagerRobin Gareus
2016-02-23Add GUI to instantiate session-scriptsRobin Gareus
2016-02-23Lua Script Console WindowRobin Gareus
2016-02-23Add GUI to instantiate Lua DSP ProcessorsRobin Gareus
2016-02-23Add Editor/UI Lua Scripting and Action/Callback ScriptRobin Gareus
2016-02-23Dialog to select and configure Lua ScriptsRobin Gareus
2016-02-23Add new sources to MSVC project (libardour)Robin Gareus
2016-02-23Implement Lua session-scriptsRobin Gareus
2016-02-23Implement Lua DSP processor/pluginRobin Gareus
2016-02-23libardour lua-script-managerRobin Gareus
2016-02-23include static liblua with libardour & prepare bindingsRobin Gareus
2016-02-22basic DSP lib (for lua bindings)Robin Gareus
2016-02-22add lua search pathRobin Gareus
2016-02-22add realloc pool to MSVC projectRobin Gareus
2016-02-22realloc-pool unit-testRobin Gareus
2016-02-22time-bound memory-poolRobin Gareus
2016-02-22Add a VC project for building the new lua branch with MSVCRobin Gareus
2016-02-22LuaBridge: support argument references via table returnRobin Gareus
2016-02-22customize LuaBridgeRobin Gareus
2016-02-22add liblua wrapper and build-scriptsRobin Gareus
2016-02-22NO-OP whitespaceRobin Gareus
2016-02-22add LuaBridgeRobin Gareus
2016-02-22add lua-5.3.2Robin Gareus
2016-02-22rework dialog-close-focus-reset change to work in TabbedPaul Davis
2016-02-22fix merge/rebase mistakePaul Davis
2016-02-22single click in timefx mode should still show dialog, allow user to set param...Paul Davis