Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | |\
  • |/ /
  • | | *
  • | | |\
  • | |/ /
  • |/| |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | * |
  • | * |
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | | *
  • | | |\
  • | |/ /
  • |/| |
  • * | |
  • * | |
  • |\ \ \
  • * | | |
  • | | * |
  • | |/ /
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • |\ \
  • * | |
  • | * |
  • | * |
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • | *
  • * |
  • |\ \
  • * | |
  • | |/
  • |/|
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • * |
  • | *
  • |/
  • *
  • 2519c478 Update icon with light border by Andrew Belt 2017-09-20 15:19:47 -0400
  • 9e5076a4 Use autosave.vcv instead of autosave.json by Andrew Belt 2017-09-19 21:57:36 -0400
  • da4240b5 Add convenient Makefile targets for building plugins by Andrew Belt 2017-09-19 21:48:18 -0400
  • 52d41865 Add allowCursorLock setting for touch screens and tablets Prevent MomentarySwitch from randomizing by Andrew Belt 2017-09-19 21:48:05 -0400
  • ec34a36c Added ModuleWidget::createContextMenu() so subclasses can add MenuEntries to the right-click context menu by Andrew Belt 2017-09-19 17:06:32 -0400
  • b49ecfa2 Add Github issue template by Andrew Belt 2017-09-19 16:45:15 -0400
  • e970d2ee Remove FramebufferWidget padding by Andrew Belt 2017-09-19 07:18:34 -0400
  • 5b226794 Update readme by Andrew Belt 2017-09-19 07:16:59 -0400
  • 0880a291 (refs/pull/111/head) Force Release build type for portmidi. by Pierre Hauweele 2017-09-19 12:57:20 +0200
  • 242dd2c0 Revert "Compile portmidi with ALSA support on Linux." by Pierre Hauweele 2017-09-19 12:56:08 +0200
  • 2d1932fd Compile portmidi with ALSA support on Linux. by Pierre Hauweele 2017-09-19 10:33:07 +0200
  • 1a334a22 Update osdialog by Andrew Belt 2017-09-18 15:58:02 -0400
  • 76dfe918 Add Mac icon.icns by Andrew Belt 2017-09-18 05:13:22 -0400
  • 24cb2f50 Cleanup widget code by Andrew Belt 2017-09-18 05:13:01 -0400
  • 232fccce Move version check dialog box to RackScene on main thread by Andrew Belt 2017-09-18 04:55:13 -0400
  • 8088a0c7 Added version checking by Andrew Belt 2017-09-17 17:01:47 -0400
  • b4de4573 Fixed segfaults resulting from deleting a module while dragging cables and knobs by Andrew Belt 2017-09-17 09:39:28 -0400
  • c362112e Command line open patches, Ctrl+N for New Patch, Ctrl+Q for quit by Andrew Belt 2017-09-17 02:15:06 -0400
  • 193c3902 Update README, small complilation warning fixes, reject zero-size FBOs by Andrew Belt 2017-09-17 00:54:52 -0400
  • 7cb34a45 (refs/pull/13/merge) Merge 86a94156f0 into 7d7aae7a23 by Vladimir Pantelic 2017-09-16 21:46:55 +0000
  • 1fea71d3 (refs/pull/14/merge) Merge 04e9cb2727 into 7d7aae7a23 by Vladimir Pantelic 2017-09-16 21:39:58 +0000
  • 7d7aae7a Create plugins/ directory if doesn't exist when refresing plugins by Andrew Belt 2017-09-16 17:39:34 -0400
  • 98987a2e Add error message if window doesn't open, refactor SVGPanel by Andrew Belt 2017-09-16 17:10:41 -0400
  • d297586f Add SVGPanel by Andrew Belt 2017-09-15 08:08:35 -0400
  • 2a21261d Clean up old code by Andrew Belt 2017-09-15 07:28:37 -0400
  • cb760386 Added `make debug` by Andrew Belt 2017-09-15 07:21:15 -0400
  • 435006cc Add right-aligned text to menu by Andrew Belt 2017-09-15 07:11:36 -0400
  • 728afc76 Added key commands to ModuleWidget, removed CPU usage meter (misleads way too many people, should not have added in the first place) by Andrew Belt 2017-09-14 22:25:13 -0400
  • 86a94156 (refs/pull/13/head) add information on how to build the plugins to the README by vladimir 2017-09-14 21:42:06 +0200
  • 79cd3c61 make "make" the default CMD variable so you can just "make eachplugin" by vladimir 2017-09-14 21:23:38 +0200
  • c34d2481 make 64-bit work OpenSuse by vladimir 2017-09-14 21:19:59 +0200
  • 90b3cc25 Remove version strings from Info.plist on Mac by Andrew Belt 2017-09-14 07:44:10 -0400
  • 5bf6b573 Fix flicker again by Andrew Belt 2017-09-13 09:50:51 -0400
  • 889009e9 (tag: v0.3.1) Remove glibc version statement because that didn't work, remove isFinite because it also doesn't work with -ffast-math by Andrew Belt 2017-09-13 06:18:35 -0400
  • 06350355 Use older version of glibc on Linux by Andrew Belt 2017-09-13 04:20:30 -0400
  • f14cafc1 Change audio interface numbers to one-indexed by Andrew Belt 2017-09-13 04:07:32 -0400
  • fb6a6062 Add dist to `make clean` for plugins by Andrew Belt 2017-09-13 03:52:46 -0400
  • 7fe5344c Add make foreach CMD="..." by Andrew Belt 2017-09-13 03:51:01 -0400
  • c4178ef8 Change default file extension to .vcv by Andrew Belt 2017-09-13 03:49:50 -0400
  • e2211e21 Remove wireOpacity and wireTension from patch json format by Andrew Belt 2017-09-13 03:03:51 -0400
  • 323234ed Removed guiIsKeyPressed on Mac by Andrew Belt 2017-09-13 00:03:29 -0400
  • bf2032c3 Autosave settings: opacity, tension, authentication token by Andrew Belt 2017-09-12 18:57:49 -0400
  • df62f6fc Update osdialog by Andrew Belt 2017-09-12 17:29:19 -0400
  • 45d90342 Added copy/paste from text and password fields by Andrew Belt 2017-09-12 17:28:59 -0400
  • 8ea37a36 Add stub to plugins directory by Andrew Belt 2017-09-11 21:51:29 -0400
  • e8cc50b9 Remove .zip plugin file after extracting it by Andrew Belt 2017-09-11 19:53:59 -0400
  • cf263fdb (refs/pull/8/merge) Merge af839b0c59 into f6b4c90e55 by Filipe Coelho 2017-09-11 22:36:57 +0000
  • f6b4c90e Map Ctrl-left click to right click on Mac by Andrew Belt 2017-09-11 18:33:46 -0400
  • db2dee3f Merge branch 'master' of github.com:VCVRack/Rack by Andrew Belt 2017-09-11 18:06:27 -0400
  • 72593654 Fixed MenuOverlay "flicker" by Andrew Belt 2017-09-11 18:05:45 -0400
  • 04e9cb27 (refs/pull/14/head) add information on how to build the plugins to the README by Vladimir Pantelic 2017-09-11 09:53:33 +0200
  • 56f6d31d (tag: v0.3.0) Use binary mode (from stdio) for writing zip entries on Windows by Andrew Belt 2017-09-10 10:37:19 -0400
  • 05a75ce2 Fix plugin and request.hpp bugs, add icon res file to Windows by Andrew Belt 2017-09-10 06:32:11 -0400
  • 4ded7b17 Fix Windows build, use portaudio pre-builds, remove curl init/destroy by Andrew Belt 2017-09-10 06:13:24 -0400
  • 9e12c4ce Merge branch 'master' of github.com:VCVRack/Rack by Andrew Belt 2017-09-10 04:42:49 -0400
  • 5ab85ae7 Add icon for Windows by Andrew Belt 2017-09-10 04:42:40 -0400
  • b7a6fc1b Rename Mac dmg distributable by Andrew Belt 2017-09-10 00:35:24 -0500
  • e5937340 Fix Mac `make dist` by Andrew Belt 2017-09-10 00:29:54 -0500
  • 9c325707 Fix Makefile dist by Andrew Belt 2017-09-09 20:40:40 -0500
  • bc52bda3 Add Rack.sh Linux wrapper script by Andrew Belt 2017-09-09 10:38:01 -0400
  • 5ef5c17c Added working `make dist` for Linux by Andrew Belt 2017-09-09 10:19:48 -0400
  • 555612c4 Remove debugging in plugin.cpp by Andrew Belt 2017-09-09 05:10:34 -0400
  • eb61860b Forgot to include util/request by Andrew Belt 2017-09-09 05:07:25 -0400
  • 345fcf7c Implement plugin downloading and unzipping by Andrew Belt 2017-09-09 04:59:17 -0400
  • d2ce7245 Updated plugin API to latest server, reenabled PluginManagerWidget by Andrew Belt 2017-09-08 21:53:08 -0400
  • af839b0c (refs/pull/8/head) Fix build against old libzip by falkTX 2017-09-08 23:01:09 +0200
  • 1c300584 Fix build against old glfw3 by falkTX 2017-09-08 23:00:39 +0200
  • 32c5a149 Use cmath and std functions, instead of math.h by falkTX 2017-09-08 23:00:09 +0200
  • ca7c0d4e Fix build with libraries in custom prefixes by falkTX 2017-09-08 22:59:38 +0200
  • dd199c37 Fix mistake where GLFW buffer was not being flipped each frame by Andrew Belt 2017-09-05 05:03:58 -0400
  • 9bbbe0c4 MIDI Interface remembers port and channel by Andrew Belt 2017-09-02 03:43:31 -0400
  • 086edd79 Audio interface remembers device, samplerate, and blocksize by Andrew Belt 2017-09-02 03:38:22 -0400
  • 1af22f1a Render rails in a framebuffer by Andrew Belt 2017-09-02 03:22:18 -0400
  • 4b08091f Merge branch 'master' of github.com:VCVRack/Rack by Andrew Belt 2017-09-02 01:57:16 -0400
  • 94885efd Made cable colors a bit less grim (removed gray and dark gray) by Andrew Belt 2017-09-02 01:57:02 -0400
  • b8a39ba1 Fix 0V note of MIDI Interface, remove debug line by Andrew Belt 2017-09-01 03:39:26 -0400
  • 711bdbae Made MIDI Interface a bit prettier by Andrew Belt 2017-09-01 03:18:36 -0400
  • 141302a5 Added mod wheel and MIDI channel functionality to MIDI Interface by Andrew Belt 2017-09-01 03:03:35 -0400
  • 3fcbc62f Add MIDI channel to MIDI Interface by Andrew Belt 2017-09-01 02:19:02 -0400
  • d56c9698 Actually fix Mac mouse issue? by Andrew Belt 2017-09-01 00:57:13 -0400
  • ca9add80 Remove negative mouse dimension fix on Mac, doesn't work. Updated osdialog by Andrew Belt 2017-08-31 23:41:58 -0400
  • 081cb154 Increased audio channel limit to 8 by Andrew Belt 2017-08-31 03:10:02 -0400
  • 548ef873 8 channels for Audio Interface by Andrew Belt 2017-08-31 03:06:15 -0400
  • 6b33f9db Lazy initialize portmidi and portaudio by Andrew Belt 2017-08-31 02:40:39 -0400
  • 93dda7bd Fixed that annoying Mac mouse lock/unlock cursor jump bug by Andrew Belt 2017-08-30 22:35:25 -0400
  • f703aaac Render GUI only when window is visible by Andrew Belt 2017-08-30 21:56:28 -0400
  • 2785a39c Merge branch 'master' of github.com:VCVRack/Rack by Andrew Belt 2017-08-30 19:23:26 -0400
  • d4b899e7 Switch rack rails to vector by Andrew Belt 2017-08-30 19:23:10 -0400
  • 62acc22a Add ASIO to portaudio by Andrew Belt 2017-08-29 08:58:34 -0700
  • 38b50cda Merge branch 'master' of https://github.com/VCVRack/Rack by Andrew Belt 2017-08-28 20:15:48 -0700
  • c51faf90 Fix Windows build, add GLFW error handling by Andrew Belt 2017-08-28 20:15:28 -0700
  • cc2f172a Merge branch 'master' of github.com:VCVRack/Rack by Andrew Belt 2017-08-27 22:52:12 -0400
  • 7997fbfe Update plugin Makefile by Andrew Belt 2017-08-27 22:51:55 -0400
  • 83707124 Added high DPI support. I bought a Macbook Pro Retina for $450 just for this commit! by Andrew Belt 2017-08-27 21:46:37 -0400
  • a400f636 Fix Windows dep build by Andrew Belt 2017-08-27 13:39:04 -0700
  • 81a32da3 Fix GLEW in dep to use lib instead of lib64 install path by Andrew Belt 2017-08-27 15:59:53 -0400
  • b06a79fe Merge branch 'master' of github.com:VCVRack/Rack by Andrew Belt 2017-08-27 14:25:25 -0400
  • 7776697d Updated build instructions, refactored Makefiles by Andrew Belt 2017-08-27 14:25:12 -0400
  • 1e34c3d3 Fix MacOS build by Andrew Belt 2017-08-27 13:24:49 -0400
  • 6dfcdff7 Add .gitignore by Andrew Belt 2017-08-27 13:24:19 -0400