summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2020-04-16change Selection object to be more clear about the status of MidiRegionViews ...Paul Davis
2020-04-16add a bunch of argument-free methods to MidiRegionView for use as actionsPaul Davis
2020-04-16change algorithm for activation/propagation of key events to allow multiple b...Paul Davis
2020-04-16Fix another typo #8016Robin Gareus
2020-04-16Fix typos #8016Robin Gareus
2020-04-16Update German translationEdgar Aichinger
2020-04-16Update french translation #8016Robin Gareus
2020-04-15Disable spill when target-bus is removed #8014Robin Gareus
2020-04-15Fix typos, consistent translatable stringsEdgar Aichinger
2020-04-15Add automation lane for poly-key-pressureRobin Gareus
2020-04-15Only CCs can have custom MIDNAM labelsRobin Gareus
2020-04-15Prefer parameter_is_midi() API, fixes PolyKeyPressureRobin Gareus
2020-04-15NO-OP: whitespaceRobin Gareus
2020-04-15Fix assert when showing embedded LV2 plugin UI -- #8013Robin Gareus
2020-04-15Update labels in MIDI Automation Lanes when MIDNAM changesRobin Gareus
2020-04-15Update CC Automation menu when MIDNAM changesRobin Gareus
2020-04-15Limited listed CC-channels to ChannelNameSet channelsRobin Gareus
2020-04-14Quick and dirty dropping support for rippling across tracksJohannes Mueller
2020-04-14Fix #8012 to some extent.Johannes Mueller
2020-04-14changed text for adding a foldback send from monitorLen Ovens
2020-04-14Keep string markdown untranslatableRobin Gareus
2020-04-14Drag/Drop import region to where it was droppedRobin Gareus
2020-04-14Make import-dialog independent of only-copy preferenceRobin Gareus
2020-04-14Change default for embedding files via DnDRobin Gareus
2020-04-13Fix #7007: ::clear_owned_changes() on rippled Playlist before commitJohannes Mueller
2020-04-13Fix typos in the GUI in preparation for translationsEdgar Aichinger
2020-04-12Changing Foldback bus with show sends enabled brokenLen Ovens
2020-04-13Same as 97e07f4, only for MidiStreamview, duhJohannes Mueller
2020-04-13Fix for #8005: Remove rec_box also when transport stopping.Johannes Mueller
2020-04-12Reset track header meters - e1a9034a0e #7465Robin Gareus
2020-04-12update all *.po filesPaul Davis
2020-04-12when binding a key, if it is already bound, offer to replace the existing bin...Paul Davis
2020-04-12Fix waveform update when channel-count changesRobin Gareus
2020-04-10Synchronize meter-reset #7465Robin Gareus