424 Commits (7c2e8c67808bebbbf5a48ce2da51faff82476952)

Author SHA1 Message Date
  Andrew Belt f5e8ba0369 Use another nanovg context for rendering to the framebuffer 7 years ago
  ben 9c652e196d Fix sync if ccNum is changed by modifying the text 7 years ago
  Andrew Belt df94ca7ac2 Fixed labels for Quad MIDI interface 7 years ago
  Andrew Belt 34bd9d7b86 Add SearchModuleField to RackWidget 7 years ago
  ben bdc0479b4c fix/implement modes 7 years ago
  Andrew Belt dbd4e44eda Added Light object to engine.hpp, added automatic scrolling when 7 years ago
  ben 4bdf07f838 Basic implementation of quad midi to cv 7 years ago
  ben 698232dfa9 Dim light according to difference 7 years ago
  Andrew Belt fde88775d4 Add Notes to Core, added manufacturer slug/name to Model, reverted to 7 years ago
  ben 290e0890d6 fixes 7 years ago
  ben 3dd5298a29 fixes 7 years ago
  ben ec48fd701a Fix #292 (Also: add indicator lights which are ON as long as a knob is 7 years ago
  Andrew Belt 0c4cf64726 Renamed Plugin to Manufacturer, added multiline to TextField, added 7 years ago
  Andrew Belt a1836e7c57 Added version metadata to plugin 7 years ago
  ben 26835a27c4 FIX #280 7 years ago
  Andrew Belt e76122bb60 Mac fixes, sleep GUI thread if framerate is too high 7 years ago
  Andrew Belt 7c31edd21f Save lastPath in settings 7 years ago
  ben 9452d69737 Resolve issues after merging (initialisze -> reset etc.) 7 years ago
  ben 3bace286ec remove virtual from functions in modules (inherit from midiIO not from 7 years ago
  ben 7df90920ca Fix handling for ignore types 7 years ago
  ben 70381c53c0 resetMidi when initialize is called 7 years ago
  ben 7b41fe9d52 Add midi learn to CC/Trigger module (hold down right mouse button on 7 years ago
  ben 70c4f69e15 Fix clock ratio selection 7 years ago
  Andrew Belt 8060a1e657 Rename initialize() to reset() 7 years ago
  Andrew Belt 33ca4dac2d Add override keyword everywhere 7 years ago
  Andrew Belt 9dbadfbdc5 Remove gSampleRate, add engineGetSampleRate() 7 years ago
  Andrew Belt e26235e565 Don't define VERSION in dev builds 7 years ago
  Andrew Belt 0b5e30fcf0 Don't smooth snapped knobs 7 years ago
  Andrew Belt 5cee9b53a9 Added boolean parameter to make knobs snap, made them visually snap as 7 years ago
  ben fe755f441d Update midi clock implementation and minor fixes for clock 7 years ago
  ben 0f0a9aac2b use int (uint is not standard See #238) 7 years ago
  Andrew Belt 6db1177270 Reduce Light radius 7 years ago
  ben 692cfd3b89 Fix minor issues 7 years ago
  ben 87da77b181 Fix segfault on closing rack (and variable naming) 7 years ago
  ben 19e0e45ca9 Remove velocity dependent output from trigger for now (let trigger be trigger) 7 years ago
  ben 997eeaa2d7 Update midi modules accordingly 7 years ago
  ben 670614e4ad Simplify midi splitting and implement proper handling 7 years ago
  Andrew Belt 5f311e7e15 File > New attempts to load template.vcv if exists 7 years ago
  ben 9647f22eee [WIP] Implement rtMidi wrapper 7 years ago
  Andrew Belt 3fc2a12c31 Added Quit to File menu 7 years ago
  ben ec6e9f1b4c Add trigger-to-cv module 7 years ago
  ben 63cfbc3d3c Restructure midi interface 7 years ago
  Andrew Belt aeedc29c5d Fix Mac rtaudio dylib in bundle, properly load plugin after downloading 7 years ago
  Andrew Belt aa133088cd Create plugins/ directory on startup 7 years ago
  Andrew Belt ea47c91571 Render nanovg gui even if minimized 7 years ago
  Andrew Belt f6d9f6e8d9 Fix download URL 7 years ago
  Andrew Belt dc28f90994 Construct download URL instead of retreiving it from server (API will 7 years ago
  Andrew Belt 4734fa81cd Added minblep.cpp 7 years ago
  Andrew Belt ed6916d3e5 Remove dsp.hpp. Plugins must now #include the specific dsp/ header file 7 years ago
  Andrew Belt bdcbe508db Append .vcv to files that are saved with no extension 7 years ago