summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-12use a lock to set/get AutomationList automation statePaul Davis
2017-08-11Maybe fix crash on Close Session -> Quit (windows threading)Robin Gareus
2017-08-11Fix MSVC builds (binding external static members)Robin Gareus
2017-08-11yet another Windows build fix (LV2 preset 89475b2c9)Robin Gareus
2017-08-11Fix Windows builds (amend 89475b2c)Robin Gareus
2017-08-11Fix LV2 Preset path for windowRobin Gareus
2017-08-11Add support for scripted meta-templates.Robin Gareus
2017-08-11Prepare for templates w/descriptionRobin Gareus
2017-08-11Add a new script type for meta-templates: SessionSetupRobin Gareus
2017-08-11Add template dropdown sensitivityRobin Gareus
2017-08-10OSC: fix issue #7444 send fader position/gain even when 0.Len Ovens
2017-08-10Populate the buffer size combo when connecting to jack that is already running.Todd Naugle
2017-08-10Save sample-rate for sessions created from templatesRobin Gareus
2017-08-10Add some more Lua script examplesRobin Gareus
2017-08-10remove old PBD::SystemExec bindings (Windows classkeys)Robin Gareus
2017-08-10Update Lua os.exec, SystemExec APIRobin Gareus
2017-08-10Add support for templates to invoke one-time scriptsRobin Gareus
2017-08-10Lua GUI Instance update: prepare for template scriptsRobin Gareus
2017-08-10Lua Message dialog, push splash screen if needed.Robin Gareus
2017-08-10Add a Lua SetSession signal/hookRobin Gareus
2017-08-10Lua Script Sandbox - GUI partRobin Gareus
2017-08-10Centralize Lua sandboxingRobin Gareus
2017-08-09Add Lua bindings to set toggle-actionsRobin Gareus
2017-08-09Separate set_toggleaction_state () APIRobin Gareus
2017-08-09Fix windows builds (amend 0c4e0503)Robin Gareus
2017-08-09really fix linux packaging jack check (amend 79dc3882ea)Robin Gareus
2017-08-08SystemExec Lua bindings (vfork, fire+forget)Robin Gareus
2017-08-08Hide TrackList "Active" toggle for VCAsRobin Gareus
2017-08-07Fix non-buffered PA backend. Wait for backend to become activeRobin Gareus
2017-08-07Add debug-msg for port-handle registrationRobin Gareus
2017-08-07PortAudio: skip process callbacks until ports are establishedRobin Gareus
2017-08-07Revert "Work around a Windows crash (for now)"Robin Gareus
2017-08-07slight tweak for more code consistency between ::toggle_solo() and ::toggle_m...Paul Davis
2017-08-07some structure/code for managing menu sensitivity now that VCAs are selectablePaul Davis
2017-08-07Work around a Windows crash (for now)Robin Gareus
2017-08-07Name New VCAs from SelectionRobin Gareus
2017-08-07Improve Track > Toggle Solo/Mute, include VCAsRobin Gareus
2017-08-07Fix Windows builds (amend 7009ff03)Robin Gareus
2017-08-07fix a -WattributesRobin Gareus
2017-08-07Explicitly initialize parent in the copy constructorRobin Gareus
2017-08-07space mattersRobin Gareus
2017-08-07Add Lua Bindings to clone/copy regionsRobin Gareus
2017-08-07Add Lua bindings for RegionMap and region listRobin Gareus
2017-08-06More RouteTAV -> StripableTAV updates (Editor List)Robin Gareus
2017-08-06Use StripableTAV to inform Ctrl surfaces about selection.Robin Gareus
2017-08-06VCA TimeAxis Context MenuRobin Gareus
2017-08-06Allow FaderPort to select VCAsRobin Gareus
2017-08-06Update Selection API to include all StripablesRobin Gareus
2017-08-06Update Remove Track(s) dialog to include VCAsRobin Gareus
2017-08-06Allow to select VCAsRobin Gareus