summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-20Select the clicked route in the current mixer strip (fixes #7429)Johannes Mueller
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-20Set the name of the route in a route template to the template nameJohannes Mueller
2017-07-20Don't try to rename the route template state dir if it doesn't existJohannes Mueller
2017-07-20Allow adding tracks w/o running backendRobin Gareus
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-19Allow listening to channels being exported (w/ realtime export)Robin Gareus
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-19MSVC changes needed to implement the new 'waveview' libraryJohn Emmas
2017-07-19MSVC changes needed to implement the new 'widgets' libraryJohn Emmas
2017-07-19FP8: use separate bank offsets per MixModeRobin Gareus
2017-07-19Fix well-known send API for mixbusses.Robin Gareus
2017-07-19FP8: Fix Mixbus solo-state and indicate implicit solo (blink)Robin Gareus
2017-07-18Fix NSGLView invalidationRobin Gareus
2017-07-18Fix LD_LIBRARY_PATH in GNU/Linux startup scriptnickolas360
2017-07-18Fix french translation mistakeLéo Andrès
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-17add required stdint.hPaul Davis
2017-07-17PluginInsert::silence is used after all (fix 07aeb12d3)Robin Gareus
2017-07-17FP8: save/restore "two line text" optionRobin Gareus
2017-07-17Remove unused clearlooks-olderRobin Gareus
2017-07-17Update tools for new source-tree layoutRobin Gareus
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-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