Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | | *
  • | | |\
  • | |/ /
  • |/| |
  • * | |
  • * | |
  • | | | *
  • | | | |\
  • | |_|/ /
  • |/| | |
  • * | | |
  • |\ \ \ \
  • * | | | |
  • * | | | |
  • | | * | |
  • | | * | |
  • | | |\ \ \
  • | | |/ / /
  • | |/| | |
  • | * | | |
  • | * | | |
  • | * | | |
  • | |\ \ \ \
  • | * | | | |
  • | | * | | |
  • | |/ / / /
  • | * | | |
  • | * | | |
  • | * | | |
  • | * | | |
  • | * | | |
  • | * | | |
  • | | * | |
  • | * | | |
  • |/ / / /
  • | * | |
  • | |\ \ \
  • | |/ / /
  • |/| | |
  • | * | |
  • * | | |
  • * | | |
  • | * | |
  • | * | |
  • | * | |
  • | * | |
  • * | | |
  • | * | |
  • | * | |
  • * | | |
  • | * | |
  • | |\ \ \
  • | |/ / /
  • |/| | |
  • * | | |
  • * | | |
  • | * | |
  • | |\ \ \
  • | |/ / /
  • |/| | |
  • | * | |
  • | * | |
  • | | * |
  • | |/ /
  • |/| |
  • * | |
  • * | |
  • * | |
  • * | |
  • | | | *
  • | | | |\
  • | |_|/ /
  • |/| | |
  • | | | *
  • | |_|/
  • |/| |
  • | * |
  • | |\ \
  • | |/ /
  • |/| |
  • * | |
  • * | |
  • | * |
  • | |\ \
  • | |/ /
  • |/| |
  • * | |
  • | * |
  • | |\ \
  • | |/ /
  • |/| |
  • * | |
  • | * |
  • | | *
  • | * |
  • | |\ \
  • | * | |
  • | | * |
  • | |/ /
  • | * |
  • * | |
  • | |/
  • |/|
  • | *
  • | |\
  • | |/
  • |/|
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • | *
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • | *
  • | |\
  • | |/
  • |/|
  • * |
  • | *
  • * |
  • | *
  • | *
  • * |
  • | *
  • |/
  • *
  • |\
  • 47682af0 Add metadata submenu to "Add module" menu, deprecate Menu::pushChild (use ::addChild) by Andrew Belt 2017-11-11 01:13:36 -0500
  • ec6a7f3e Added Model tags by Andrew Belt 2017-11-11 00:27:54 -0500
  • 45d664a9 Fix FramebufferWidget wrap mistake by Andrew Belt 2017-11-10 12:04:59 -0500
  • 1461c729 Fix SVGKnob getChildrenBoundingBox when forcing it to rescale with box.size by Andrew Belt 2017-11-09 21:56:13 -0500
  • 28904bb7 Use children bounding box for FramebufferWidget by Andrew Belt 2017-11-09 21:09:35 -0500
  • fb6e073f Use ~/.Rack for Linux local asset dir, use ./ for everything for dev version (if VERSION is not defined) by Andrew Belt 2017-11-09 20:03:02 -0500
  • 48448aa8 Don't close Menu if onAction() event is not consumed by Andrew Belt 2017-11-09 18:58:46 -0500
  • 7bf6aa1b Don't display login form on dev by Andrew Belt 2017-11-08 21:45:41 -0500
  • 877083e9 Attempt to fix module order in manufacturer list by Andrew Belt 2017-11-08 08:13:53 -0500
  • 4917b6a8 Fixed Blank resizing with zoom by Andrew Belt 2017-11-07 10:37:49 -0500
  • a581412f Merge branch 'bontric-2017-10-bontric-midiCC-fix' by Andrew Belt 2017-11-06 10:05:58 -0500
  • b3a2be50 (refs/pull/338/merge) Merge 0dc074f43d into 4d70a4d38e by fenykep 2017-11-05 18:54:32 +0000
  • 4d70a4d3 Move Core MIDI stuff around by Andrew Belt 2017-11-05 09:16:25 -0500
  • 162e1dff Update MIDI interfaces to current API by Andrew Belt 2017-11-04 18:14:24 -0400
  • 91710766 (refs/pull/329/merge) Merge 0f894f721e into 205c04d4fe by Vladimir Pantelic 2017-11-04 21:22:05 +0000
  • 205c04d4 Merge branch 'master' of https://github.com/VCVRack/Rack by Andrew Belt 2017-11-04 17:20:47 -0400
  • 0bade11e Define BUNDLE in ARCH block in Makefile by Andrew Belt 2017-11-04 17:20:27 -0400
  • b31d4fb5 Set window position/size from settings.json by Andrew Belt 2017-11-04 17:19:23 -0400
  • a18eac9a (refs/pull/309/head) Update midi modules for refactor of event framework (8e251c0ddb) by ben 2017-11-03 21:39:28 +0100
  • fdd0b393 Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix by ben 2017-11-03 21:22:11 +0100
  • e7a305a1 Add LEDBezel, change sizes of LEDs by Andrew Belt 2017-11-03 12:09:14 -0400
  • e4644815 Reduce Light radius and magnitude by Andrew Belt 2017-11-03 05:57:30 -0400
  • b5e74acb Merge branch 'master' of github.com:VCVRack/Rack by Andrew Belt 2017-11-02 10:24:34 -0400
  • 887fcc47 Update odsialog by Andrew Belt 2017-11-02 10:24:25 -0400
  • e6e9feef Finished Windows installer by Andrew Belt 2017-11-02 08:54:29 -0400
  • 233518e6 Fade out installer banner by Andrew Belt 2017-11-02 08:29:04 -0400
  • 3fea2f96 Added Windows installer banner by Andrew Belt 2017-11-02 08:23:42 -0400
  • c91e0f12 Add NSIS installer by Andrew Belt 2017-11-02 05:50:03 -0400
  • 55088c01 Use My Documents/Rack for local directory on Windows by Andrew Belt 2017-11-02 05:48:42 -0400
  • 8e251c0d Refactor event framework. Everything uses Event* structs instead of messy function arguments, removed on*Opaque() by Andrew Belt 2017-11-01 08:27:59 -0400
  • 093fa994 Add Widget::onPathDrop() event, added dragging patches to window to load them by Andrew Belt 2017-11-01 03:40:51 -0400
  • bdbc6322 Fix trigger midi learn by ben 2017-10-31 23:11:09 +0100
  • 0c386dd5 Fade out Light more slowly by Andrew Belt 2017-10-31 14:40:08 -0400
  • 944eac98 Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix by ben 2017-10-31 15:36:24 +0100
  • e331212e improve Quad Midi handling (allow note re-trigger) by ben 2017-10-31 14:48:38 +0100
  • b5fdf5d5 Light::setBrightnessSmooth() turns on high values immediately, fades out low values by Andrew Belt 2017-10-31 09:35:34 -0400
  • 661e93bb Remove old panel if ModuleWidget::setPanel is called multiple times, move in2px and mm2px to widgets.hpp by Andrew Belt 2017-10-31 08:03:56 -0400
  • 6bc7b104 remove debugging output from MidiToCV module by ben 2017-10-31 12:27:15 +0100
  • f67d37ec Fix quad midi pedal handling by ben 2017-10-31 12:26:28 +0100
  • 0f9db901 Add Smoothing to Pitch wheel and mod wheel and fix pedal handling for Midi-to-CV by ben 2017-10-31 11:58:59 +0100
  • 801744f8 cleanup trigger (fix obfuscating pointer stuff) and fix confusing naming in midi CC by ben 2017-10-31 10:25:55 +0100
  • 03ce2d6e Fix framebuffer 1 pixel offset bug when position world coordinate is negative by Andrew Belt 2017-10-31 04:13:03 -0400
  • ad2d5828 Cleanup Clock and replace Reset with start stop continue pulses (Also minor visual changes) by ben 2017-10-31 02:03:49 +0100
  • 3d7fd2b5 Naming/Cleanup Midi CC interface by ben 2017-10-31 02:03:19 +0100
  • 0e7e3625 Change internals of SVGWidget subclasses by Andrew Belt 2017-10-30 18:45:50 -0400
  • 9c93bdcc Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix by ben 2017-10-30 21:27:58 +0100
  • a094a0cd Fix autoscrolling when dragging near edge of rack by Andrew Belt 2017-10-29 20:55:16 -0400
  • 7490d1c3 Update glfw window title only when it updates by Andrew Belt 2017-10-29 20:30:47 -0400
  • 4b0cac45 Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix by ben 2017-10-29 19:01:20 +0100
  • e7502910 Don't reset midi on device change and resetMidi values properly for midiCC by ben 2017-10-29 18:59:32 +0100
  • c9c78cb3 Add CC value smothing and cleanup midi CC to CV interface by ben 2017-10-29 18:42:11 +0100
  • 0dc074f4 (refs/pull/338/head) Update LEDButton.svg by fenykep 2017-10-29 12:51:08 -0300
  • 0d4a5906 Re-export and re-scale ComponentLibrary graphics by Andrew Belt 2017-10-29 10:55:20 -0400
  • 49397935 Rescale some of the components by Andrew Belt 2017-10-29 07:12:58 -0400
  • 891f3c6c Change SVG DPI to 75, add in2px and mm2px convenience functions by Andrew Belt 2017-10-29 06:14:26 -0400
  • 6bee6ade Add RedGreenBlueLight, tweaks to light implementation by Andrew Belt 2017-10-29 02:20:54 -0400
  • f1345376 (refs/pull/336/merge) Merge 32ddedb318 into bd9b237c43 by Marci 2017-10-28 19:37:24 +0000
  • 32ddedb3 (refs/pull/336/head) Update README.md by Marci 2017-10-28 20:37:02 +0100
  • d5dd6392 Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix by ben 2017-10-28 10:30:43 +0200
  • bd9b237c Tweak LightWidget rendering by Andrew Belt 2017-10-27 12:51:32 -0400
  • 2e7100c1 Reverted light sizes in components.hpp, updated README by Andrew Belt 2017-10-27 12:10:53 -0400
  • f7fe2946 Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix by ben 2017-10-26 19:13:23 +0200
  • 149ecac9 Added engineGetSampleTime() by Andrew Belt 2017-10-26 10:19:43 -0400
  • a08f749d Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix by ben 2017-10-26 15:54:32 +0200
  • bc619644 Throw away old lights, add new LightWidget as a final replacement by Andrew Belt 2017-10-26 09:50:18 -0400
  • 5357c6ef fixes by ben 2017-10-26 15:48:41 +0200
  • 0f894f72 (refs/pull/329/head) remember window size and position in settings and apply at startup by Vladimir Pantelic 2017-10-26 15:20:56 +0200
  • cbe7fb1d Merge branch '2017-10-bontric-midiCC-fix' of https://github.com/bontric/Rack-MIDICC-Fork into 2017-10-bontric-midiCC-fix by ben 2017-10-26 14:25:58 +0200
  • 7e824df0 Avoid creating an rtMidi instance if not necessary and make sure it's delete after by ben 2017-10-26 13:44:09 +0200
  • 31e270d8 Avoid creating an rtMidi instance if not necessary and make sure it's delete after by ben 2017-10-26 13:44:09 +0200
  • 225e0462 Fix missing deletion of rtMidi instances by ben 2017-10-26 13:41:28 +0200
  • 84f4efcb Add polyfill for future LightWidget by Andrew Belt 2017-10-26 06:54:55 -0400
  • 786ee4cd Merge branch 'master' of https://github.com/VCVRack/Rack into 2017-10-bontric-midiCC-fix by ben 2017-10-26 12:38:56 +0200
  • ccd82089 cleanup by ben 2017-10-26 10:35:49 +0200
  • 343a5214 Slightly more direct message in gui.cpp by Andrew Belt 2017-10-26 04:23:34 -0400
  • 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