summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
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
2020-04-24carefully position floating text entry when editing transport master namesPaul Davis
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