summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2017-08-19Revert non "aesthetic tweaks" from f614d10994Robin Gareus
2017-08-19NO-OP: whitespaceRobin Gareus
2017-08-19Lua may call C++ functions with throw. Catch themRobin Gareus
2017-08-18Templates: basic support for columns in the script dialog.Ben Loftis
2017-08-18Templates: aesthetic tweaks.Ben Loftis
2017-08-18Remove old destructive API (non layered is a dynamic mode) 1/2Robin Gareus
2017-08-18amend e0a83a75 RouteDialog + script detailsRobin Gareus
2017-08-18Redesign Session+Route Template Meta Script APIRobin Gareus
2017-08-18Fix quantization end-grid size.Robin Gareus
2017-08-18Fix MIDI Quantization for internationalized Ardour.Robin Gareus
2017-08-18Push user track-templates to the template listRobin Gareus
2017-08-18Fix typo in 952b8e1d74Robin Gareus
2017-08-18Initialize an uninitialized variableRobin Gareus
2017-08-18NO-OP: whitespace & scopeRobin Gareus
2017-08-18Consolidate add/track/route/bus wrappers -- step one.Robin Gareus
2017-08-17Track templates: add some (unfinished) template files. Hide Created-With col...Ben Loftis
2017-08-17NO-OP: whitespace & scopeRobin Gareus
2017-08-17Fix merge error.Ben Loftis
2017-08-17Track Templates: redesign of Add Track dialog.Ben Loftis
2017-08-17Templates: fix unintended commit from debuggingBen Loftis
2017-08-17Templates: dialog tweaks.Ben Loftis
2017-08-17Templates: Dim the border around template description text.Ben Loftis
2017-08-17Update GUI, session-format notifications, skip unusable in recent listRobin Gareus
2017-08-17SessionDialog: hide created-with column in Ardour, use a tooltip.Robin Gareus
2017-08-16Complete Lua-binding dump (after 8eb3b9d34b)Robin Gareus
2017-08-16Revert "Revert ongoing SessionDialog changes for 5.11 release."Robin Gareus
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-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-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-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-11Maybe fix crash on Close Session -> Quit (windows threading)Robin Gareus
2017-08-11Fix MSVC builds (binding external static members)Robin Gareus
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