summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-25Prevent copy-construction of sources to be destroyed listRobin Gareus
2019-12-25NO-OP: comment signal emissionRobin Gareus
2019-12-25Vkeybd: improve velocity dropdown usabilityRobin Gareus
2019-12-24Vkeybd: use ArdourWidgets for all GUI elementsRobin Gareus
2019-12-23use new method in MidiPatchManager to use MIDNAM data when setting a MidiTime...Paul Davis
2019-12-23add a mechanism to use existing MIDNAM info and connect to PatchesChanged in ...Paul Davis
2019-12-23basics of threaded MIDNAM loadingPaul Davis
2019-12-19Vkeybd: numeric only spinboxes for octave and velocityRobin Gareus
2019-12-19slightly enhanced error handling when loading MIDNAM dataPaul Davis
2019-12-19handle MIDI rendering correctly when there are no regionsPaul Davis
2019-12-19Vkeybd simplificationRobin Gareus
2019-12-19Vkeybd: re-layout, prepare config & patch pane removalRobin Gareus
2019-12-19Vkeybd: add a mod-wheelRobin Gareus
2019-12-19fix thinko ... we're checking if a DiskReader handles audioPaul Davis
2019-12-18further improve debug messagePaul Davis
2019-12-18fix thinko in MidiRegion::render()Paul Davis
2019-12-18remove debug messagePaul Davis
2019-12-18fix debug messagePaul Davis
2019-12-18fix Temporal::Beats::operator*Paul Davis
2019-12-18tweak debug outputPaul Davis
2019-12-18do not try to process audio in a diskreader with no audio playlistPaul Davis
2019-12-18fix crash when looping with a MIDI trackPaul Davis
2019-12-18Remove VST plugin discovery option from first-start wizardRobin Gareus
2019-12-18Fix DSP load sorting with inactive pluginsRobin Gareus
2019-12-17Cont'd work on Playlists import from old 2.x sessionsRobin Gareus
2019-12-17a new stop command while in the middle of declick-to-stop is not a bad transi...Paul Davis
2019-12-17Directly apply MIDI automation state changesRobin Gareus
2019-12-17VKeybd: exponential pitch-wheel/bend interpolationRobin Gareus
2019-12-17Fix MIDI port i/o when vari-speedingRobin Gareus
2019-12-17Indicate current Disk-I/O settingRobin Gareus
2019-12-17Convert Disksteam & Playlists from old 2.x sessionsRobin Gareus
2019-12-16remove mistakenly left-in debug stacktracePaul Davis
2019-12-16reinstate missing latency initialization codePaul Davis
2019-12-16expand DEBUG_TRACE outputPaul Davis
2019-12-16Remove cruft, unused APIRobin Gareus
2019-12-16Parse v2 session-informationRobin Gareus
2019-12-16Lua bindings for well-known send controlsRobin Gareus
2019-12-16Add additional roll check in transport_recordNikolaus Gullotta
2019-12-16fix logic error that prevented MIDI playlists from being rendered at load timePaul Davis
2019-12-16Vkeybd: fix octave up/down direction, speed up pitch-bendRobin Gareus
2019-12-16Add/remove source(s) in our MSVC project (gtk2_ardour)John Emmas
2019-12-16Vkeybd: grab all key-events and use timer instead of key-repeatRobin Gareus
2019-12-16Vkeybd: Experiment with key-repeat for pitch-bendRobin Gareus
2019-12-15VKeybd: Pass on primary (Ctrl/Cmd) shortcutsRobin Gareus
2019-12-15VKeybd: add Up/Down as alternative Pitch-bend shortcutsRobin Gareus
2019-12-15LV2: add state:mapPath as supported feature and sort URIsRobin Gareus
2019-12-15Vkeybd: Add tooltip to pitchbend controlRobin Gareus
2019-12-15VKeybd: Pitchebend sprung mode and keyboard-shortcutsRobin Gareus
2019-12-14fix behavior of DiskReader when moved after an instrumentPaul Davis
2019-12-14Remove unused API (no more unconditional splash pop-back)Robin Gareus