Commit Graph

  • *
  • | *
  • * |
  • | *
  • | | *
  • | | |\
  • | | | *
  • | | |/
  • * | |
  • | * |
  • | |/
  • * |
  • | *
  • * |
  • | *
  • | | *
  • | | |\
  • | | | *
  • | | | *
  • | | |/
  • * | |
  • | * |
  • * | |
  • | * |
  • * | |
  • | * |
  • * | |
  • | * |
  • * | |
  • | * |
  • | | | *
  • | | | |\
  • | | |/ /
  • | | | *
  • | | | *
  • * | | |
  • |\ \ \ \
  • | | * \ \
  • | | |\ \ \
  • * | | | | |
  • | | * | | |
  • | | | | | *
  • | | | | | *
  • | | | | | *
  • | | | | |/
  • | * | | |
  • |/ / / /
  • | | * |
  • | |/ /
  • * | |
  • | * |
  • * | |
  • | * |
  • * | |
  • | * |
  • * | |
  • | * |
  • * | |
  • | * |
  • | | | *
  • | | | |\
  • | | |/ /
  • | | * |
  • * | | |
  • | * | |
  • * | | |
  • | * | |
  • * | | |
  • | * | |
  • * | | |
  • | * | |
  • * | | |
  • | * | |
  • * | | |
  • | * | |
  • | | | *
  • | | | |\
  • | | |/ /
  • | |/| |
  • | | | | *
  • | | |_|/
  • | |/| |
  • * | | |
  • | * | |
  • * | | |
  • |\ \ \ \
  • | | * \ \
  • | | |\ \ \
  • * | | | | |
  • | | * | | |
  • | * | | | |
  • | |\ \ \ \ \
  • |/ / / / / /
  • | | | * | |
  • | | | |\ \ \
  • | | |/ / / /
  • | * | | | |
  • |/ / / / /
  • | | * | |
  • | |/ / /
  • * | | |
  • | * | |
  • * | | |
  • | * | |
  • * | | |
  • | * | |
  • * | | |
  • | * | |
  • * | | |
  • | * | |
  • * | | |
  • | * | |
  • * | | |
  • | * | |
  • * | | |
  • | * | |
  • * | | |
  • | * | |
  • * | | |
  • | * | |
  • * | | |
  • | * | |
  • * | | |
  • | * | |
  • * | | |
  • | * | |
  • * | | |
  • 67499624 Add box shadow behind modules, tweak light fall times by Andrew Belt 2018-02-09 05:52:03 -0500
  • 4a54cfc8 Add box shadow behind modules, tweak light fall times by Andrew Belt 2018-02-09 05:52:03 -0500
  • cbb2f860 Remove low and high thresholds from SchmittTrigger, use 0 and 1 as fixed defaults by Andrew Belt 2018-02-09 05:50:43 -0500
  • bd39bbb3 Remove low and high thresholds from SchmittTrigger, use 0 and 1 as fixed defaults by Andrew Belt 2018-02-09 05:50:43 -0500
  • 45177359 (refs/pull/688/merge) Merge 9f0472431c into 663134c1c2 by Jon Williams 2018-02-07 18:16:09 +0000
  • 9f047243 (refs/pull/688/head) Fixed Makefile for community v2 branch build instructions. by Jon Williams 2018-02-07 13:11:52 -0500
  • 2f3ae0d3 Use RACK_DIR in plugins Makefile framework by Andrew Belt 2018-02-07 10:44:18 -0500
  • 2ef31785 Use RACK_DIR in plugins Makefile framework by Andrew Belt 2018-02-07 10:44:18 -0500
  • 5752f1e9 Deprecated Plugin::website and Plugin::manual by Andrew Belt 2018-02-05 03:55:06 -0500
  • 663134c1 Deprecated Plugin::website and Plugin::manual by Andrew Belt 2018-02-05 03:55:06 -0500
  • 2f613787 Rename randomf() to randomUniform() by Andrew Belt 2018-02-04 22:42:18 -0500
  • 0e29f193 Rename randomf() to randomUniform() by Andrew Belt 2018-02-04 22:42:18 -0500
  • 21ef9619 (refs/pull/682/merge) Merge 632f5aa65f into 82ddeb946d by Jon Williams 2018-02-05 00:37:28 +0000
  • 632f5aa6 (refs/pull/682/head) initializing knob sensitivity in the struct delcaration did not work by Jon Williams 2018-02-04 19:36:30 -0500
  • f9977130 Allow custom Knob sensitivity by Jon Williams 2018-02-04 17:49:45 -0500
  • 99b76188 If key is consumed, RackScene should not attempt to recognize key commands by Andrew Belt 2018-02-04 09:23:35 -0500
  • cbffd494 If key is consumed, RackScene should not attempt to recognize key commands by Andrew Belt 2018-02-04 09:23:35 -0500
  • 41916e52 Remove black cable by Andrew Belt 2018-02-03 21:07:21 -0500
  • b2f4d2c6 Remove black cable by Andrew Belt 2018-02-03 21:07:21 -0500
  • d335b142 Rename near() to isNear() by Andrew Belt 2018-02-03 13:05:45 -0500
  • 69d6052f Rename near() to isNear() by Andrew Belt 2018-02-03 13:05:45 -0500
  • 1f93333b Rename interp to interpolateLinear() by Andrew Belt 2018-02-03 11:14:39 -0500
  • ad5cf18f Rename interp to interpolateLinear() by Andrew Belt 2018-02-03 11:14:39 -0500
  • 358386a5 Refactoring, remove "f" and "i" prefixes from math.hpp functions by Andrew Belt 2018-02-03 10:58:15 -0500
  • 9a443f07 Refactoring, remove "f" and "i" prefixes from math.hpp functions by Andrew Belt 2018-02-03 10:58:15 -0500
  • 17d9d838 (refs/pull/638/merge) Merge df28dbfcee into 82ddeb946d by Jon Williams 2018-02-03 00:39:03 +0000
  • df28dbfc (refs/pull/638/head) remove test code by Jon Williams 2018-02-02 19:36:40 -0500
  • a9a8dead `make run` will execute a sandboxed version of the application that works and cant read arbitrary files by Jon Williams 2018-02-02 17:29:59 -0500
  • fdd97a72 Merge branch 'master' of github.com:VCVRack/Rack by Andrew Belt 2018-02-02 15:55:29 -0500
  • aaa94f04 Merge branch 'master' of github.com:VCVRack/Rack by Andrew Belt 2018-02-02 15:55:29 -0500
  • 507dfca9 Added clock modulator tag by Andrew Belt 2018-02-02 15:55:19 -0500
  • 450b255b Added clock modulator tag by Andrew Belt 2018-02-02 15:55:19 -0500
  • e76bab76 Basic initialization of Mac sandbox without extended profile by Jon Williams 2018-02-02 14:27:19 -0500
  • c26b909c Sandbox path to Rack passed in to sandbox-exec by Jon Williams 2018-01-22 18:48:50 -0500
  • 5c47bcfb Added new build target for running application inside sandbox by Jon Williams 2018-01-22 17:45:48 -0500
  • 31d7b7c0 Replace github release of speexdsp with pre-autogen'd package hosted on the vcvrack.com website by Andrew Belt 2018-02-02 00:43:23 -0800
  • 2642d093 Replace github release of speexdsp with pre-autogen'd package hosted on the vcvrack.com website by Andrew Belt 2018-02-02 00:43:23 -0800
  • 5d0c9224 Fix eucmod typos by Andrew Belt 2018-02-02 00:52:34 -0500
  • fec38e8c Fix eucmod typos by Andrew Belt 2018-02-02 00:52:34 -0500
  • 324f6d04 Fix for menu clamping by Andrew Belt 2018-02-01 23:07:17 -0500
  • 17c1f2a4 Fix for menu clamping by Andrew Belt 2018-02-01 23:07:17 -0500
  • 1b079795 Rename util.hpp to common.hpp, fix include paths by Andrew Belt 2018-02-01 22:37:07 -0500
  • 60d98a64 Rename util.hpp to common.hpp, fix include paths by Andrew Belt 2018-02-01 22:37:07 -0500
  • 9a6d110f Refactor util.hpp by Andrew Belt 2018-02-01 22:22:15 -0500
  • d024ccf8 Refactor util.hpp by Andrew Belt 2018-02-01 22:22:15 -0500
  • c483779f Refactor math.hpp by Andrew Belt 2018-02-01 21:41:28 -0500
  • 5be5696d Refactor math.hpp by Andrew Belt 2018-02-01 21:41:28 -0500
  • ebf37901 (refs/pull/587/merge) Merge 72b02426e7 into 82ddeb946d by Joakim Lindbom 2018-01-30 18:59:43 +0000
  • 82ddeb94 (v0.5) Define SLUG macro from Makefile for plugins by Andrew Belt 2018-01-30 05:10:37 -0500
  • 33e6094b Define SLUG macro from Makefile for plugins by Andrew Belt 2018-01-30 05:09:22 -0500
  • 959e65ea Define SLUG macro from Makefile for plugins by Andrew Belt 2018-01-30 05:09:22 -0500
  • b5f39d7b Use curl instead of wget for make dep by Andrew Belt 2018-01-26 18:13:11 -0500
  • c3078ac2 Use curl instead of wget for make dep by Andrew Belt 2018-01-26 18:13:11 -0500
  • 7c2e8c67 Rename randomSeedTime to randomInit and assert that it's called only once by Andrew Belt 2018-01-25 16:37:24 -0500
  • 80a2d923 Rename randomSeedTime to randomInit and assert that it's called only once by Andrew Belt 2018-01-25 16:37:24 -0500
  • 55b47be4 Fix scrolling menus again by Andrew Belt 2018-01-24 17:42:58 -0500
  • 074287e3 Fix scrolling menus again by Andrew Belt 2018-01-24 17:42:58 -0500
  • b21e2b1f Add absf() to math.hpp by Andrew Belt 2018-01-24 10:58:31 -0500
  • 4fe7eed5 Add absf() to math.hpp by Andrew Belt 2018-01-24 10:58:31 -0500
  • 4d9b130f Added active light indicators to AudioInterface and MIDItoCVInterface by Andrew Belt 2018-01-24 08:52:35 -0500
  • 63cd4886 Added active light indicators to AudioInterface and MIDItoCVInterface by Andrew Belt 2018-01-24 08:52:35 -0500
  • 72b02426 (refs/pull/587/head) Merge branch 'v0.5' into HEAD by Joakim Lindbom 2018-01-21 08:18:16 +0100
  • d56d71cb (refs/pull/631/head) Fix make debug for Windows platform. by Christoph Scholtes 2018-01-20 20:38:16 -0700
  • 13f341b9 Enable denormals-are-zero (DAZ) mode in engine by Andrew Belt 2018-01-20 15:11:24 -0500
  • f31c1327 Enable denormals-are-zero (DAZ) mode in engine by Andrew Belt 2018-01-20 15:11:24 -0500
  • 8d2833be Merge branch 'master' of github.com:VCVRack/Rack by Andrew Belt 2018-01-20 13:15:28 -0500
  • 96c1f137 Merge branch 'master' of github.com:VCVRack/Rack by Andrew Belt 2018-01-20 13:15:28 -0500
  • f611ac1f Re-fix LightWidget drawing by Andrew Belt 2018-01-20 12:22:30 -0500
  • 077c179a Re-fix LightWidget drawing by Andrew Belt 2018-01-20 12:22:30 -0500
  • f0fe881a Merge pull request #628 from briansorahan/626-RackWidget-error-message-fix by Andrew Belt 2018-01-19 12:18:44 -0500
  • 4b176ef9 Merge pull request #628 from briansorahan/626-RackWidget-error-message-fix by Andrew Belt 2018-01-19 12:18:44 -0500
  • ec6576ec fix error message in RackWidget::fromJson by Brian Sorahan 2018-01-19 11:12:24 -0600
  • 0e104ae8 (refs/pull/628/head) fix error message in RackWidget::fromJson by Brian Sorahan 2018-01-19 11:12:24 -0600
  • 95d54e55 Reorganize midi.hpp and audio.hpp, add prompt before clearing patch after crash, add Bridge scaffolding to AudioIO by Andrew Belt 2018-01-19 06:55:58 -0500
  • 5e6463f5 Reorganize midi.hpp and audio.hpp, add prompt before clearing patch after crash, add Bridge scaffolding to AudioIO by Andrew Belt 2018-01-19 06:55:58 -0500
  • b9390f3f Draw opaque wire if one of its ports is hovered by Andrew Belt 2018-01-15 09:25:41 -0500
  • b51e380e Draw opaque wire if one of its ports is hovered by Andrew Belt 2018-01-15 09:25:41 -0500
  • afabba14 ModuleWidget serializes pos in rack grid coordinates instead of pixel coordinates by Andrew Belt 2018-01-15 09:13:59 -0500
  • d55d460c ModuleWidget serializes pos in rack grid coordinates instead of pixel coordinates by Andrew Belt 2018-01-15 09:13:59 -0500
  • f41cb7e7 Serialize wire color by Andrew Belt 2018-01-15 09:03:05 -0500
  • 4a3bf84e Serialize wire color by Andrew Belt 2018-01-15 09:03:05 -0500
  • 990068ed Use Module::params/inputs/outputs indices instead of ModuleWidget::params/inputs/outputs indices for patch ids by Andrew Belt 2018-01-15 08:24:29 -0500
  • 3a8dc0e0 Use Module::params/inputs/outputs indices instead of ModuleWidget::params/inputs/outputs indices for patch ids by Andrew Belt 2018-01-15 08:24:29 -0500
  • 67162e38 Use RELEASE=1 to build release version. VERSION is automatically set in the Makefile now. Add detection code for legacy1 mode for patch files. Initialize patch on launch if the last launch crashed after 15 seconds. by Andrew Belt 2018-01-15 00:02:42 -0500
  • 575e4df2 Use RELEASE=1 to build release version. VERSION is automatically set in the Makefile now. Add detection code for legacy1 mode for patch files. Initialize patch on launch if the last launch crashed after 15 seconds. by Andrew Belt 2018-01-15 00:02:42 -0500
  • 003734e5 Un-reverting last commit by Andrew Belt 2018-01-13 15:00:49 -0500
  • ae251d8e Un-reverting last commit by Andrew Belt 2018-01-13 15:00:49 -0500
  • 5698ed7a Last commit doesn't do anything, reverted by Andrew Belt 2018-01-13 14:26:59 -0500
  • 0142ee2d Last commit doesn't do anything, reverted by Andrew Belt 2018-01-13 14:26:59 -0500
  • 52caeb7d Close stream upon destructing AudioInterface by Andrew Belt 2018-01-13 14:21:25 -0500
  • 355614f8 Close stream upon destructing AudioInterface by Andrew Belt 2018-01-13 14:21:25 -0500
  • 22add3f8 Refactor plugin sync code by Andrew Belt 2018-01-13 03:51:23 -0500
  • 680ef9ed Refactor plugin sync code by Andrew Belt 2018-01-13 03:51:23 -0500
  • 2b68057c Add midi.cpp with MidiIO class by Andrew Belt 2018-01-13 03:51:06 -0500
  • d7875d5e Add midi.cpp with MidiIO class by Andrew Belt 2018-01-13 03:51:06 -0500
  • 5038e7f3 Use closest sample rate in AudioIO::openStream() by Andrew Belt 2018-01-08 21:02:47 -0500
  • ca5d43ed Use closest sample rate in AudioIO::openStream() by Andrew Belt 2018-01-08 21:02:47 -0500
  • 66b36edd Return specialized type in rack.hpp helper functions by Andrew Belt 2018-01-06 10:16:29 -0500
  • e616e12f Return specialized type in rack.hpp helper functions by Andrew Belt 2018-01-06 10:16:29 -0500
  • 0941cc84 Stop audio instead of abort, use requested sample rate instead of closest by Andrew Belt 2018-01-06 04:34:05 -0500