summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2020-05-13Editor-Mixer: hide 2D panner GUI when selection changes - #8109Robin Gareus
2020-05-13Continue without NSM if server does not respondRobin Gareus
2020-05-12TMM dialog: fix rendering performanceRobin Gareus
2020-05-12fix mouse-audition playback of a given regionPaul Davis
2020-05-12Optimize AudioClock info-text renderingRobin Gareus
2020-05-11Transport Masters dialog: don't use an uninitialized char array.Ben Loftis
2020-05-11Transport Masters dialog: various layout changes to improve legibilityBen Loftis
2020-05-11Transport Masters dialog: fix typoBen Loftis
2020-05-11TMM GUI: display delta time from all slavesRobin Gareus
2020-05-10Work around a race conditionJohannes Mueller
2020-05-09Engine-dialog: latency spinbox sensitivityRobin Gareus
2020-05-09Remember I/O ports used for latency measurementRobin Gareus
2020-05-07Spelling mistakeLen Ovens
2020-05-08Consistent GPL boilerplateRobin Gareus
2020-05-07Fix gpl addressLen Ovens
2020-05-07Add a meter to Foldback busLen Ovens
2020-05-07Prepare changing LTC Generator <IO> to <Port>Robin Gareus
2020-05-06remove debug outputPaul Davis
2020-05-05Use sorted list of foldback busesLen Ovens
2020-05-05update GUI translations for Italian from pterodatteroPaul Davis
2020-05-05when creating new notes via MidiRegionView::create_note_at(), add note to sel...Paul Davis
2020-05-05if setting the selected MIDI region view to the currently selected MRV, do no...Paul Davis
2020-05-05MIDI bindings etc. should work while in draw mode, not just internal editPaul Davis
2020-05-05do not clear a MIDI region's note selection when drag-creating a notePaul Davis
2020-05-05do not clear selection when clicking on canvas in internal modePaul Davis
2020-05-05Fix issue 8087 menu build when only one busLen Ovens
2020-05-05The listen Button (Solo) has no function in Foldback removeLen Ovens
2020-05-05Fix inactive track header label displayRobin Gareus
2020-05-04fix thinko in MidiRegionView::add_to_selection()Paul Davis
2020-05-04Tweak plugin-manager default window width #8079Robin Gareus
2020-05-03Scale plugin-manager default window size #8079Robin Gareus
2020-05-03Fix a compiler warning std::abs vs fabsfRobin Gareus
2020-05-03Fix MIDNAM model (MMA > Generic) fallbackRobin Gareus
2020-05-01more improvements in visual representation of selected MIDI notes during (and...Paul Davis
2020-05-01change design of MidiRegionView::add_to_selection() so that the rubber-band s...Paul Davis
2020-05-01attempt to properly manage MIDI note display of selected statusPaul Davis
2020-05-01move virtual method from region_view.h to region_view.ccPaul Davis
2020-05-01when a MIDI region has a note selected with none previously, cancel existing ...Paul Davis
2020-05-01force provision of "menu-name" for all WindowProxy objects, and thus TabbablesPaul Davis
2020-05-01Fix contents-drag (ignore snap) #8073Robin Gareus
2020-05-01set LC_ALL from macOS locale so that setlocale(2) will workPaul Davis
2020-05-01fix apple use of - instead of _ in language identifiers; only set LANGUAGE if...Paul Davis
2020-05-01notice if macOS user has en_US as primary languagePaul Davis
2020-05-01remove hard to understand and incorrect comment sentencePaul Davis
2020-05-01tell stdout if setlocale(2) failsPaul Davis
2020-04-30update other .po filesPaul Davis
2020-04-30fix context-providing translation for de_DE where the context string had been...Paul Davis
2020-04-29only activate MIDI editing bindings if in actual internal edit mode.Paul Davis
2020-04-30Update script menu in the wake of 95932f92deRobin Gareus
2020-04-28Update Japanese translation for 6.0Hiroki Inagaki