summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
2018-12-24Update Convolver/LuaConvolverRobin Gareus
2018-12-21Fix insert/remove time duplicate automation move -- #7712Robin Gareus
2018-12-21NO-OP: whitespaceRobin Gareus
2018-12-20Amend e4304f3bf, plugin-preset, preset-recordRobin Gareus
2018-12-18Wouldn't it be nice if plugin presets had a description/comment?Robin Gareus
2018-12-16Optimize automation-event process splittingRobin Gareus
2018-12-16Optimize plugin-processing for non-automated paramsRobin Gareus
2018-12-05Prevent endless read of silent filesRobin Gareus
2018-12-03Special case Mixbus Chanstrip for load calculationRobin Gareus
2018-12-02Don't invalidate AU preset on loadRobin Gareus
2018-11-28Remove ambiguous API implementationRobin Gareus
2018-11-26Fix various issues when the engine disconnects:Robin Gareus
2018-11-25Fix Linux/PPC64 runtimeRobin Gareus
2018-11-23NO-OP: whitespace and re-organizationRobin Gareus
2018-11-23Load audition synth on demandRobin Gareus
2018-11-22Save LV2 Port Property values locallyRobin Gareus
2018-11-21Allow to revert export-format from diskRobin Gareus
2018-11-21Set encoder quality for existing ExportFormatSpecsRobin Gareus
2018-11-20Prepare session-metadata export to external commandRobin Gareus
2018-11-20Implement vorbis encoder qualityRobin Gareus
2018-11-20Implement FFMPEG/MP3 export-format spec and profileRobin Gareus
2018-11-19Prepare export-format codec-quality settingRobin Gareus
2018-11-19Initial backend support for external export encoderRobin Gareus
2018-11-19Move video-tool paths to libardour (1/2)Robin Gareus
2018-11-12Make foldback bus match foldback sends namewiseLen Ovens
2018-11-12Changed send/deliver role "Personal" to "Foldback" so bus type can matchLen Ovens
2018-11-07get_stripables and get_routelist are now presentationinfo awareLen Ovens
2018-11-07Consolidate VST Plugin InfoRobin Gareus
2018-11-07Add support for recording to .flacRobin Gareus
2018-11-04Remove C++11'ismRobin Gareus
2018-11-04Fix AudioUnit, missing const in cbef72b8a13Robin Gareus
2018-11-04Optimize Plugin connect & run API, use const mapsRobin Gareus
2018-11-02rename TransportMasterManager::init() to ::set_default_configuration() to mak...Paul Davis
2018-11-02fix crash during first-run configuration of the application, caused by using ...Paul Davis
2018-11-01Create sidechain ports when created from template (#0007680)Johannes Mueller
2018-11-01Update names of sidechains.Johannes Mueller
2018-10-31Add option to limit automatable control parmatersRobin Gareus
2018-10-30Add ListenBus to stripable typesLen Ovens
2018-10-25Fix race-condition/deadlock, plugin-copy while rollingRobin Gareus
2018-10-21Potential fix for lost VST MIDI eventsRobin Gareus
2018-10-21Add plugin version and parameter count to VST user presetsChristopher Arndt
2018-10-20Implement basic libardour convolution DSPRobin Gareus
2018-10-20Allow Lua DSP processors to report latencyRobin Gareus
2018-10-19Add personal monitor sendsLen Ovens
2018-10-17Option to hide send if aux is hiddenLen Ovens
2018-10-17correct commentPaul Davis
2018-10-17add new API for retrieving port flags from backendPaul Davis
2018-10-16OSC: personal monitor send hidden follows aux hiddenLen Ovens
2018-10-15Remove a #include and substitute a forward declaration (to simplify and speed...John Emmas
2018-10-14fix several inter-related problems with libptformatPaul Davis