605 Commits (cbb2f860a76a83aa6215917bbb618aa7536544be)
 

Author SHA1 Message Date
  Andrew Belt cbb2f860a7 Remove low and high thresholds from SchmittTrigger, use 0 and 1 as fixed 8 years ago
  Andrew Belt 2f3ae0d37e Use RACK_DIR in plugins Makefile framework 8 years ago
  Andrew Belt 5752f1e9b1 Deprecated Plugin::website and Plugin::manual 8 years ago
  Andrew Belt 2f61378781 Rename randomf() to randomUniform() 8 years ago
  Andrew Belt 99b7618858 If key is consumed, RackScene should not attempt to recognize key 8 years ago
  Andrew Belt 41916e5281 Remove black cable 8 years ago
  Andrew Belt d335b14250 Rename near() to isNear() 8 years ago
  Andrew Belt 1f93333bd6 Rename interp to interpolateLinear() 8 years ago
  Andrew Belt 358386a57e Refactoring, remove "f" and "i" prefixes from math.hpp functions 8 years ago
  Andrew Belt fdd97a7205 Merge branch 'master' of github.com:VCVRack/Rack 8 years ago
  Andrew Belt 507dfca913 Added clock modulator tag 8 years ago
  Andrew Belt 31d7b7c000 Replace github release of speexdsp with pre-autogen'd package hosted on 8 years ago
  Andrew Belt 5d0c922440 Fix eucmod typos 8 years ago
  Andrew Belt 324f6d04ab Fix for menu clamping 8 years ago
  Andrew Belt 1b0797952e Rename util.hpp to common.hpp, fix include paths 8 years ago
  Andrew Belt 9a6d110f6e Refactor util.hpp 8 years ago
  Andrew Belt c483779fb7 Refactor math.hpp 8 years ago
  Andrew Belt 33e6094bb1 Define SLUG macro from Makefile for plugins 8 years ago
  Andrew Belt b5f39d7bd9 Use curl instead of wget for make dep 8 years ago
  Andrew Belt 7c2e8c6780 Rename randomSeedTime to randomInit and assert that it's called only 8 years ago
  Andrew Belt 55b47be432 Fix scrolling menus again 8 years ago
  Andrew Belt b21e2b1f2e Add absf() to math.hpp 8 years ago
  Andrew Belt 4d9b130f47 Added active light indicators to AudioInterface and MIDItoCVInterface 8 years ago
  Andrew Belt 13f341b9ba Enable denormals-are-zero (DAZ) mode in engine 8 years ago
  Andrew Belt 8d2833beeb Merge branch 'master' of github.com:VCVRack/Rack 8 years ago
  Andrew Belt f611ac1fd4 Re-fix LightWidget drawing 8 years ago
  Andrew Belt f0fe881a1f Merge pull request #628 from briansorahan/626-RackWidget-error-message-fix 8 years ago
  Brian Sorahan ec6576ecfa fix error message in RackWidget::fromJson 8 years ago
  Andrew Belt 95d54e557f Reorganize midi.hpp and audio.hpp, add prompt before clearing patch after crash, add Bridge scaffolding to AudioIO 8 years ago
  Andrew Belt b9390f3fd1 Draw opaque wire if one of its ports is hovered 8 years ago
  Andrew Belt afabba1429 ModuleWidget serializes pos in rack grid coordinates instead of pixel 8 years ago
  Andrew Belt f41cb7e780 Serialize wire color 8 years ago
  Andrew Belt 990068edc9 Use Module::params/inputs/outputs indices instead of 8 years ago
  Andrew Belt 67162e3899 Use RELEASE=1 to build release version. VERSION is automatically set in the Makefile now. 8 years ago
  Andrew Belt 003734e565 Un-reverting last commit 8 years ago
  Andrew Belt 5698ed7ad6 Last commit doesn't do anything, reverted 8 years ago
  Andrew Belt 52caeb7d38 Close stream upon destructing AudioInterface 8 years ago
  Andrew Belt 22add3f8b9 Refactor plugin sync code 8 years ago
  Andrew Belt 2b68057cb7 Add midi.cpp with MidiIO class 8 years ago
  Andrew Belt 5038e7f307 Use closest sample rate in AudioIO::openStream() 8 years ago
  Andrew Belt 66b36edd23 Return specialized type in rack.hpp helper functions 8 years ago
  Andrew Belt 0941cc848e Stop audio instead of abort, use requested sample rate instead of 8 years ago
  Andrew Belt 9d3dcfdc80 Use AudioIO in AudioInterface 8 years ago
  Andrew Belt 704f9f0ee3 Remove request URL from log.txt 8 years ago
  Andrew Belt a5c1164fec Merge branch 'master' of github.com:VCVRack/Rack 8 years ago
  Andrew Belt c3b0f55044 Add AudioWidget 8 years ago
  Andrew Belt ee85370a96 Merge pull request #548 from bontric/bontric-midi-fixes 8 years ago
  ben 1fa2d90225 fix pedal gate release 8 years ago
  Andrew Belt 9085727425 Added support for continuous encoders, aka Knob widgets with infinite 8 years ago
  Andrew Belt 0604c5cacb Build system fixes 8 years ago