summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2017-07-20Editor Summary: Don't require user to re-click to scroll + zoom.Ben Loftis
2017-07-20Rename the route in a route template when renaming the templateJohannes Mueller
2017-07-20Don't try to rename the route template state dir if it doesn't existJohannes Mueller
2017-07-20CursorZoomDrag rework:Ben Loftis
2017-07-19Editor Summary: thinko in initial valueBen Loftis
2017-07-19Editor Summary: likely fix for crash-on-quitBen Loftis
2017-07-19Editor Summary: TweaksBen Loftis
2017-07-19Rationalize Editor Zooming: make it harder for user to step into ridiculous z...Ben Loftis
2017-07-19tweak "visible track count", take automation lanes into account.Robin Gareus
2017-07-19Const'ness where const'ness is dueRobin Gareus
2017-07-19Expose editor-vertical zoom lua bindingsRobin Gareus
2017-07-19Editor Summary: fix yet another thinko in zoom direction.Ben Loftis
2017-07-19Editor Summary: The view rectangle should never exceed the bounds of the scro...Ben Loftis
2017-07-19Editor Summary: fix thinko in mouse cursors (trim cursor).Ben Loftis
2017-07-19Editor Summary: implement summary_zoom_step() to lessen redundant code.Ben Loftis
2017-07-19Editor Summary: fix direction of scroll zoom to match other conventionsBen Loftis
2017-07-18Fix OSX builds in the wake of the source-tree layout changesRobin Gareus
2017-07-18Editor Summary: Changes to behaviorBen Loftis
2017-07-17Purify libcanvas, remove libardour dependencyRobin Gareus
2017-07-17Clean up library inheritance (colors.h, utils.h)Robin Gareus
2017-07-17Remove ArdourPrompter wrapperRobin Gareus
2017-07-17Remove <gtkmm.h> include from header files.Robin Gareus
2017-07-17Move more Gtkmm2ext widgets into libwidgetRobin Gareus
2017-07-17Remove unused sources & includesRobin Gareus
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-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