summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-16Revert ongoing SessionDialog changes for 5.11 release.5.11Robin Gareus
2017-08-16Replace advanced session-setup options with scriptRobin Gareus
2017-08-16Add RCConfiguration Lua BindingsRobin Gareus
2017-08-16The Auditioner is not in the Session's RouteListRobin Gareus
2017-08-16Separate "add master bus" (and add Lua bindings)Robin Gareus
2017-08-16Clean up BusProfile:Robin Gareus
2017-08-16Prepare for removal of Advanced Session Options (BusProfile)Robin Gareus
2017-08-15only button 1 click in mouse draw mode on MIDI automation regions should add ...Paul Davis
2017-08-15Simplify code of PluginDisplay::update_height_alloc()Johannes Mueller
2017-08-15Make PluginDisplay::update_height_alloc() virtualJohannes Mueller
2017-08-15Re-add template script debugging (after 7d48e80e)Robin Gareus
2017-08-15clean up 7aaaae8Robin Gareus
2017-08-15tone down frame color and use a better widget namePaul Davis
2017-08-15NO-OP: indent and remove whitespacePaul Davis
2017-08-15put a frame around template description, change background colorPaul Davis
2017-08-14Initial checkin of a Full Band template script.Ben Loftis
2017-08-14Further tweaking of layout and packing.Ben Loftis
2017-08-14Rationalize gtk box packing.Ben Loftis
2017-08-14Auto-select an Empty template.Ben Loftis
2017-08-14Change the template pulldown menu into a tree list. Populate the Description...Ben Loftis
2017-08-14Session Metadata: add a Description field.Ben Loftis
2017-08-12expose automation state controls in AutomationTimeAxisView when used for MIDI CCPaul Davis
2017-08-12do not set automation to off/manual for MIDI CC data when clearing such dataPaul Davis
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