summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2018-11-23Add/remove source(s) in our MSVC project (audiographer)John Emmas
2018-11-23Add/remove source(s) in our MSVC project (libardour)John Emmas
2018-11-22Amend prev. commit, actually remove (1.0 - x) as was documentedRobin Gareus
2018-11-22Backwards compatible sndfile supportRobin 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-21Include session-metadata in external/ffmpeg exportRobin 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-19Fix Windows and Mac BuildsRobin Gareus
2018-11-19Initial backend support for external export encoderRobin Gareus
2018-11-19Add Pipe-to-command export backendRobin Gareus
2018-11-19Move video-tool paths to libardour (1/2)Robin Gareus
2018-11-19Add API to write raw data to child processes.Robin Gareus
2018-11-17Update classkeys to match new total LuaSignal count (windows only)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-12OSC: New personal monitor buses no longer need to be hiddenLen Ovens
2018-11-12OSC: logic thinko fixLen Ovens
2018-11-11LCXL: some final fixesJan Lentfer
2018-11-07OSC: specify which stiripable type we wantLen Ovens
2018-11-07get_stripables and get_routelist are now presentationinfo awareLen Ovens
2018-11-07Consolidate VST Plugin InfoRobin Gareus
2018-11-07Force VST category to be "Instrument" for instruments.Robin Gareus
2018-11-07Honor effFlagsIsSynth and always assume those VSTs are instrumentsRobin Gareus
2018-11-07Add support for recording to .flacRobin Gareus
2018-11-07NO-OP: whitespaceRobin Gareus
2018-11-07Close files at rec-stop (re-open as needed)Robin Gareus
2018-11-04Remove C++11'ismRobin Gareus
2018-11-04Fix AudioUnit, missing const in cbef72b8a13Robin Gareus
2018-11-04Prefer const references for Pin/Channel mapsRobin Gareus
2018-11-04Plugin pin-mapping micro-optimizationRobin Gareus
2018-11-04Optimize Plugin connect & run API, use const mapsRobin Gareus
2018-11-04Optimize Parameter Control LoopRobin 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-11-01Skip VST version check to detect MIDI inputsRobin Gareus
2018-10-31Add option to limit automatable control parmatersRobin Gareus
2018-10-31Remove duplicate callRobin Gareus
2018-10-30OSC: Allow non-cue surfaces to create personal send and ListenBusLen Ovens
2018-10-30Add ListenBus to stripable typesLen Ovens
2018-10-29Safe-guard non-rt-safe sidechain operationsRobin Gareus
2018-10-27Fix incorrect VST callback fall-though (effective NOOP)Robin Gareus
2018-10-27Fix another compiler warningRobin Gareus
2018-10-26Fix some Wimplicit-fallthroughRobin Gareus