summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-17Move Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17remove cruft (no more ButtonJoiner)Robin Gareus
2017-07-17Separate Ardour UI widgets into dedicated libraryRobin Gareus
2017-07-17fix behaviour of AddRouteDialog "Add" buttonPaul Davis
2017-07-17if user has edited name entry in add route dialog, type changes should not re...Paul Davis
2017-07-17Fix a typo in recent commitJulien "_FrnchFrgg_" RIVAUD
2017-07-16Fix loading bundles #7426Robin Gareus
2017-07-16Data less than or equal to zero should be considered "off"Robin Gareus
2017-07-16Fix merging boolean automation + mute disconnect.Robin Gareus
2017-07-16Some notes for later.Robin Gareus
2017-07-16Remove Timers to watch Controllable valuesRobin Gareus
2017-07-16Remove unused API and a never used execution-branchRobin Gareus
2017-07-16Consistent Automation evaluation:Robin Gareus
2017-07-16Add API to run automation only (emit Changed signal).Robin Gareus
2017-07-16Rename private methodRobin Gareus
2017-07-15required #include for earlier gccPaul Davis
2017-07-15new script to globally switch from "audio frames" to "audio samples"Paul Davis
2017-07-15Force filename suffix and ask confirmation before overwriting ...Johannes Mueller
2017-07-15Only make the export button sensitive if there's something to exportJohannes Mueller
2017-07-15Inflate template archives rather in `.config/ardour5/` than in ...Johannes Mueller
2017-07-14Add johmue to authors listRobin Gareus
2017-07-14Turn Summary into a horizontal scrollbar (drop y-axis sensitivity)Robin Gareus
2017-07-14Simplify _midifilter.lua exampleJulien "_FrnchFrgg_" RIVAUD
2017-07-14Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour)John Emmas
2017-07-13Fix total number of process threadsRobin Gareus
2017-07-12Switch to g_dir_make_tmp() to make the tmpdir.Johannes Mueller
2017-07-12First draft of import and export templatesJohannes Mueller
2017-07-12Some more error handlingJohannes Mueller
2017-07-12Remove template dirs using PBD::remove_directory()Johannes Mueller
2017-07-12Adjust template names inside template filesJohannes Mueller
2017-07-12Also handle Route templatesJohannes Mueller
2017-07-12Some cosmeticsJohannes Mueller
2017-07-12First draft of a template management dialogJohannes Mueller
2017-07-12Don't try to chop of the file name extension from a template dirJohannes Mueller
2017-07-12Fix duplicate ‘const’ declaration specifierJelle van der Waa
2017-07-12Honor groups for mixer selectionRobin Gareus
2017-07-08Don't use VST ->user points, prefer host-reserved ptrRobin Gareus
2017-07-08Add select-all-tracks mixer-shortcut (following editor)Robin Gareus
2017-07-08Remove old API (unused, incorrect for grouped tracks)Robin Gareus
2017-07-08Fix gain inc/dec with multiple-selection spanning groupsRobin Gareus
2017-07-08Add API to expand/flatten AC groupsRobin Gareus
2017-07-07Don't drop processor references with process-lockRobin Gareus
2017-07-07Drop region references when hiding the TimeFX dialog.Robin Gareus
2017-07-07Fix VCA Automation Lane selectionRobin Gareus
2017-07-07Czech translation update by pfri #7190Robin Gareus
2017-07-07Consistent ControlList freezing -- fixes #7419Robin Gareus
2017-07-06fix void return with value (amend d5d297c4)Robin Gareus
2017-07-06Fix FP8 shutdown sequence (amend d421e56fc)Robin Gareus
2017-07-06Remove cruft, steps cannot be 0.Robin Gareus
2017-07-06Consistently set parameter steps.Robin Gareus