summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-30added an Ardour-focused smartphone layout for Touch OSCSunil Chopra
2019-09-30Fix remaining doxygen warnings (!)Robin Gareus
2019-09-30Add LTC frame doc imageRobin Gareus
2019-09-30NO-OP: whitespace, indentRobin Gareus
2019-09-30No more doxygen warnings for gtk2_arodur/*Robin Gareus
2019-09-30Fix use of doxygen documented parameters in running textRobin Gareus
2019-09-30Fix some UI doxygen warningsRobin 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-30Update Doxygen config:Robin Gareus
2019-09-29Fix a duplicate layout parent issueRobin Gareus
2019-09-29NO-OP: whitespaceRobin Gareus
2019-09-29Fix External Send GUIRobin Gareus
2019-09-29Fix gtk-table-packing error (redundant packing)Ben Loftis
2019-09-29Ardour::IO is not latent by itselfRobin Gareus
2019-09-29Remove unused modal LatencyGUI DialogRobin Gareus
2019-09-29Remove defunct Route "Adjust Latency" GUIRobin Gareus
2019-09-29Fix port-insert default latencyRobin Gareus
2019-09-29Show pre-release dialog also for source-tree self-buildsRobin Gareus
2019-09-29New region opacity rules. (final part of 973e9a)Ben Loftis
2019-09-29Allow the Cut tool to appear in Mixbus.Ben Loftis
2019-09-29Amend 4f41367836: fix show/hide latency labelRobin Gareus
2019-09-29Fix issues when delay-buffers are re-allocatedRobin Gareus
2019-09-29Fix Region-list column layout.Ben Loftis
2019-09-29Theme latency-disable-buttonRobin Gareus
2019-09-29Add Latency Control Toolbar WidgetsRobin Gareus
2019-09-29Use samples_as_time_string APIRobin Gareus
2019-09-29Helper function to format sample-count as durationRobin Gareus
2019-09-29Emit signal when session latency was updatedRobin Gareus
2019-09-29Add Lua bindings related to latency compensationRobin Gareus
2019-09-29Add Signal to indicate global delay compensation statusRobin Gareus
2019-09-29Upddate path for doxygen docRobin Gareus
2019-09-27Ctrl+shift is a pretty strong convention for Invert-Selection; plus we try to...Ben Loftis
2019-09-27Restore "A"utomation buttonRobin Gareus
2019-09-27Handle case where an audio-port is added to a MIDI only delaylineRobin Gareus
2019-09-27Re-layout engine dialog, improve "Autostart" button positionRobin Gareus
2019-09-27Amend 973e9ad1: fix "black" regions when selecing themRobin Gareus
2019-09-26rename BufferSet::get* to BufferSet::get_available*Paul Davis
2019-09-26Don't try to process MIDI input in a DiskWriter if it has no _midi_bufPaul Davis
2019-09-26Add use-these-engine-settings-from-now-on checkboxRobin Gareus