summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2020-04-28Revise French translation, part 7 -- #8035Robin Gareus
2020-04-28tweak minitimeline methods and names to avoid too-early and unnecessary calls...Paul Davis
2020-04-28remove unnecessary call to set_colors()Paul Davis
2020-04-28Remove redundant action prefixRobin Gareus
2020-04-28Revise French translation, part 6 -- #8035Robin Gareus
2020-04-28Con't work on ALSA nperiod selection (see also d3d120fa)Robin Gareus
2020-04-27Revert "Fix 8061 (partly): Don't scroll down if no further tracks to scroll to"Johannes Mueller
2020-04-27Fix 8061 (partly): Don't scroll down if no further tracks to scroll toJohannes Mueller
2020-04-26fix design and implementation of (GUI) transport controllables to make them u...Paul Davis
2020-04-26Update German translationEdgar Aichinger
2020-04-26Fix translatable strings and translations (so far)Robin Gareus
2020-04-25update gtk2_ardour czech translations (Pavel Frich)Paul Davis
2020-04-25Allow to un/link panner directly from the panner #8024Robin Gareus
2020-04-25Redisplay list editor when the region is moved or resizeNil Geisweiller
2020-04-25Fix midi editor to only display notes within temporal visible regionNil Geisweiller
2020-04-25Lua Dialog, fill window with single widgetRobin Gareus
2020-04-24use ardour button rather than gtk::button in transport master widgetPaul Davis