Commit Graph

  • *
  • |\
  • * |
  • | | *
  • | |/
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 11518f90 Merge branch 'v1' of github.com:VCVRack/Rack into v1 by Andrew Belt 2019-07-04 13:08:36 -0400
  • 2b0e8350 Add JACK support to RtMidi. by Andrew Belt 2019-07-04 13:06:27 -0400
  • 58c1c672 #1395 browser module preview zooming (for hidpi screens) by Fabrizio DUHEM 2019-07-04 03:49:16 +0200
  • 09b5bfe2 Decrease scroll speed on Mac for all mice. by Andrew Belt 2019-07-03 14:19:30 -0700
  • f855667f Don't deserialize left/rightModuleIds. by Andrew Belt 2019-07-02 18:00:00 -0400
  • 4f40f819 Add changelog entry. by Andrew Belt 2019-07-02 02:42:08 -0400
  • 02f0ff22 Assert that there are no duplicate PortWidgets added to a ModuleWidget. by Andrew Belt 2019-07-01 19:22:31 -0400
  • a190fb5e Add date to changelog. by Andrew Belt 2019-07-01 04:52:14 -0400
  • a4b5f008 (tag: v1.1.1) Bump version to 1.1.1. by Andrew Belt 2019-07-01 04:26:05 -0400
  • e0f020ef Fix mixup of documentation of plugin::Plugin members. by Andrew Belt 2019-07-01 03:49:30 -0400
  • ba614d27 Oversample screenshots by 2. by Andrew Belt 2019-07-01 03:49:17 -0400
  • 66c8eda4 Fix Inkscape labels not being read from helper.py. by Andrew Belt 2019-07-01 03:48:58 -0400
  • 266b63d5 Fix expander assignment when force-dragging modules. by Andrew Belt 2019-06-29 02:54:26 -0400
  • af032df8 Update changelog. by Andrew Belt 2019-06-29 00:12:12 -0400
  • a5e1ac75 Finish auto-updater on Windows. Add network::urlPath(). Reimplement runProcessDetached() using ShellExecuteExW() instead of CreateProcess(). by Andrew Belt 2019-06-28 23:53:45 -0400
  • 92353740 Add updater.hpp/cpp and more advanced app updating functionality. by Andrew Belt 2019-06-28 22:55:59 -0400
  • 920c4bc4 Add entry for 1.1.1 in changelog. by Andrew Belt 2019-06-28 20:11:33 -0400
  • 7211590c Update osdialog dep by Andrew Belt 2019-06-28 18:13:28 -0400
  • 2682b21b Clean up unused Mac build targets. Separate dep/Makefile targets into a download step and a build step. by Andrew Belt 2019-06-28 17:28:40 -0400
  • 42902871 Don't flip scroll coordinates of ScrollWidget when shift is held on Mac by Andrew Belt 2019-06-27 12:12:48 -0400
  • 2fb6c9fc Revert to case insensitive sorting of brands in Module Browser. by Andrew Belt 2019-06-27 10:59:10 -0400
  • 619e1e45 Fix list formatting in changelog. by Andrew Belt 2019-06-27 00:32:07 -0400
  • 67342b7d (tag: v1.1.0) Bump version by Andrew Belt 2019-06-27 00:14:23 -0400
  • c07e7edb Delete keyCallback debugging. by Andrew Belt 2019-06-26 23:59:34 -0400
  • fbc2e4e2 (refs/pull/1406/head) create_assets.sh: Adding script to create assets (including any submodules) as .tar.gz in the form rack-<tag>.tar.gz in the same folder the script is residing in. Additionally, it can be used to create a detached PGP signature of the created source tarball. by David Runge 2019-06-26 23:24:36 +0200
  • d1481766 Unset ID of newly cloned modules because serializing them sets the ID. by Andrew Belt 2019-06-26 10:34:38 -0400
  • 382f67a5 Add error message to stderr if cannot open log.txt file. by Andrew Belt 2019-06-25 19:43:12 -0400
  • d54db1de Update CHANGELOG. by Andrew Belt 2019-06-25 13:13:44 -0400
  • 9eb61ece Emulate middle-click with Ctrl-shift-click. by Andrew Belt 2019-06-25 12:31:19 -0400
  • 71c28eb8 Add Ctrl-0 key command for resetting zoom. by Andrew Belt 2019-06-25 12:07:42 -0400
  • d61b8125 Change upcoming version to 1.1.0 by Andrew Belt 2019-06-24 22:33:53 -0400
  • 81d3fb7a Clear filters in Module Browser when backspace is pressed while the search field is empty. by Andrew Belt 2019-06-24 22:32:00 -0400
  • e0094d09 Fix bug in RackWidget::toJson() where cable ID was being set on the root patch object. Refactor RackWidget, ModuleWidget, Module, and CableWidget to/fromJson(). by Andrew Belt 2019-06-24 21:44:02 -0400
  • e99d23d0 Update changelog by Andrew Belt 2019-06-24 18:03:52 -0400
  • 535b64c5 Wrap Core plugin in core:: namespace. by Andrew Belt 2019-06-24 18:02:10 -0400
  • c0919156 Make brand list case sensitive. by Andrew Belt 2019-06-24 16:44:29 -0400
  • 4923e6a4 Remove line from old Mac dependency. by Andrew Belt 2019-06-24 16:44:07 -0400
  • 60d1037d Add more keyboard key and scancode debugging. by Andrew Belt 2019-06-24 13:42:53 -0400
  • 60a1a47f Move system::getAbsolutePath() to string::absolutePath(). Implement on Windows. by Andrew Belt 2019-06-24 11:32:29 -0400
  • 4a09492b Implement system::getAbsolutePath() on Mac. by Andrew Belt 2019-06-24 11:09:57 -0400
  • 029434dc Add system::getAbsoluteDirectory(). by Andrew Belt 2019-06-24 11:06:44 -0400
  • 4f2a21e3 Make Tooltip fit inside parent. by Andrew Belt 2019-06-24 10:28:30 -0400
  • 6a552eae (refs/pull/1397/head) Nudge tooltips to fit within the window by Tim Moore 2019-06-24 22:17:08 +0930
  • 9f9e85d6 Make default constructor cause Vector to be uninitialized. by Andrew Belt 2019-06-24 00:10:40 -0400
  • 0ae792b4 Add debugging for scancodes by Andrew Belt 2019-06-23 15:26:35 -0400
  • 10e10161 Add plugin name to Module Browser search string. by Andrew Belt 2019-06-23 15:13:39 -0400
  • 01d60a0b Initialize simd::Vector to zero. by Andrew Belt 2019-06-23 15:04:25 -0400
  • 7a1a41c6 Fix Bridge MIDI receiving, thanks stoermelder. by Andrew Belt 2019-06-22 10:19:51 -0400
  • 6147397c Add changelog for 1.0.1. by Andrew Belt 2019-06-22 10:19:13 -0400
  • 41eb9658 Update osdialog, which fixes loading/saving UTF-8 files on Windows. by Andrew Belt 2019-06-21 16:52:23 -0400
  • 8341623c Add `make staple` target, although for now this is useless. Prompt user to access microphone on launch. by Andrew Belt 2019-06-21 14:44:19 -0400
  • 51eb3dda Revise issue templates. by Andrew Belt 2019-06-20 22:43:05 -0400
  • b4fe16e0 Add `make notarize` target to Makefile by Andrew Belt 2019-06-20 20:46:09 -0400
  • 139f9a0d Disable -p flag on Mac for now since App Translocation interferes with it during normal launch. by Andrew Belt 2019-06-19 11:34:24 -0400
  • 37160957 Fix F1 key command for opening manual in a web browser. by Andrew Belt 2019-06-19 10:53:29 -0400
  • 9247ac40 (tag: v1.0.0) Bump version by Andrew Belt 2019-06-19 08:50:07 -0400
  • 7cb85d54 Allow ParamQuantity::displayMultiplier to be 0. by Andrew Belt 2019-06-19 07:52:05 -0400
  • 2b15b1b4 Add scissor to LedDisplayChoice. by Andrew Belt 2019-06-19 07:51:48 -0400
  • f813bff7 Fix `make debug` on Mac. by Andrew Belt 2019-06-18 14:28:59 -0400
  • 690a2dbc Create dep/ folder when dep.mk is included. by Andrew Belt 2019-06-18 13:02:36 -0400
  • 5a5fbb22 Revise feature_request template more. by Andrew Belt 2019-06-18 12:57:49 -0400
  • 3e861cf0 Revise feature request template. by Andrew Belt 2019-06-18 12:54:22 -0400
  • 3c93886c Tweak template patch. by Andrew Belt 2019-06-18 09:28:47 -0400
  • 2c910ef6 Move module container header outside of scroll widget. by Andrew Belt 2019-06-18 09:17:41 -0400
  • 5f35e782 Add key command text to Revert menu item. by Andrew Belt 2019-06-18 08:39:53 -0400
  • f260e482 Don't prompt when clearing the patch when it is already empty. by Andrew Belt 2019-06-18 08:37:07 -0400
  • 93aca3d4 Tweak text by Andrew Belt 2019-06-17 22:52:41 -0400
  • bc06efd9 Add system::openFolder() on Mac. by Andrew Belt 2019-06-17 13:08:57 -0400
  • d2f04580 Close MenuOverlay when clicked with any mouse button by Andrew Belt 2019-06-17 13:04:30 -0400
  • c8d495df Use correct ShellExecute verb for system::openFolder() on Windows. by Andrew Belt 2019-06-17 12:49:08 -0400
  • a6a8826c Fix mtime on Windows. by Andrew Belt 2019-06-17 12:42:17 -0400
  • b5888180 Use correct mtime on Mac. by Andrew Belt 2019-06-17 12:29:46 -0400
  • 93a2a480 Remove favorites from settings and favorite scoring in Module Browser. by Andrew Belt 2019-06-17 12:08:32 -0400
  • 82b817ec Add Plugin::modifiedTimestamp and set it in plugin.cpp. Sort by modifiedTimestamp in Module Browser. by Andrew Belt 2019-06-17 12:02:16 -0400
  • 6a0797fd Remove behavior of Knob triggering an Action event if the value has not changed. by Andrew Belt 2019-06-17 10:46:18 -0400
  • 8670788a Add more documentation to event.hpp about how events interact. by Andrew Belt 2019-06-17 10:40:54 -0400
  • d89034b0 Add operator[] to simd::Vector. Change implementation of movemaskInverse. by Andrew Belt 2019-06-16 23:02:28 -0400
  • 5919c4ad Fix memory leak of mapJ variable in MIDI-Map. by Andrew Belt 2019-06-16 17:43:43 -0400
  • f0c87ad9 Reverse order of float_4(float, float, float, float) and int32_4(int32_t, int32_t, int32_t, int32_t). Add simd::movemaskInverse(). by Andrew Belt 2019-06-16 16:43:14 -0400
  • 8c89a50e Fix zlib dep build by Andrew Belt 2019-06-16 11:03:20 -0400
  • 45168562 Use --host=$(MACHINE) instead of --build=<hard coded triple> by Andrew Belt 2019-06-16 08:37:54 -0400
  • f5216808 Add --build to configure scripts in dep.mk. by Andrew Belt 2019-06-16 08:19:05 -0400
  • 1db6618f Add simd::crossfade. Make MinBlepGenerator generic. by Andrew Belt 2019-06-16 07:02:12 -0400
  • 341ae512 Fix OpenGlWidget by calling superclass step(). by Andrew Belt 2019-06-16 05:50:25 -0400
  • 59fef98b Change allowCursorLock menu item. by Andrew Belt 2019-06-16 05:44:54 -0400
  • 2ae4a93c Use the correct byte for channel pressure MIDI messages in MIDI-CV. by Andrew Belt 2019-06-15 14:31:36 -0400
  • 1ea9afcb Revert "Use alloca() instead of VLAs for dynamic stack allocation." by Andrew Belt 2019-06-14 16:04:33 -0400
  • bb34db46 Use alloca() instead of VLAs for dynamic stack allocation. by Andrew Belt 2019-06-14 13:24:17 -0400
  • d750c456 Make dsp::Decimator compatible with SIMD types. by Andrew Belt 2019-06-14 13:24:01 -0400
  • 9c7ebfc0 Add getters for event::State members. by Andrew Belt 2019-06-14 13:05:16 -0400
  • e4c5f817 Decrease resolution to VGA 640 × 480. by Andrew Belt 2019-06-14 09:51:29 -0400
  • f35ac3e7 Rename parameter template arguments and aliases in Vector. by Andrew Belt 2019-06-13 16:16:52 -0400
  • d434270d Added static variables to get template parameters in Vector classes. by Andrew Belt 2019-06-13 16:04:00 -0400
  • 419e4670 Add menu item for settings::allowCursorLock. by Andrew Belt 2019-06-13 10:41:01 -0400
  • 33a147b4 Add recent features to changelog. by Andrew Belt 2019-06-13 03:27:45 -0400
  • b4bd09a2 Add more documentation to Port. by Andrew Belt 2019-06-12 13:21:58 -0400
  • 01dbc1dd Move "Update Rack" menu bar item to top of menu. by Andrew Belt 2019-06-12 12:11:54 -0400
  • 85862e0d Add int32_4::setr(). by Andrew Belt 2019-06-12 12:11:31 -0400
  • c21fb4e9 Add simd::movemask(). by Andrew Belt 2019-06-12 12:07:15 -0400
  • 9e830a61 Add SIMD methods to Port. by Andrew Belt 2019-06-12 08:34:23 -0400