2668 Commits (567c82709222083733bfa5ed3a640fd26df4d6da)
 

Author SHA1 Message Date
  Andrew Belt fd170f354e Merge branch 'bontric-2017-10-bontric-midi-interface-revamp' 7 years ago
  Andrew Belt 72be600c11 Remove redundant Makefile stuff, run MidiInterface.cpp through Astyle 7 years ago
  Andrew Belt 393cc80c17 Sort plugins by slug alphabetically 7 years ago
  Andrew Belt 1b3c69d85b Add wget to mac deps 7 years ago
  ben 0f66b8d91f include/midi interface naming 7 years ago
  ben 252c6a6ad6 Update makefiles to include rtmidi and remove portmidi 7 years ago
  ben c92a8eda9b Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midi-interface-revamp 7 years ago
  ben bdf6eee7a1 Init switch to rtMidi (TODO: update makefiles and dep) 7 years ago
  Andrew Belt 3d044ab411 Add RoundBlackKnob 7 years ago
  Andrew Belt a80eb15b37 Add SchmittTrigger::isHigh() 7 years ago
  Andrew Belt e2700409b2 Added onSampleRateChange() to Module 7 years ago
  Andrew Belt 840140e372 Update README, make screws smaller 7 years ago
  Andrew Belt 83f20a6f20 Made light glow more intense, added "sampleRate" to settings.json 7 years ago
  Andrew Belt 223719dcd9 Add uniqueness assertion for plugin slugs, fix PolarityValueLight alpha 7 years ago
  Andrew Belt 4cf19e112b Fix Light when transparency is used, added preliminary ZoomWidget functionality to RackScene, added experimental linear gradients to SVGWidget, added sticky mouse button to gui.cpp, fix math in ScrollBar 7 years ago
  Andrew Belt 27229b674b Add PB61303 to Component Library 7 years ago
  Andrew Belt 0d24d6926d Fixed onHoverKey traversal 7 years ago
  Andrew Belt 7fdc6663fd Added Issue Tracker section to README 7 years ago
  Andrew Belt f9cf502a79 Use 10V as the headroom for Audio Interface IO instead of 5V 7 years ago
  Andrew Belt c3a13dc112 Added arrow keys to move 7 years ago
  Andrew Belt 45e7c5f0b0 Added plug lights (but commented out) 7 years ago
  Andrew Belt fc3cf452ff Move ModuleWidget delete/backspace key to onMouseMove so it doesn't 7 years ago
  Andrew Belt e1e2645d0c Update changelog, fix local directory on Windows 7 years ago
  Andrew Belt 7ee43d337d Rework widgets to support cable stacking 7 years ago
  Andrew Belt 6239856310 Added C#-style property constructor, explicitly clamp samples in Audio Interface, scroll horizontally if Shift is held 7 years ago
  Andrew Belt 0ac164cfc5 Update LICENSE-dist 7 years ago
  Andrew Belt e8eddc4463 Keep MenuItem active when its child menu is open 7 years ago
  Andrew Belt d9748221f3 Add PulseGenerator to digital.hpp 7 years ago
  Andrew Belt 8cb3774143 Readdingn Module::Module() constructor, but it's still deprecated 7 years ago
  Andrew Belt b818a060ed Fix typo in Widget method, reduce precise mouse speed for Knobs, remove 7 years ago
  Andrew Belt 2986d3ab49 Engine typo 7 years ago
  Andrew Belt fd0d208021 Add engine support for stackable cables 7 years ago
  Andrew Belt 45c11bf736 Add changelog 7 years ago
  Andrew Belt ffd8dde517 Middle click drag now sends an onScroll event in the object it is hovering, open UrlItem browser in new thread, use Module constructor for setting number of params/inputs/outputs 7 years ago
  Andrew Belt 074653f439 Use current directory for both global and local assets if launching from the command line on Mac. 7 years ago
  Andrew Belt 37926df825 Decrease minimum requirement for CPU extension support 7 years ago
  Andrew Belt c35c8a2e02 Make MenuOverlay steal key commands, remove assertion for framebuffer 7 years ago
  Andrew Belt c4a8f8e0fd Add metadata to Plugins class and Add Module menu 7 years ago
  Andrew Belt 6723d9e011 Use Github mirror of GLEW instead of Sourceforge 7 years ago
  Andrew Belt 64a5c87d68 Add paused indicator to toolbar, engine unpauses if samplerate is 7 years ago
  Andrew Belt 35c4e272e2 Added engine pausing/resuming (in sample rate choose menu) 7 years ago
  Andrew Belt 401176d50d Added child menus 7 years ago
  Andrew Belt 8db7444659 Fix for ScrollWidget middle click 7 years ago
  Andrew Belt 5163a7aba1 Middle-click drag to move rack view, other needless refactoring 7 years ago
  Andrew Belt 4fc5f17cfc Add menu scrolling, refactor OpaqueWidget events 7 years ago
  Andrew Belt 47dc707214 Fix Windows build 7 years ago
  Andrew Belt ecfaa878b2 Cleanup of Mac asset management 7 years ago
  Andrew Belt ba49dd6cb4 Change build system to create standalone app bundle with resources inside, use ~/Documents/Rack as local directory 7 years ago
  Andrew Belt a16a9e1b5f Added asset.hpp for managing paths, Plugin instance created by Rack instead of the shared library, attempt to load plugins from global and then local location 7 years ago
  Andrew Belt e0d2194a59 Fixed Makefile dependency generation 7 years ago