summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-18Replace missing .mid files with silenceRobin Gareus
2020-02-15LV2: disable unofficial LV2UI_Request_ParameterRobin Gareus
2020-02-14Fix seamless looping w/split-cyclesRobin Gareus
2020-02-14Fix potential deadlock (session-template with latent procs)Robin Gareus
2020-02-14Fix cross-compile linking (arm-linux ld)Robin Gareus
2020-02-13M: Make edit_aux_send insensitiveRobin Gareus
2020-02-13Leave processor box sensitive when editing aux-sendsRobin Gareus
2020-02-13LCXL: make sends assignable for 32CJan Lentfer
2020-02-13Fix Mixbus well-known filter controls (HP/LP freq)Robin Gareus
2020-02-13LCXL: fix pan for Mixbus device mode, tooJan Lentfer
2020-02-13FP8: fix direction of panner bar on scribble-stripRobin Gareus
2020-02-13FP8: don't send non-ASCII chars to scribble-stripRobin Gareus
2020-02-13Address sidechain-port name uniquenessRobin Gareus
2020-02-12LCXL: Make the pan fix nice againJan Lentfer
2020-02-12FaderPort8: Don't lock shift, when using shift + encoderRobin Gareus
2020-02-12Fix Faderport 2/8/16 pan azimuth knob directionRobin Gareus
2020-02-12Fix loop-fade and de-click buffersize calculationRobin Gareus
2020-02-12NO-OP: use #define for de-click + fade gain coefficientRobin Gareus
2020-02-12Prevent out-of-bounds array accessRobin Gareus
2020-02-12fix missing MIDI playback by using correct (expanded) logic in DiskReader::de...Paul Davis
2020-02-12Revert commit #39975dc3c6 from Feb 7thJohn Emmas
2020-02-11reverse occurence order of "General MIDI" and "MIDI" in the generic MIDNAM filePaul Davis
2020-02-11expand commentPaul Davis
2020-02-11remove unnecessary codePaul Davis
2020-02-11move the point of adding a new MIDI track until *after* the instrument is addedPaul Davis
2020-02-11remove unnecessary codePaul Davis
2020-02-11NOOP: line unwrapping and vertical spacingPaul Davis
2020-02-11further attempts to rationalize MIDNAM messPaul Davis
2020-02-09LCXL: Adopt pan knob behaviourJan Lentfer
2020-02-09pt_import: Bump thread pool constant from 64 to 2048 to prevent import crashDamien Zammit
2020-02-09ptformat: Update to upstream 55f08d8 (simplify version detection)Damien Zammit
2020-02-08Add missing include for compat (memcpy needs string.h)Robin Gareus
2020-02-07Reduce used namespaceRobin Gareus
2020-02-07NOOP: add whitespace/blank linePaul Davis
2020-02-07Fix incorrect assignment of MIDNAM device modePaul Davis
2020-02-07NOOP: remove line wrappingPaul Davis
2020-02-07Changes needed for building with MSVCJohn Emmas
2020-02-06try to fix awful confusion and misbehavior for plugin-provided MIDNAM situationsPaul Davis
2020-02-06NOOP: avoid unnecessary and distracting line wrappingPaul Davis
2020-02-06always use plugin's ::midnam_model() method to provide the name of a custom, ...Paul Davis
2020-02-06add AxisView::remove_gui_property()Paul Davis
2020-02-06add GUIObjectState::remove_property()Paul Davis
2020-02-06Resize session dialog back to initial height and width on "back"Nikolaus Gullotta
2020-02-06Fix DSP::process_map edge-case (unconnected inputs)Robin Gareus
2020-02-06Prefer TLSF over realloc-pool for LuaProcRobin Gareus
2020-02-06Fix rt-safety of LuaProc w/o chanmappingRobin Gareus
2020-02-06Fix rt-safety (const reference, not const copy)Robin Gareus
2020-02-06Readable and AudioROM Lua script examplesRobin Gareus
2020-02-06Update DSP::ConvolutionRobin Gareus
2020-02-06Audio ROM Lua BindingsRobin Gareus