summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2019-10-24non-GUI startup should only use plugin cache and not discover new onesPaul Davis
2019-10-24do not scan (discover) (new) plugins when running without a GUIPaul Davis
2019-10-24alter ARDOUR::init() API to specify whether a GUI is in control or notPaul Davis
2019-10-23Fix strict-i/o override on session-load (amend 31847f88ef)Robin Gareus
2019-10-22New implementation for single-fader mackie devices (reverts b96d8e)Ben Loftis
2019-10-21Allow calling Dropdown::set_active from a signal handlerRobin Gareus
2019-10-20Add support for single-fader MCU devices: XTouch One and RuCo. (needs testing)Ben Loftis
2019-10-20Add API to set select item from ArdourDropdownRobin Gareus
2019-10-19Fix typo in bc363f1258c4Robin Gareus
2019-10-18Special case "Virtual Keyboard" to be available as external inputRobin Gareus
2019-10-18Allow to translate "Virtual Keyboard"Robin Gareus
2019-10-18Expose virtual-keyboard port as async-portRobin Gareus
2019-10-18Add Virtual-Keyboard MIDI portRobin Gareus
2019-10-18NO-OP: indent, tabs/whitespace fixesRobin Gareus
2019-10-18Fix a rare EventList race-condition/crashRobin Gareus
2019-10-18Add API to safely query timestamp of first/last control eventRobin Gareus
2019-10-15Fix export w/o session-range (typo in 468731c14b9b)Robin Gareus
2019-10-15Improve multi-channel instrument listingRobin Gareus
2019-10-15Fix typos in AU channel-count calcRobin Gareus
2019-10-15API to count max multi-channel plugin outputsRobin Gareus
2019-10-15Detect plugin-name ambiguitiesRobin Gareus
2019-10-15NO-OP: indent, comments and consistencyRobin Gareus
2019-10-13Fix fan-out channel-assignmentRobin Gareus
2019-10-13Remove unused API declaration (removed in 789f08891b)Robin Gareus
2019-10-12remove Session::AudioMidiSetupRequired signal (no longer necessary)Paul Davis
2019-10-11remove responsibility for starting AudioEngine from SessionPaul Davis
2019-10-10make error message very slightly more indicative of what might be happening w...Paul Davis
2019-10-10make BusProfile argument to new Session constructor be const (and in associat...Paul Davis
2019-10-10remove unnecessary template methods (replicated in libs/gtkmm2ext/doi.hPaul Davis
2019-10-10NO-OP: whitespaceRobin Gareus
2019-10-10Add "List/Browse" vector iconRobin Gareus
2019-10-07add constructorPaul Davis
2019-10-07Invert Pan-Azimuth (up means left)Robin Gareus
2019-10-02remove all use of NO_PLUGIN_STATE #ifdefPaul Davis
2019-10-02Prefer portable (MSVC?) getenv (amend 5ea54be)Robin Gareus
2019-10-02Allow ARDOUR_AVG_DSP_LOAD for non-debug buildsRobin Gareus
2019-10-02Amend 903c3ec5a API renameRobin Gareus
2019-10-02Plugin type lookup does not change PIRobin Gareus
2019-10-02Remove unused API (and some MIXBUS specifics)Robin Gareus
2019-10-02Optimize default case: no delayRobin Gareus
2019-10-01Fix thinko in cd5f70e69a (delayline buffer resize)Robin Gareus
2019-09-30Update Fluidsynth to v2.0.7Robin Gareus
2019-09-30Fix remaining doxygen warnings (!)Robin Gareus
2019-09-30NO-OP: whitespace, indentRobin Gareus
2019-09-30Fix use of doxygen documented parameters in running textRobin Gareus
2019-09-30Fix some more doxygen warningsRobin Gareus
2019-09-30NO-OP: whitespace (use tab to indent)Robin Gareus
2019-09-30Fix a few hundred doxygen warnings..Robin Gareus
2019-09-29Ardour::IO is not latent by itselfRobin Gareus
2019-09-29Fix port-insert default latencyRobin Gareus