summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2018-12-03Special case Mixbus Chanstrip for load calculationRobin Gareus
2018-12-03Consistent AU factory Preset IDsRobin Gareus
2018-12-02Don't invalidate AU preset on loadRobin Gareus
2018-12-02Implement AU plugin-preset removalRobin Gareus
2018-12-02Restore actual plugin-preset on session-loadRobin Gareus
2018-12-02Towards fixing AU preset invalidationRobin Gareus
2018-12-01AU: mark preset dirty when parameter changesRobin Gareus
2018-12-01Fix AU preset handlingRobin Gareus
2018-11-29Fix a tiny memory leak, add_instant_xml() copies the nodeRobin Gareus
2018-11-29Fix uninitialized variableRobin Gareus
2018-11-29NO-OP: whitespaceRobin Gareus
2018-11-29Fix a tiny memory-leak when calling vforkRobin Gareus
2018-11-29Disk I/O: only allocate midi-buffer if neededRobin Gareus
2018-11-28Fix a potential memory-corruptionRobin Gareus
2018-11-28Remove ambiguous API implementationRobin Gareus
2018-11-28Consolidate ambiguous engine API callsRobin Gareus
2018-11-26Fix stuck connection block when template load fails.Robin Gareus
2018-11-26Prevent deadlock when removing routes w/o engineRobin Gareus
2018-11-26Don't allow to add/remove monitor-section w/o engineRobin Gareus
2018-11-26Fix various issues when the engine disconnects:Robin Gareus
2018-11-25Do not allocate MIDI buffers for signal analysisRobin Gareus
2018-11-25Fix Linux/PPC64 runtimeRobin Gareus
2018-11-25Allow compilation with winpthreads -- closes #7691Robin Gareus
2018-11-24Auditioner: check if removing synth succeedsRobin Gareus
2018-11-23Handle some midnam edge-casesRobin Gareus
2018-11-23NO-OP: whitespace and re-organizationRobin Gareus
2018-11-23Load audition synth on demandRobin Gareus
2018-11-23Update Fluidsynth to v2.0.2Robin Gareus
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