summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-11Use VST's print_parameter() when applicable.Robin Gareus
2019-03-11Remove generic parameter-printerRobin Gareus
2019-03-11Remove cruft, unused variableRobin Gareus
2019-03-11Remove unused value parameter printersRobin Gareus
2019-03-09Fixes 2 mistakes in the German translation fileOlivier Humbert
2019-03-09French and German fixesOlivier Humbert
2019-03-09Work-around crash when printing bindingsRobin Gareus
2019-03-08do not save MIDI port info unnecessarilyPaul Davis
2019-03-08on engine (re)start, just mark MIDI port info dirtyPaul Davis
2019-03-08add runtime warning messagePaul Davis
2019-03-08avoid crazy levels of work when MIDI Port Info preferences panel is not visiblePaul Davis
2019-03-08drop silly canonical name stuff from MIDI port info, and just store backend n...Paul Davis
2019-03-08drop silly canonical name stuff from MIDI port info, and just store backend n...Paul Davis
2019-03-07rework name/canonical-name stuff for MIDI port info (GUI edition)Paul Davis
2019-03-07rework name/canonical-name stuff for MIDI port infoPaul Davis
2019-03-08French translation updateOlivier Humbert
2019-03-08Reduce #includes - avoid ardour_ui.hRobin Gareus
2019-03-08Fix some more Gtk::Menu memory leaksRobin Gareus
2019-03-07Pass stderr mode properly to vfork wrapperRobin Gareus
2019-03-07Fix mp3 exportRobin Gareus
2019-03-07Request for comment: Bug or feature?Robin Gareus
2019-03-07Fix some Gtk::Menu memory leaksRobin Gareus
2019-03-07Cleanup Editor/Marker context-menuRobin Gareus
2019-03-07Prefer using RAII to suspend signalsRobin Gareus
2019-03-07Fix some Gtk::Menu related memory leaksRobin Gareus
2019-03-07Remove cruft: unused membersRobin Gareus
2019-03-07Remove unused region_edit_menu & edit-point actionRobin Gareus
2019-03-07save/restore MIDI port pretty names, but prefer backend pretty name if availablePaul Davis
2019-03-07selection must be enabled to allow editable columns :((Paul Davis
2019-03-07redesign naming and reload of MIDI port information (GUI edition)Paul Davis
2019-03-07redesign naming and reload of MIDI port information (library edition)Paul Davis
2019-03-07a more nuanced version of the "do-not-automatically-disconnect-selection-foll...Paul Davis
2019-03-07Fix thinko: if the entered_regionview is already part of the selection, do n...Ben Loftis
2019-03-06Remove unused fluidsynth setting (since fluidsynth 2.0)Robin Gareus
2019-03-06Use unique midi-port names for Ardour's Dummy backendRobin Gareus
2019-03-06Ardour/ALSA allow multiple MIDI devices with the same nameRobin Gareus
2019-03-06Retain generated plugin menuRobin Gareus
2019-03-06Add missing newline on error messageRobin Gareus
2019-03-06Fix typoRobin Gareus
2019-03-06LCXL:Disable global mute/solo/recarm in device modeJan Lentfer
2019-03-06Tweak session loadRobin Gareus
2019-03-06Allow to call set_state() on existing routesRobin Gareus
2019-03-06Properly map MonitorSection state on session loadRobin Gareus
2019-03-06Tweak, optimize route setupRobin Gareus
2019-03-05Close stderr of child processes on MacOSRobin Gareus
2019-03-05Use enum for exec stderr parameter (2/2)Robin Gareus
2019-03-05Use enum for exec stderr parameter (1/2)Robin Gareus
2019-03-05Enable de-click in disk-readerRobin Gareus
2019-03-04do not disconnect MidiPortSelection-flagged ports from everything when (MIDI...Paul Davis
2019-03-05Fix recursive WriteLock crash due to signal emissionRobin Gareus