Historial de Commits

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