summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-16(libs) call ARDOUR::init_post_engine() from within libardour rather than requ...Paul Davis
2019-01-16(libs) call ARDOUR::init_post_engine() from within libardour rather than requ...Paul Davis
2019-01-16Fix ambiguity introduced in 91ed9840dRobin Gareus
2019-01-14ALSA: add locks to safely add/remove MIDI devicesRobin Gareus
2019-01-14Clarify which version of 'ActionManager::get_action()' we're callingJohn Emmas
2019-01-13re-order startup process, registering actions earlyPaul Davis
2019-01-13adjust debug/trace output for key bindingsPaul Davis
2019-01-13additional API to make it nicer to get an existing action groupPaul Davis
2019-01-11do not crash if an unknown action is used by US2400 supportPaul Davis
2019-01-11do not crash if an unknown action is used by Mackie Control supportPaul Davis
2019-01-04mixer recall script will now remember the last used recall settingsNikolaus Gullotta
2019-01-04type is a protected word.Nikolaus Gullotta
2019-01-03LCXL: Fix a problem in switch_bankJan Lentfer
2019-01-03LCXL: fix special 32C handling for autom. lanesJan Lentfer
2019-01-02Add an example plugin to demonstrate Lua global variablesRobin Gareus
2019-01-02Fix a -Wunused-but-set-variableRobin Gareus
2019-01-02Include Volume Paths in Ardour's PathsDialog WidgetRobin Gareus
2019-01-02Add external drive references for most file-browsersRobin Gareus
2019-01-02Update Fluidsynth to v2.0.3Robin Gareus
2019-01-02remove dangling --lv2 waf configure optionPaul Davis
2019-01-01R/W test scripts are bash scriptsRobin Gareus
2019-01-01Add Midnam for Yamaha MX 49/61/88Julio Martinez
2019-01-01Bump main program's (C) yearRobin Gareus
2019-01-01No interest in bug-reports for alpha-releasesRobin Gareus
2018-12-30Add a script to list all plugins in the sessionRobin Gareus
2018-12-28NO-OP: whitespaceRobin Gareus
2018-12-28Check whether punch-in is enabled and record is enabled in addition to if we ...Alex Pilon
2018-12-28Observe preference to prompt for names when adding range markersAlex Pilon
2018-12-28remove configure-time --no-lv2 option. LV2 is integral to what we doPaul Davis
2018-12-28new version of Boost shared ptr debugging patchPaul Davis
2018-12-27remove debug outputPaul Davis
2018-12-27fix silly cycling-show-hide bug with step editingPaul Davis
2018-12-27div wrappingPaul Davis
2018-12-27C++98 compatible map eraseRobin Gareus
2018-12-24NO-OP: whitespaceRobin Gareus
2018-12-24Update Convolver/LuaConvolverRobin Gareus
2018-12-23Use same has for ALSA-seq and ALSA-raw devicesRobin Gareus
2018-12-23Engine Dialog MIDI tweaksRobin Gareus
2018-12-23Dynamic ALSA MIDI I/O device discovery and re/connectRobin Gareus
2018-12-23Engine-dialog: skip audio device update when runningRobin Gareus
2018-12-23Use hash for ALSA-MIDI device name/IDRobin Gareus
2018-12-23Add/remove source(s) in our MSVC project (gtk2_ardour)John Emmas
2018-12-23Fix dead-link to manualRobin Gareus
2018-12-23Fix cases where there's no MIDI buffer (e.g. audio audition)Robin Gareus
2018-12-23Increase pitch-shifting quality a bitRobin Gareus
2018-12-22deal with end-of-step-editing in a better wayPaul Davis
2018-12-22add explanatory commentsPaul Davis
2018-12-22make StepEntry into a singleton.Paul Davis
2018-12-22remove unused declarationPaul Davis
2018-12-22Add guard-points when shifting automationRobin Gareus