summaryrefslogtreecommitdiff
path: root/libs/ardour/ardour
AgeCommit message (Expand)Author
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
2018-10-13Clarify where the file 'ptfformat.h' can be foundJohn Emmas
2018-10-12PT import: Minor changes to sessionDamien Zammit
2018-10-11Add API to query backend realtime thread priorityRobin Gareus
2018-10-08some rather simple code to allow MIDI Clock to set the tempo of the session.Paul Davis
2018-10-05move away from "sync source" conceptsPaul Davis
2018-10-05laying the groundwork for adding/removing transport mastersPaul Davis
2018-10-04remove LTC port parameter, since it's no longer a thing.Paul Davis
2018-10-04add new ::update_interval() method for transport masters, and use in shared :...Paul Davis
2018-10-04Sort Session templates alphabeticallyRobin Gareus