summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2019-01-22LV2: Immediately respond after processing scheduled work in sync exec modeRobin Gareus
2019-01-21NO-OP: whitespaceRobin Gareus
2019-01-21NO-OP: remove unused codeRobin Gareus
2019-01-21ISO-C++ compat, see cd70c6bda5b, 91ed9840dRobin Gareus
2019-01-19Use correct playlist when loading Ardour5 sessionRobin Gareus
2019-01-19Optimize exponential interpolation.Robin Gareus
2019-01-18OSC: remove unused variableLen Ovens
2019-01-18Hmm, balanced panner didn't seem to make it inLen Ovens
2019-01-18foldback sends should have unlinked balanced pannerLen Ovens
2019-01-18OSC: shorten foldbackbus namesLen Ovens
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-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-03LCXL: Fix a problem in switch_bankJan Lentfer
2019-01-03LCXL: fix special 32C handling for autom. lanesJan Lentfer
2019-01-02Fix a -Wunused-but-set-variableRobin Gareus
2019-01-02Include Volume Paths in Ardour's PathsDialog WidgetRobin Gareus
2019-01-02Update Fluidsynth to v2.0.3Robin 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-28remove configure-time --no-lv2 option. LV2 is integral to what we doPaul Davis
2018-12-27remove debug outputPaul 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-23Dynamic ALSA MIDI I/O device discovery and re/connectRobin Gareus
2018-12-23Use hash for ALSA-MIDI device name/IDRobin Gareus
2018-12-23Fix cases where there's no MIDI buffer (e.g. audio audition)Robin Gareus
2018-12-22Add guard-points when shifting automationRobin Gareus
2018-12-22Properly remove-time automationRobin Gareus
2018-12-21Fix insert/remove time duplicate automation move -- #7712Robin Gareus
2018-12-21NO-OP: whitespaceRobin Gareus
2018-12-21Remove duplicate automation shiftRobin Gareus
2018-12-20Fix crash for external windowsRobin Gareus
2018-12-20Amend e4304f3bf, plugin-preset, preset-recordRobin Gareus
2018-12-19Use lilv_world_get()David Robillard
2018-12-19Remove conditional support for ancient versions of LilvDavid Robillard
2018-12-19adjustments for latest boost shared_ptr debug patchPaul Davis
2018-12-19Compliant LV2 state path-mappingRobin Gareus
2018-12-18Wouldn't it be nice if plugin presets had a description/comment?Robin Gareus
2018-12-18Add LV2 option/extension for plugin thread sched priorityRobin Gareus
2018-12-17MSVC won't allow us to erase an item that's managed by 'const_iterator'John Emmas
2018-12-16ptformat: Update to 877fa28 - more endian resilient && pt5 fixesDamien Zammit