summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-03-04Make it compile againRobin Gareus
2019-03-04Add/remove source(s) in our MSVC project (audiographer)John Emmas
2019-03-03remove double assignments and one debug trace output; tweak second debug trac...Paul Davis
2019-03-03debug trace output tweaksPaul Davis
2019-03-03remove debug outputPaul Davis
2019-03-03remove conditional surrounding wait-for-master-to-catch-us logicPaul Davis
2019-03-03remove debug outputPaul Davis
2019-03-03do not initialize LTC timecode rate from session FPSPaul Davis
2019-03-03fix decision about sending MTC to be based not just on whether the transport ...Paul Davis
2019-03-03audioengine skip should trigger full LTC_Slave::reset(), not just feed silenc...Paul Davis
2019-03-03LTC_Slave: count frames since resetPaul Davis
2019-03-03debug trace output tweaks (including avoiding stderr/stdout issues)Paul Davis