summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2020-04-24only update port lists when a TransportMastersWidget is actually mappedPaul Davis
2020-04-24fix copy-paste error that prevent transport master request mask from being se...Paul Davis
2020-04-24Revise French translation, part 5 -- #8035Fred Rech
2020-04-24Update key-bindings for all Lua action scripts #8034Robin Gareus
2020-04-24Update Russian translationAlexandre Prokoudine
2020-04-24Indicate unlinked send-panners in pan-widget #8024Robin Gareus
2020-04-24Define color for send pannerRobin Gareus
2020-04-24Use send-API for pan-link, indicate status in tooltip and nameRobin Gareus
2020-04-23minor code reworking for 46fca9062d28682 (no semantic changes)Paul Davis
2020-04-23Honour forward/rewind option when already rolling #8031Mister Benjamin
2020-04-23GUI use updated XML::read_buffer APIRobin Gareus
2020-04-22Fix region boundary cache lookup segfaultRobin Gareus
2020-04-22Fix a potential endless recursion from c2b25b453eaRobin Gareus
2020-04-21Fix translation context (amend 47e4216012)Robin Gareus
2020-04-21Mark user-visible messages for translationAlexandre Prokoudine
2020-04-21Fix typo and update affected translationsRobin Gareus
2020-04-20fix behavior of ARDOUR_UI::transport_rewind/forward actionsPaul Davis
2020-04-20Revise French translation -- #8035Fred Rech
2020-04-20Revise German translationNils Philippsen
2020-04-20Initialize uninitialized variable (show foldback sends)Robin Gareus
2020-04-19Save-As for unnamed sessions becomes the same as SavePaul Davis
2020-04-19Update Patch Selector ColorsRobin Gareus
2020-04-19Support MIDNAM with Performances in PatchSelector #7536Robin Gareus
2020-04-18Consistent Lua script error and print() output 2/2Robin Gareus
2020-04-18First part of translation reviewJulien '_FrnchFrgg_' RIVAUD
2020-04-18Update French po files from codeJulien '_FrnchFrgg_' RIVAUD
2020-04-18Allow to hide inline-controls using shift+right clickRobin Gareus
2020-04-17Prefer PBD::Unwinder to temporarily change a variableRobin Gareus
2020-04-17shift-tab generates shift-iso_left_tab so fix MIDI editing bindingsPaul Davis
2020-04-17fix name of MIDI editing actionPaul Davis
2020-04-17expand everything for a key editor tab is there is only 1 child nodePaul Davis
2020-04-17Fix canvas scroll-event zoom-focusRobin Gareus
2020-04-17change default (non-modified) transpose kbd action to use 1 semitonePaul Davis
2020-04-17do not reset import status to cancel for every path imported before starting;...Paul Davis
2020-04-17when re-entering the track canvas in internal edit mode, ensure that kbd focu...Paul Davis
2020-04-17fix actions names & description for note transport to reflect semitone not tonePaul Davis
2020-04-17remove debug outputPaul Davis
2020-04-17Allow to override zoom-focus to mouseRobin Gareus
2020-04-16more sane design for MidiRegionView::nudge_notes()Paul Davis
2020-04-16remove debug outputPaul Davis
2020-04-16fix names and add descriptions of MIDI actionsPaul Davis
2020-04-16fix some MIDI keybindingsPaul Davis
2020-04-16fix namespaces for MIDI note bindingsPaul Davis
2020-04-16changes to deal with region/note selection when changing into/out of internal...Paul Davis
2020-04-16bindings for MIDI editing operationsPaul Davis
2020-04-16NOOP: use braces as per style guidePaul Davis
2020-04-16use new API to get selected MIDI regions and clear current note selection in ...Paul Davis
2020-04-16MidiRegionView no longer handles any keypresses or alters editor "note select...Paul Davis
2020-04-16NOOP: newline removalPaul Davis
2020-04-16fix up action names for MIDI editingPaul Davis