Commit Graph

  • *
  • *
  • *
  • *
  • *
  • | *
  • * |
  • * |
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • | *
  • * |
  • | *
  • | *
  • * |
  • | *
  • |/
  • *
  • |\
  • | *
  • * |
  • |\ \
  • * | |
  • | | *
  • * | |
  • | | *
  • | | *
  • | | |\
  • | | |/
  • | |/|
  • | * |
  • | * |
  • | |\ \
  • | |/ /
  • |/| |
  • | | *
  • | | |\
  • | |/ /
  • | | /
  • | |/
  • |/|
  • * |
  • * |
  • | *
  • | *
  • | *
  • | |\
  • | * |
  • * | |
  • | |/
  • |/|
  • * |
  • |\ \
  • * | |
  • | * |
  • | |\ \
  • |/ / /
  • | | _
  • | *
  • |/
  • *
  • *
  • |\
  • * |
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • | *
  • * |
  • | *
  • | *
  • |/
  • | *
  • | |\
  • |/ /
  • * |
  • |\ \
  • * | |
  • | * |
  • | |\ \
  • | * | |
  • | | * |
  • | |/ /
  • | * |
  • |/ /
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • 41c66f1d Set SVGPanel oversampling on every frame by Andrew Belt 2017-10-25 22:22:04 -0400
  • a58ab537 Add Light::setBrightnessSmooth() by Andrew Belt 2017-10-25 22:13:59 -0400
  • caa1a579 Fix dropdown menu offset when zooming by Andrew Belt 2017-10-25 21:57:46 -0400
  • 580f0db6 Change zoom only when zoom slider has finished moving (onAction()) by Andrew Belt 2017-10-25 20:11:41 -0400
  • 99ad6586 Oversample SVGPanels by 2, everything else by 1 by Andrew Belt 2017-10-25 19:05:11 -0400
  • b8bf0f43 cleanup by ben 2017-10-26 01:03:34 +0200
  • 923942e2 Set FrameBuffer::oversample to 1 by default by Andrew Belt 2017-10-25 18:39:29 -0400
  • abd194b9 Use cmath instead of math.h by Andrew Belt 2017-10-25 18:20:14 -0400
  • ce4b0e77 Fix my misguided use of static variables by ben 2017-10-25 23:23:07 +0200
  • 320e40db Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix by ben 2017-10-25 15:50:36 +0200
  • 265cd9b7 Remove Davies1900hSmallBlackKnob by Andrew Belt 2017-10-25 09:16:11 -0400
  • 2affd8a6 Redraw rails when zooming by Andrew Belt 2017-10-25 08:41:35 -0400
  • ed5f8446 Avoid re-rendering rails when scrolling with a framebuffer margin by Andrew Belt 2017-10-25 08:28:49 -0400
  • 684c783d Render rack rails with rescaling by Andrew Belt 2017-10-25 08:05:08 -0400
  • b4ed732e Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix by ben 2017-10-25 11:50:54 +0200
  • 243aa830 Fixed most mouse alignment issues by Andrew Belt 2017-10-24 16:38:57 -0400
  • 559ddeb9 Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix by ben 2017-10-24 17:34:45 +0200
  • bd10e6f1 Made Framebuffer scaling work with real numbered positions by Andrew Belt 2017-10-24 09:17:46 -0400
  • bf8b9bf3 Clean up midiIO implementation by ben 2017-10-24 14:47:22 +0200
  • a22aac64 Added zoom slider, zoom to settings, finished Framebuffer scaling by Andrew Belt 2017-10-24 08:47:14 -0400
  • 5eac4e23 Fix midi clock bug by ben 2017-10-24 14:46:15 +0200
  • f347abbe Fix ignore types by ben 2017-10-24 13:16:40 +0200
  • f5e8ba03 Use another nanovg context for rendering to the framebuffer by Andrew Belt 2017-10-24 07:09:09 -0400
  • 9c652e19 Fix sync if ccNum is changed by modifying the text by ben 2017-10-24 10:10:42 +0200
  • 8d5dfc40 Merge branch 'bontric-2017-10-bontric-quadmidi' by Andrew Belt 2017-10-23 18:45:51 -0400
  • df94ca7a Fixed labels for Quad MIDI interface by Andrew Belt 2017-10-23 18:45:19 -0400
  • e27907e2 Merge branch 'bontric-2017-10-bontric-midi-interface-revamp' by Andrew Belt 2017-10-23 18:41:21 -0400
  • 34bd9d7b Add SearchModuleField to RackWidget by Andrew Belt 2017-10-23 18:39:18 -0400
  • bdc0479b (refs/pull/305/head) fix/implement modes by ben 2017-10-24 00:32:30 +0200
  • dbd4e44e Added Light object to engine.hpp, added automatic scrolling when dragging cables to the edge of the screen, added nonfunctional search box to Add Module menu by Andrew Belt 2017-10-23 18:07:51 -0400
  • 4bdf07f8 Basic implementation of quad midi to cv by ben 2017-10-23 23:01:48 +0200
  • ff4dec62 Merge branch '2017-10-bontric-midi-interface-revamp' by ben 2017-10-23 20:07:45 +0200
  • 698232df (refs/pull/293/head) Dim light according to difference by ben 2017-10-23 20:02:47 +0200
  • b6aab264 Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midi-interface-revamp by ben 2017-10-23 16:48:49 +0200
  • 61ada9bc Merge branch 'master' of https://github.com/VCVRack/Rack by ben 2017-10-23 16:06:45 +0200
  • df69ba0d Clean up build system by Andrew Belt 2017-10-23 06:22:37 -0400
  • fde88775 Add Notes to Core, added manufacturer slug/name to Model, reverted to Plugins by Andrew Belt 2017-10-23 02:52:28 -0400
  • 290e0890 fixes by ben 2017-10-23 00:46:43 +0200
  • 3dd5298a fixes by ben 2017-10-22 16:58:05 +0200
  • cbd18a32 Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midi-interface-revamp by ben 2017-10-22 16:40:46 +0200
  • ec48fd70 Fix #292 (Also: add indicator lights which are ON as long as a knob is not in sync with the output) by ben 2017-10-22 16:39:37 +0200
  • 0c4cf647 Renamed Plugin to Manufacturer, added multiline to TextField, added Notes to Core, changed plugin build system to support multiple targets per manufacturer by Andrew Belt 2017-10-22 05:54:50 -0400
  • 0fc16402 Merge branch 'master' of github.com:VCVRack/Rack by Andrew Belt 2017-10-21 05:47:53 -0400
  • a1836e7c Added version metadata to plugin by Andrew Belt 2017-10-21 05:47:42 -0400
  • 4663476c Merge pull request #281 from bontric/2017-10-bontric-midi-interface-revamp by Andrew Belt 2017-10-20 17:29:20 -0400
  • 26835a27 (refs/pull/281/head) FIX #280 by ben 2017-10-20 23:13:14 +0200
  • e76122bb Mac fixes, sleep GUI thread if framerate is too high by Andrew Belt 2017-10-20 05:10:32 -0400
  • f8d980eb Merge branch 'bontric-2017-10-bontric-midi-interface-revamp' by Andrew Belt 2017-10-20 00:14:14 -0400
  • 7c31edd2 Save lastPath in settings by Andrew Belt 2017-10-19 11:43:05 -0400
  • 9452d697 (refs/pull/231/head) Resolve issues after merging (initialisze -> reset etc.) by ben 2017-10-19 16:37:33 +0200
  • 8af399e6 merge master by ben 2017-10-19 16:24:57 +0200
  • 3bace286 remove virtual from functions in modules (inherit from midiIO not from individual modules) by ben 2017-10-19 16:10:18 +0200
  • 7df90920 Fix handling for ignore types by ben 2017-10-19 16:09:30 +0200
  • 70381c53 resetMidi when initialize is called by ben 2017-10-19 15:35:13 +0200
  • 7b41fe9d Add midi learn to CC/Trigger module (hold down right mouse button on text field and turn knob/press button) by ben 2017-10-19 15:32:01 +0200
  • 70c4f69e Fix clock ratio selection by ben 2017-10-19 15:29:19 +0200
  • 8060a1e6 Rename initialize() to reset() by Andrew Belt 2017-10-19 03:44:54 -0400
  • 1d5ec2ec Add message to build the correct version of Rack when building plugins by Andrew Belt 2017-10-19 02:44:55 -0400
  • 33ca4dac Add override keyword everywhere by Andrew Belt 2017-10-18 19:29:46 -0400
  • 9dbadfbd Remove gSampleRate, add engineGetSampleRate() by Andrew Belt 2017-10-18 17:03:14 -0400
  • 275204c3 Add -Wsuggest-override to build system for Rack and plugins by Andrew Belt 2017-10-17 21:19:24 -0400
  • e26235e5 Don't define VERSION in dev builds by Andrew Belt 2017-10-17 19:30:39 -0400
  • 0b5e30fc Don't smooth snapped knobs by Andrew Belt 2017-10-17 19:14:46 -0400
  • 5cee9b53 Added boolean parameter to make knobs snap, made them visually snap as well by Andrew Belt 2017-10-17 19:11:22 -0400
  • 4843fec6 Change color of LightPanel to match Fundamental by Andrew Belt 2017-10-16 22:51:59 -0400
  • fe755f44 Update midi clock implementation and minor fixes for clock by ben 2017-10-16 11:29:24 +0200
  • 0f0a9aac use int (uint is not standard See #238) by ben 2017-10-16 09:56:21 +0200
  • 6db11772 Reduce Light radius by Andrew Belt 2017-10-15 17:51:06 -0400
  • ba318d1d Copy correct librtmidi file to Linux dist by Andrew Belt 2017-10-15 17:50:42 -0400
  • 692cfd3b Fix minor issues by ben 2017-10-15 23:17:26 +0200
  • 87da77b1 Fix segfault on closing rack (and variable naming) by ben 2017-10-15 22:31:50 +0200
  • 19e0e45c Remove velocity dependent output from trigger for now (let trigger be trigger) by ben 2017-10-15 20:52:12 +0200
  • 997eeaa2 Update midi modules accordingly by ben 2017-10-15 20:51:50 +0200
  • 670614e4 Simplify midi splitting and implement proper handling by ben 2017-10-15 20:51:21 +0200
  • 58b2e628 Remove macro VERSION_0_4_0. There is no need for version checks, since you should only ever need to worry about supporting the latest version of Rack by Andrew Belt 2017-10-15 14:35:34 -0400
  • 5f311e7e File > New attempts to load template.vcv if exists by Andrew Belt 2017-10-14 22:17:41 -0400
  • 9647f22e [WIP] Implement rtMidi wrapper (Note: This misses some checks and proper error handling, but should be good enough to test in principle) by ben 2017-10-14 21:05:55 +0200
  • 3fc2a12c Added Quit to File menu by Andrew Belt 2017-10-14 14:09:25 -0400
  • ec6e9f1b Add trigger-to-cv module by ben 2017-10-14 13:41:28 +0200
  • 63cfbc3d Restructure midi interface by ben 2017-10-14 11:19:53 +0200
  • 78f379f0 (refs/pull/218/merge) Merge 994f9d3406 into 23d347279a by Ben 2017-10-14 02:25:47 +0000
  • 23d34727 (tag: v0.4.0) Merge branch 'master' of github.com:VCVRack/Rack by Andrew Belt 2017-10-13 22:21:20 -0400
  • f83bc5ea Updated changelog by Andrew Belt 2017-10-13 22:21:10 -0400
  • 41098b0d Merge branch 'master' of https://github.com/VCVRack/Rack by Andrew Belt 2017-10-13 21:44:15 -0400
  • fab9effb Fix rtmidi build and linker flag on Windows by Andrew Belt 2017-10-13 21:43:39 -0400
  • aeedc29c Fix Mac rtaudio dylib in bundle, properly load plugin after downloading by Andrew Belt 2017-10-13 21:40:26 -0400
  • aa133088 Create plugins/ directory on startup by Andrew Belt 2017-10-13 20:28:46 -0400
  • 994f9d34 (refs/pull/218/head) This should fix timing issues and allow tempo/ratio changes without messing up timing by ben 2017-10-13 12:56:43 +0200
  • ea47c915 Render nanovg gui even if minimized by Andrew Belt 2017-10-12 19:42:52 -0400
  • f6d9f6e8 Fix download URL by Andrew Belt 2017-10-12 19:34:22 -0400
  • dc28f909 Construct download URL instead of retreiving it from server (API will change) by Andrew Belt 2017-10-12 19:32:56 -0400
  • 4734fa81 Added minblep.cpp by Andrew Belt 2017-10-12 11:09:25 -0400
  • ed6916d3 Remove dsp.hpp. Plugins must now #include the specific dsp/ header file they need by Andrew Belt 2017-10-12 08:30:02 -0400
  • 09cce9b1 Shorter trigger length to allow higher BPM by ben 2017-10-12 12:38:45 +0200
  • 73d0e059 Add Json for clock ratios by ben 2017-10-12 12:12:48 +0200
  • 1a32828d Fix timing by ben 2017-10-12 11:58:21 +0200
  • b86718dd formatting by ben 2017-10-12 11:41:15 +0200
  • 65681cab Add midi clock module by ben 2017-10-12 11:40:06 +0200
  • bdcbe508 Append .vcv to files that are saved with no extension by Andrew Belt 2017-10-11 20:12:13 -0400
  • b9e87b2c Added error report when loading a patch with incompatibilities by Andrew Belt 2017-10-11 19:40:02 -0400