summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-05-01remove unusued SAE build target from osx_buildPaul Davis
2020-05-01make with-NLS be the default for Mac buildsPaul Davis
2020-04-30Prototype an A/B x-fade pluginRobin Gareus
2020-04-30remove debug outputPaul 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-30use PROGRAM_NAME to name GUI threadPaul Davis
2020-04-30fix 52b906651180 (incorrect logic). Restores audio playback from diskPaul Davis
2020-04-30Set Arodur's main thread name to include "Ardour"Robin Gareus
2020-04-30ALSA: set start threshold to zeroRobin Gareus
2020-04-30Another step towards nperiod fixes for the RayDayRobin Gareus
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-29Tweak ALSA nperiod setting, fallback to nearestRobin Gareus
2020-04-29do not set declick_amp's gain for declick out during export of MIDI-only tracksPaul Davis
2020-04-29Clarify --help message, fix punctuation and indentRobin Gareus
2020-04-29Add "exit-when-halted" halted option for arluaRobin Gareus
2020-04-29NO-OP: whitespaceRobin Gareus
2020-04-29Add/remove source(s) in our MSVC project (midi++2)John Emmas
2020-04-29Allow to refresh ALSA device list - #8051Robin Gareus
2020-04-29ALSA: set min/max sizes before the debug messageRobin Gareus
2020-04-28Update Japanese translation for 6.0Hiroki Inagaki
2020-04-28Clarify source-tree doc: libsmf is used inside libevoralRobin Gareus