summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-30unconditionally include gmsynth.lv2 in bundles (and avldrums with MB)Robin Gareus
2017-01-30Prefer General MIDI Synth as default instrumentRobin Gareus
2017-01-30Fall back to general MIDI synth for auditioning.Robin Gareus
2017-01-30prevent crash when deselecting track from mixer.Paul Davis
2017-01-30When building with MSVC, use perl to generate 'ardour.keys'John Emmas
2017-01-30left/right align mixer-stripsRobin Gareus
2017-01-30speed up midi ghost region updatenick_m
2017-01-29prevent suggestion that MIDI tracks can be set to stacked viewPaul Davis
2017-01-29Keep tracks visible when re-ordering them in the editorRobin Gareus
2017-01-28fix up default key bindings to use correct binding groups after recent Editor...Paul Davis
2017-01-282 new export formats for stems and such. They export at the current session ...Ben Loftis
2017-01-28another action name fix for Push2 supportPaul Davis
2017-01-28fix action names in Mackie code after Editor=>Control migrationPaul Davis
2017-01-28fix another action name in BasicUI after Editor=>Control migrationPaul Davis
2017-01-28fix action names in BasicUI after Editor=>Control migrationPaul Davis
2017-01-28fix action names in Push2 support codePaul Davis
2017-01-28more modified key bindingsPaul Davis
2017-01-28move 10 more actions from Editor/* to Common/*Paul Davis
2017-01-28MCP GUI make surface numbering the same as port numbering and more explanatory.Len Ovens
2017-01-28mackie surface support changes actions recently moved to Common/*Paul Davis
2017-01-28wiimote surface support changes actions recently moved to Common/*Paul Davis
2017-01-28two more modified key bindingsPaul Davis
2017-01-28change default keybindings for those using actions just moved from Editor/* t...Paul Davis
2017-01-28move 15 actions out of Editor/* namespace, and into Common/*Paul Davis
2017-01-28further improvement to Mixer_UI::move_stripable_into_view()Paul Davis
2017-01-28improve the behaviour of Mixer_UI::move_stripable_into_view()Paul Davis
2017-01-28use VCA full name in strips and track headersPaul Davis
2017-01-28add VCA::full_name() which returns "VCA %n" : VCA %n" by default and "VCA %n ...Paul Davis
2017-01-28more consisten code to set menu item name from VCA namePaul Davis
2017-01-28Patch to bug 0007204 : Some options in the Group List context menu are not wo...Ed Ward
2017-01-28mark loop button insensitive when there's no loop-rangeRobin Gareus
2017-01-28stop looping when deleting loop-range (fixes potential crash)Robin Gareus
2017-01-28ensure mixer shows a recently selected stripPaul Davis
2017-01-28ensure that most recently stripable is visible in editorPaul Davis
2017-01-28end of selected tracks list is the most recently selectedPaul Davis
2017-01-28minor logic changes to editor selectionPaul Davis
2017-01-28make editor respond to track seleciton change againPaul Davis
2017-01-28improved (as in "correct") deadlock fix for PresentationInfo::ChangePaul Davis
2017-01-28fix deadlock in mutex'ed PresentationInfo codePaul Davis
2017-01-27MCP fix issue 7219 get GUI to show main surface for right portLen Ovens
2017-01-27use a lock when dealing with PresentationInfo::Change emissionPaul Davis
2017-01-27remove editor/mixer selection change signals; make editor and mixer use Prese...Paul Davis
2017-01-27show what PresentationInfo::Change is being used forPaul Davis
2017-01-27remove debug output/ifdefPaul Davis
2017-01-27use RAII for class-wide PresentationInfo::Change signal, along with propertie...Paul Davis
2017-01-27use RAII for class-wide PresentationInfo::Change signal, along with propertie...Paul Davis
2017-01-27add undo for changing marker lock style from menunick_m
2017-01-27mark session dirty when moving range markers or altering location lock style.nick_m
2017-01-27mark session dirty when dragging tempo markers.nick_m
2017-01-27no-op - whitespace fix for libs/ardour/playlist.ccnick_m