summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-07add new template methods for "foreach {route,track}" and use themPaul Davis
2020-05-07fix comment typoPaul Davis
2020-05-08Fix comment in previous commitRobin Gareus
2020-05-08Fix capture alignment when using JACKRobin Gareus
2020-05-08Reset external connection count when ports are reestablishedRobin Gareus
2020-05-07Remove unused variableRobin Gareus
2020-05-07Send LTC timecode from engine contextRobin Gareus
2020-05-07Change LTC Generator from IO to PortRobin Gareus
2020-05-07Prepare changing LTC Generator <IO> to <Port>Robin Gareus
2020-05-07Prepare timecode-generator direct-outRobin Gareus
2020-05-07Fix initial disk-reader fade-inRobin Gareus
2020-05-07Fix Latency information of TransportMasterPort portsRobin Gareus
2020-05-07Auditioner: ignore dis/connections during init/shutdownRobin 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 potential malloc(0) issueRobin Gareus
2020-05-05updated libardour czech translations from pavel frichPaul Davis
2020-05-05Fix inactive track header label displayRobin Gareus
2020-05-04remove empty API and usagePaul Davis
2020-05-04fix note-tracking in Editor::write_one_track()Paul Davis
2020-05-04add some (commented/ifdef'ed) debugging for RTMidiBuffer::read()Paul Davis
2020-05-04no need for return valuePaul Davis
2020-05-04add explanatory commentPaul Davis
2020-05-04slight better warning/debug message for a stuck note to-be-deletedPaul Davis
2020-05-04fix thinko in MidiRegionView::add_to_selection()Paul Davis
2020-05-04use RTMidiBuffer API correctly when reading for MidiTrack::export_stuff()Paul Davis
2020-05-04Set de-click reason monitor vs. start/stop.Robin Gareus
2020-05-04Fix alignment and de-click when monitoring changes while playingRobin Gareus
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-03Cont'd work on ALSA nperiods (amend 2326fb163)Robin 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-01ALSA: only read/clear user-requested nperiods before snd_pcm_startRobin Gareus
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