summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-08-06Emit SelectionChange when VCA is removedRobin Gareus
2017-08-06Add options to set bit-depth and bwf to session-export util.Robin Gareus
2017-08-06Broadcast info according to EBU tech-specsRobin Gareus
2017-08-06Remove some debug output (gtk2_ardour)Robin Gareus
2017-08-06Remove some debug outputRobin Gareus
2017-08-06Improve help text and error-reporting for ardour-exportRobin Gareus
2017-08-06Fix session-export --samplerate optionRobin Gareus
2017-08-06Yet another blind copy/paste issue fix.Robin Gareus
2017-08-05Fix Clock Font on OSX (fixes Big Clock Window Size)Robin Gareus
2017-08-05"Selected" is a PresentationInfo Property.Robin Gareus
2017-08-05Fix Track/Bus dialog name-entry defaultRobin Gareus
2017-08-05amend bc46a7e2e9; fix blind coding typosRobin Gareus
2017-08-05amend f4c76f89d3a; fix blind coding typosRobin Gareus
2017-08-05PortAudio backend RT-safe MIDI buffer allocationRobin Gareus