summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2017-08-11Add support for scripted meta-templates.Robin Gareus
2017-08-11Add template dropdown sensitivityRobin Gareus
2017-08-10Populate the buffer size combo when connecting to jack that is already running.Todd Naugle
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-09Add Lua bindings to set toggle-actionsRobin Gareus
2017-08-08SystemExec Lua bindings (vfork, fire+forget)Robin Gareus
2017-08-08Hide TrackList "Active" toggle for VCAsRobin 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-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-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-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-06Remove some debug output (gtk2_ardour)Robin 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-05Fix Track/Bus dialog name-entry defaultRobin Gareus
2017-08-04SNAFU. Allow changing engine buffer-size while runningRobin Gareus
2017-08-03Update sv.poKristoffer Grundström
2017-08-03Updated Swedish languageKristoffer Grundström
2017-08-03Fix Session > New (cancel retains the current session if any)Robin Gareus
2017-08-02Update clear_gray-ardour.colorscooltehno
2017-08-02Update caineville-ardour.colorscooltehno
2017-08-01Fix ATAV GUI property cleanupRobin Gareus
2017-07-31More Russian translation updatesPetr Semiletov
2017-07-31Fix erroneous changes in the previous updates, translate more into RussianAlexandre Prokoudine
2017-07-31Indicate whether to show plugin's inline display in GUIJohannes Mueller
2017-07-31Some abstractions to make the display look good in the plugin guiJohannes Mueller
2017-07-31Display the inline display in the generic plugin guiJohannes Mueller
2017-07-31Put plugin inline display into a freely available class ...Johannes Mueller
2017-07-30More Russian translation updated and fixesPetr Semiletov
2017-07-30Update Russian translationAlexandre Prokoudine
2017-07-30VCA master-strip: drop gain-control referenceRobin Gareus
2017-07-30Remove an unused variableRobin Gareus
2017-07-29Russian po updates, typo in automation_time_axis.cc fixPetr Semiletov
2017-07-29Fix edit-cursor in TextEntryRobin Gareus
2017-07-28Allow to rename VCAs in the editorRobin Gareus
2017-07-27Fix pasting automation at 0Robin Gareus
2017-07-27Fix ATAV hide button for VCA lanesRobin Gareus
2017-07-26Ask user to save when using save-as or snapshot+switch.Robin Gareus