Commit History

作者 SHA1 備註 提交日期
  Dominic Clark 2070ef21f5 Handle automation on processing thread (#4692) 6 年之前
  Dominic Clark 27007c258a Fix command line rendering with VSTs (#4093) 6 年之前
  Lukas W 358a251cff VstEmbed: Support changing embed method without restart 7 年之前
  grejppi 9e85d7c66e update all copyright headers to the proper url (#3326) 7 年之前
  Lukas W 1bbf7455a4 Rename a lot… 10 年之前
  Lukas W aaeb5216ad Rename note to Note 10 年之前
  Lukas W 8e8879f735 Merge stable-1.1 10 年之前
  Umcaruje 6fb923cba2 Correct the program name and site in the descriptions. 10 年之前
  Tobias Doerffel 4cee046909 Added initial Qt5 support 10 年之前
  Vesa 06be5bba82 Make MIDI timing sample-accurate 10 年之前
  Tobias Doerffel 69e02fc37d VeSTige: removed unused array 10 年之前
  Tobias Doerffel 1c66bb9d66 Instrument: introduced flags to replace virtual property getters 10 年之前
  Tobias Doerffel 3a827f061f Reworked MIDI event handling in InstrumentTrack and renamed MIDI classes 10 年之前
  Mike Choi 1c9c76f399 VST GUI fixes, improvements 12 年之前
  Mike Choi 5b6fa164e7 VST Automation: Filter for automated parameters 12 年之前
  Mike Choi c2e9918c8a VST Automation: crash prevention 12 年之前
  Tobias Doerffel 1b7ae1f7a9 RemotePlugin, VstPlugin: reorganized and partly rewrote program/preset related functions 12 年之前
  quadro d57b20ff2f LVSL: improved preset support 13 年之前
  quadro 4d645b335d LVSL: added support for (automatable) VST controls and VST presets 13 年之前
  Tobias Doerffel 1d5cb23385 File and class renames part 1 15 年之前
  Tobias Doerffel 0d0288eabe VeSTige: added support for d'n'd DLL files onto VeSTige instrument 15 年之前
  Tobias Doerffel adf8aed93c removed obsolete instrument-parallelization support as this is handled much better by worker threads and adds unneccessary complexity 16 年之前
  Tobias Doerffel 880c322cf6 * replaced instrument::notePlayHandleBased() with instrument::isMidiBased() 16 年之前
  Tobias Doerffel fa1a9f4967 * rewrote the way plugins can handle certain filetypes 16 年之前
  Tobias Doerffel f2a7d5c44e only use MIDI anymore for controlling VST instruments 16 年之前
  Tobias Doerffel 5b98f07f22 rewrote VST support layer to use the new remotePlugin-framework 16 年之前
  Tobias Doerffel c8c5382b35 made rendering happen with one global working-buffer per thread - hopefully improves L1/L2-cache-efficiency 16 年之前
  Tobias Doerffel c31dbd6a09 merged note's tone and octave-property into one key-property which makes us save calculations in a lot of places and also shrinks sizes of XML-files, renamed various note-related constants and enums to match current coding-style 16 年之前
  Tobias Doerffel f03d122732 show window before determining X-Window-ID as newer WINE-versions do not create X-windows before actually showing window 16 年之前
  Tobias Doerffel a3421acaec M/V-split of VeSTige 16 年之前