summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2018-10-20NO-OP: clang-format whitespaceRobin Gareus
2018-10-20zita-convolver: add namespace & visibility, remove global externsRobin Gareus
2018-10-20Add upstream libzita-convolver 4.0.3Robin Gareus
2018-10-20Allow Lua DSP processors to report latencyRobin Gareus
2018-10-19Add personal monitor sendsLen Ovens
2018-10-18Fix copy/edit in e047b01aa256Robin Gareus
2018-10-18Fix scalar initialization of shared_ptr<>.Robin Gareus
2018-10-18Fluidsynth 2.0 uses anonymous unions (added in c11, or gnu99)Robin Gareus
2018-10-18Follow fluidsynth's API changes introduced with 2.0.0Andreas Müller
2018-10-18Update Fluidsynth to 2.0.1Robin Gareus
2018-10-17Noop: fix white spaceLen Ovens
2018-10-17Option to hide send if aux is hiddenLen Ovens
2018-10-17Prevent excessive meter redraws for inactive meters at zero IIAndreas Müller
2018-10-17correct commentPaul Davis
2018-10-17add new API for retrieving port flags from backendPaul Davis
2018-10-17when calling Session::engine_halted() after a user-driven engine stop, make s...Paul Davis
2018-10-17LCXL: complete overhaul and Mixbus supportJan Lentfer
2018-10-17LCXL: Assign one callback function per Knob/FaderTérence Clastres
2018-10-16OSC: personal monitor can hide the aux busLen Ovens
2018-10-16OSC: personal monitor send hidden follows aux hiddenLen Ovens
2018-10-16OSC: personal monitor should only send signal present on changeLen Ovens
2018-10-15indentation fixPaul Davis
2018-10-15#include tidy-upPaul Davis
2018-10-15Remove a #include and substitute a forward declaration (to simplify and speed...John Emmas
2018-10-15Adapt some MSVC projects to accommodate the changes to 'ptformat' libraryJohn Emmas
2018-10-14OSC: allow personal monitor to add a send.Len Ovens
2018-10-14remove use of hardcoded -fPIC compiler flag, and use compiler flag dict insteadPaul Davis
2018-10-14fix mixup with previous commitPaul Davis
2018-10-14fix several inter-related problems with libptformatPaul Davis
2018-10-13Clarify where the file 'ptfformat.h' can be foundJohn Emmas
2018-10-13Accommodate newly introduced source(s) in our MSVC project (libardour)John Emmas
2018-10-12PT import: Fix circular dependency with libptformat <-> libardourptimport-reworkDamien Zammit
2018-10-12PT import: Minor changes to sessionDamien Zammit
2018-10-12PT import: Add new import_pt.cc session methodsDamien Zammit
2018-10-12libptformat: Update lib to upstream e75320e (+source lengths)Damien Zammit
2018-10-11Always use internal, modified, zita-resamplerRobin Gareus
2018-10-11Consolidate relative sched_get_priority computationRobin Gareus
2018-10-11Use new RT-priority APIRobin Gareus
2018-10-11Add API to query backend realtime thread priorityRobin Gareus
2018-10-10Fix master_send_enable_controllable for MixbussesRobin Gareus
2018-10-10Fix inconsistent controllable Lua binding namesRobin Gareus
2018-10-10Fix well-known control Lua bindingsRobin Gareus
2018-10-09Ignore small (or negative) radii.Robin Gareus
2018-10-09Constant radian/degree factorRobin Gareus
2018-10-09Remove unused variableRobin Gareus
2018-10-08some rather simple code to allow MIDI Clock to set the tempo of the session.Paul Davis
2018-10-07fix duplicate name check for new transport masterPaul Davis
2018-10-07fix return value and avoid unnecessary extra conditionalPaul Davis
2018-10-07remove crazy thinkoPaul Davis
2018-10-07Faderport(Classic): Add Record-PreRoll and Record-CountIn actions to the foo...Ben Loftis