594 Commits (31d7b7c0004a3dbab858be7abac31ad5064ea955)
 

Author SHA1 Message Date
  Andrew Belt 31d7b7c000 Replace github release of speexdsp with pre-autogen'd package hosted on 6 years ago
  Andrew Belt 5d0c922440 Fix eucmod typos 6 years ago
  Andrew Belt 324f6d04ab Fix for menu clamping 6 years ago
  Andrew Belt 1b0797952e Rename util.hpp to common.hpp, fix include paths 6 years ago
  Andrew Belt 9a6d110f6e Refactor util.hpp 6 years ago
  Andrew Belt c483779fb7 Refactor math.hpp 6 years ago
  Andrew Belt 33e6094bb1 Define SLUG macro from Makefile for plugins 6 years ago
  Andrew Belt b5f39d7bd9 Use curl instead of wget for make dep 6 years ago
  Andrew Belt 7c2e8c6780 Rename randomSeedTime to randomInit and assert that it's called only 6 years ago
  Andrew Belt 55b47be432 Fix scrolling menus again 6 years ago
  Andrew Belt b21e2b1f2e Add absf() to math.hpp 6 years ago
  Andrew Belt 4d9b130f47 Added active light indicators to AudioInterface and MIDItoCVInterface 6 years ago
  Andrew Belt 13f341b9ba Enable denormals-are-zero (DAZ) mode in engine 6 years ago
  Andrew Belt 8d2833beeb Merge branch 'master' of github.com:VCVRack/Rack 6 years ago
  Andrew Belt f611ac1fd4 Re-fix LightWidget drawing 6 years ago
  Andrew Belt f0fe881a1f Merge pull request #628 from briansorahan/626-RackWidget-error-message-fix 6 years ago
  Brian Sorahan ec6576ecfa fix error message in RackWidget::fromJson 6 years ago
  Andrew Belt 95d54e557f Reorganize midi.hpp and audio.hpp, add prompt before clearing patch after crash, add Bridge scaffolding to AudioIO 6 years ago
  Andrew Belt b9390f3fd1 Draw opaque wire if one of its ports is hovered 6 years ago
  Andrew Belt afabba1429 ModuleWidget serializes pos in rack grid coordinates instead of pixel 6 years ago
  Andrew Belt f41cb7e780 Serialize wire color 6 years ago
  Andrew Belt 990068edc9 Use Module::params/inputs/outputs indices instead of 6 years ago
  Andrew Belt 67162e3899 Use RELEASE=1 to build release version. VERSION is automatically set in the Makefile now. 6 years ago
  Andrew Belt 003734e565 Un-reverting last commit 6 years ago
  Andrew Belt 5698ed7ad6 Last commit doesn't do anything, reverted 6 years ago
  Andrew Belt 52caeb7d38 Close stream upon destructing AudioInterface 6 years ago
  Andrew Belt 22add3f8b9 Refactor plugin sync code 6 years ago
  Andrew Belt 2b68057cb7 Add midi.cpp with MidiIO class 6 years ago
  Andrew Belt 5038e7f307 Use closest sample rate in AudioIO::openStream() 6 years ago
  Andrew Belt 66b36edd23 Return specialized type in rack.hpp helper functions 6 years ago
  Andrew Belt 0941cc848e Stop audio instead of abort, use requested sample rate instead of 6 years ago
  Andrew Belt 9d3dcfdc80 Use AudioIO in AudioInterface 6 years ago
  Andrew Belt 704f9f0ee3 Remove request URL from log.txt 6 years ago
  Andrew Belt a5c1164fec Merge branch 'master' of github.com:VCVRack/Rack 6 years ago
  Andrew Belt c3b0f55044 Add AudioWidget 6 years ago
  Andrew Belt ee85370a96 Merge pull request #548 from bontric/bontric-midi-fixes 6 years ago
  ben 1fa2d90225 fix pedal gate release 6 years ago
  Andrew Belt 9085727425 Added support for continuous encoders, aka Knob widgets with infinite 6 years ago
  Andrew Belt 0604c5cacb Build system fixes 6 years ago
  Andrew Belt 7ea2b651c3 Remove interactive mode from dep `make clean` 6 years ago
  Andrew Belt 5ec0cf5d56 Add `make dist` to plugins.mk 6 years ago
  Andrew Belt 7017451761 Fix merge conflict 6 years ago
  ben 69869949da Fix quad midi pedal handling 6 years ago
  Andrew Belt 30a6ffec0f Update samplerate.hpp API 6 years ago
  Andrew Belt ff4e27beed Update CHANGELOG for v0.5.1 6 years ago
  Andrew Belt 689348cc6f Merge branch 'v0.5' 6 years ago
  ben 3945c1123a Fix rtaudio link (pull from git) 6 years ago
  ben 9c58316f84 Implement single message per step for all midi modules and Fix quad midi reset bug 6 years ago
  Andrew Belt 762b51119f Merge pull request #545 from mdemanett/libspeexdsp2 6 years ago
  Matt Demanett 12c0eb3aef Only set speex conversion rates if they actually change. 6 years ago