summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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-16Remove Timers to watch Controllable valuesRobin Gareus
2017-07-15required #include for earlier gccPaul 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-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-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-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-06Remove cruft, steps cannot be 0.Robin Gareus
2017-07-05Make an info string translatableRobin Gareus
2017-07-04Fix a plugin-insert position off-by-one and remove cruft.Robin Gareus
2017-07-04Always add plugins in the order given by the Manager UI.Robin Gareus
2017-07-04Retain plugins order for copy/cut/paste + DnD #7416Robin Gareus
2017-07-03Make VCA mute+solo buttons bindableRobin Gareus
2017-07-03Another approach for stuck splash-screens:Robin Gareus
2017-07-03Don't just silently exit if initialization fails.Robin Gareus
2017-07-03Fix another crash at exit.Robin Gareus
2017-07-03Re-introduce toggle-editor-and-mixer (for ctrl-surfaces)Robin Gareus
2017-07-02Allow to bind generic plugin-ui dropdown + clickboxesRobin Gareus
2017-07-02Add control-focus notifications from bindable GUI widgets.Robin Gareus
2017-07-02Allow ctrl-surfaces to show/hide plugin UIs.Robin Gareus
2017-07-01Remove old API to keep track of plugin GUI widgetsRobin Gareus
2017-07-01Remove unused variable (amend 79384339e)Robin Gareus
2017-07-01Correctly display region name in context menuThomas Brand
2017-07-01Fix some typos (closes GH PR #356)Thomas Brand
2017-07-01Use Stripable::Sorter in meterbridgeRobin Gareus
2017-07-01Remove old gnome-canvas src code.Robin Gareus
2017-07-01NO-OP whitespace & foratting of header filesRobin Gareus
2017-07-01NO-OP whitespace (updated GH PR #357)Thomas Brand
2017-07-01Fix crash when rapidly switching snapshotsRobin Gareus
2017-06-30Fix a typoRobin Gareus
2017-06-29Don't interpolate&smooth playhead pos during export.Robin Gareus