708 Commits (ac0ed65199bbeb593ce9457f182241873fd64e97)
 

Author SHA1 Message Date
  Andrew Belt ac0ed65199 Fix randomize() for infinite Parameters 7 years ago
  Andrew Belt 82f73d9e3e Support moving continuous encoders (knobs with infinite bounds) 7 years ago
  Andrew Belt 10e751dffd Fix knobs with minValue > maxValue, fix shadows on SVGKnob when not 7 years ago
  Andrew Belt 0ba244e98f Reorganize Components, add LEDSlider with colors 7 years ago
  Andrew Belt 42a52f7ed0 Change colors of Rogan knobs 7 years ago
  Andrew Belt ad20f3c997 Add shadows to knobs, remove ability to rescale knobs (must export 7 years ago
  Andrew Belt 0798f2844d Reorganize ParamWidgets, introduce Component as shared base class 7 years ago
  Andrew Belt fc307d366c Update license text in README 7 years ago
  Andrew Belt fa95c3e63b Serialize MIDI-TRIG/CC 7 years ago
  Andrew Belt c97a69666e Fix MIDI-TRIG/CC learn mode 7 years ago
  Andrew Belt d66ebc0e3b Tweak light brightness 7 years ago
  Andrew Belt 0e9a5b692f Finish MIDI-TRIG and MIDI-CC? 7 years ago
  Andrew Belt 57d21f5c29 Fix stupid bug that disables onDefocus() behavior completely 7 years ago
  Andrew Belt 7fdb1b0cd0 MIDI-CC debugging 7 years ago
  Andrew Belt 388a0f00c1 MIDI-TRIG work 7 years ago
  Andrew Belt 0439fc405a Change "manufacturer" to "author" 7 years ago
  Andrew Belt eb7f5e0fc4 Partial QuadMidiToCvInterface 7 years ago
  Andrew Belt 13ae78f4b7 Remove "v" prefix before version in window title 7 years ago
  Andrew Belt 1c6e459301 Update license section of README 7 years ago
  Andrew Belt dc6d762625 Change VERSION to "master" 7 years ago
  Andrew Belt 5984e52918 Fix MidiIO destructor crash 7 years ago
  Andrew Belt d5f7325ede Add pulse outputs to MIDI-1 7 years ago
  Andrew Belt 19f95f6f97 Add MIDI-TRIG panel, add sysex, time, and sense flags to MidiInput 7 years ago
  Andrew Belt ef7afe180b Simplify MIDI to CV Interface heldNotes 7 years ago
  Andrew Belt 07ad57ab9e Fix onReset for MIDI to CV Interface 7 years ago
  Andrew Belt 4128dc2ba0 Merge branch 'master' of github.com:VCVRack/Rack 7 years ago
  Andrew Belt 13fe861ddd Add CV functionality to MIDI to CV interface 7 years ago
  Andrew Belt 40144f7ba6 Fix windows PATH for make run and make debug 7 years ago
  Andrew Belt ea09add145 Bridge networking 7 years ago
  Andrew Belt 8b6fd52e6a Initialize output array in Bridge audio stream 7 years ago
  Andrew Belt b1722af5a4 Router audio stream from Bridge to AudioIO 7 years ago
  Andrew Belt 0aa92f2e9a Fix bridge compilation on Windows 7 years ago
  Andrew Belt fac8f8e7d8 Fix AudioInterface timing issue, fix Bridge compiliation on Linux 7 years ago
  Andrew Belt 8c3bd70744 Added defer() function to util 7 years ago
  Andrew Belt 00db4b2b23 Ported UNIX sockets to Winsock for Windows 7 years ago
  Andrew Belt 9d5ce1791e Bridge audio subscribing 7 years ago
  Andrew Belt 1591892505 Persist tagFilter and manufacturerFilter of Module Browser 7 years ago
  Andrew Belt 7f9615ed33 Change debug log to info 7 years ago
  Andrew Belt ab46ef9a84 Do not load plugins from global directory 7 years ago
  Andrew Belt 7adea8372e Add bridge.cpp and bridge.hpp for initial work in Bridge server 7 years ago
  Andrew Belt 3073cd2c43 Remove revert key command text 7 years ago
  Andrew Belt adce999006 Added "Disconnect cables" to menu 7 years ago
  Andrew Belt 70f044947d ModuleBrowser: add page up/down keys, disable mouse enter selection 7 years ago
  Andrew Belt 93d9aa9563 Make ModuleBrowser centered again 7 years ago
  Andrew Belt 4f9d735a79 Fix UI DPI formula 7 years ago
  Andrew Belt 5cbe1244c9 Merge branch 'master' of https://github.com/VCVRack/Rack 7 years ago
  Andrew Belt efd8fdf798 Add libRack to SDK dist 7 years ago
  Andrew Belt 8abf90da97 Add debug to window size 7 years ago
  Andrew Belt 0d17c1c837 ModuleBrowser moves to mouse position 7 years ago
  Andrew Belt 8c1be8f270 Add buffer methods to ring buffer, change int types to size_t in ring buffer, add ScrollWidget::scrollTo() 7 years ago