376 Commits (4041b2f4a469f1fbe5d7ef8c9bc4273d0bbed90c)
 

Author SHA1 Message Date
  Andrew Belt 20e0c812cb Update createCheckMenuItem() API change. 3 years ago
  Andrew Belt baaf463db2 Fix Sequential Switch switch labels. 3 years ago
  Andrew Belt ac917844c8 Draw light-like widgets on layer 1 instead of use nvgGlobalTint(). 3 years ago
  Andrew Belt b7113e9cbc Merge branch 'v2' of github.com:VCVRack/Fundamental into v2 3 years ago
  Andrew Belt f369452876 Use nvgGlobalTint() instead of nvgGlobalAlpha() for drawing lights. 3 years ago
  Andrew Belt 1d9c4b7e56 Update email in plugin.json. 3 years ago
  Andrew Belt 39f94eaebb Use nvgGlobalTint() instead of nvgGlobalAlpha() for un-tinting lights. 3 years ago
  Andrew Belt a7be64dae2 Add presets dir to Makefile in case it is added later. 3 years ago
  Andrew Belt e908694121 Add port labels and bypass routes to VCAs. 3 years ago
  Andrew Belt e09da574ee Use LEDLightBezel instead of separate LEDBezel and LEDBezelLight. 3 years ago
  Andrew Belt 6807638261 Tweak param labels for clarity. 3 years ago
  Andrew Belt 3a2731a832 Load Scope font every frame instead of in constructor. 3 years ago
  Andrew Belt 7f0f08e934 Clean up component names. Remove tinting for LED-like displays when rack brightness is decreased. 3 years ago
  Andrew Belt b076c7b360 Merge remote-tracking branch 'origin/v1' into v2 3 years ago
  Andrew Belt 5da8f4638f Use menu item helpers for Merge and Unity. 3 years ago
  Andrew Belt 0ad21bc3b1 Add contribution note. 4 years ago
  Andrew Belt ec7d718926 Fix manifest version and license. 4 years ago
  Andrew Belt 751a251a80 Merge remote-tracking branch 'origin/v1' into v2 4 years ago
  Andrew Belt 5799ee2a9b Update changelog. 4 years ago
  Andrew Belt 96ad29dc08 Fix changelog URL. 4 years ago
  Andrew Belt 57545c49ab Fix indentation. 4 years ago
  Andrew Belt 53ca5fefc3 Add manualUrls to all modules, linking to specific parts of the manual. 4 years ago
  Andrew Belt 3bb3d4ef1d Make VCF more accurate and stable by using a linear interpolation of the previous and current input values in `LadderFilter::process()`. Thanks Andy Simpler! 4 years ago
  Andrew Belt ef9fdf034d Relicense from GPLv3 to GPLv3+. 4 years ago
  Andrew Belt 4217ce622a Add configButton() to Scope. 5 years ago
  Andrew Belt ae8c64e254 Use configButton() for buttons. 5 years ago
  Andrew Belt 4cedca9edf Remove LEDLightSliderFixed because LEDLightSlider now works in Rack. 5 years ago
  Andrew Belt 5c687b7848 Add Switch tag to Sequential Switch. 5 years ago
  Andrew Belt 351746b05e 8vert: Set unit of gain param depending on whether the voltage is fixed. 5 years ago
  Andrew Belt 88133c75ce Use Rack's new configSwitch() method. 5 years ago
  Andrew Belt bfed46040f Use SwitchQuantity for switches. 5 years ago
  Andrew Belt 02558776ed Mixer: When polyphonic and monophonic inputs are combined, copy all mono signals to all mix output poly channels. 5 years ago
  Andrew Belt 1efb858d3e Repanel SEQ3. 5 years ago
  Andrew Belt d7f3c12d81 Use createPanel() 5 years ago
  Andrew Belt b6fc4df015 Set default FM to 100%. 5 years ago
  Andrew Belt 2fa431bfcf Add bypass routing to VCF. 5 years ago
  Andrew Belt 5f84a8c1ba Add param labels to Scope buttons. 5 years ago
  Andrew Belt c5e59a8179 Add moduleUrl to all modules. 5 years ago
  Andrew Belt b824e0d690 Add input/output port labels. 5 years ago
  Andrew Belt 4ca88b1e67 Remove libsamplerate dependency. 5 years ago
  Andrew Belt 3af8fe5fc7 Add configInput/Output for some modules. 5 years ago
  Andrew Belt 1e5cafcfb9 Update version 5 years ago
  Andrew Belt cf9458c3ea Update to Rack v2 API: Use ParamWidget::getParamQuantity() instead of ParamWidget::paramQuantity. 5 years ago
  Andrew Belt eb41dd7cdf Add Pulses. 5 years ago
  Andrew Belt e7883ea014 Remove old license. 5 years ago
  Andrew Belt 8d7aed6517 Move IIRFilter to Rack DSP API. 5 years ago
  Andrew Belt 4dad59cde8 Clarify graphics licenses. 5 years ago
  Andrew Belt 8913b70f70 Expand details in changelog entry. 5 years ago
  Andrew Belt c4194cd8a1 Fix missing LEDSliderHandle.svg. 5 years ago
  Andrew Belt 1e4aed960e Finalize Random. 5 years ago