Commit Graph

  • *
  • |\
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | | *
  • | | *
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • * | |
  • | | | *
  • | | |/
  • | |/|
  • | | *
  • | | *
  • * | |
  • | | *
  • * | |
  • | | *
  • | | *
  • | | *
  • | | *
  • | | *
  • | | |\
  • | | | *
  • | | | |\
  • | | |/ /
  • | | | /
  • | | |/
  • | |/|
  • * | |
  • * | |
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | |\
  • | | *
  • | | |\
  • | |/ /
  • | | /
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • | *
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • | |\
  • | | *
  • | | |\
  • | |/ /
  • | | /
  • | |/
  • |/|
  • * |
  • | *
  • * |
  • * |
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • * |
  • * |
  • * |
  • |/
  • *
  • *
  • ed51dc1a (refs/pull/1944/merge) Merge 9f0eb9a0da into 061ccf63c1 by Joshua Borkowski-Clark 2025-11-04 10:06:01 +0100
  • 061ccf63 (tag: v2.6.6, v2) Update changelog. by Andrew Belt 2025-11-04 02:12:47 -0500
  • 7032310d Make left/right keys go to start/end of selection if text is selected in TextField. by Andrew Belt 2025-11-04 02:08:09 -0500
  • d2d4d6c0 Make home/end keys go to start/end of line instead of entire text in TextField. by Andrew Belt 2025-11-04 02:04:42 -0500
  • 4eb3cf35 Add string::positionToLocation() and positionToLocation(). Handle up/down keys in TextField. by Andrew Belt 2025-11-04 01:42:33 -0500
  • 651713de Add spotlightBrightness and spotlightRadius to settings. by Andrew Belt 2025-10-31 18:00:46 -0400
  • f110452e (tag: v2.6.5) Update changelog date. by Andrew Belt 2025-10-29 03:03:35 -0400
  • 32b95a7e Initialize dsp::MidiParser::releaseVelocityEnabled in reset(). by Andrew Belt 2025-10-29 02:13:12 -0400
  • 4d8586ff Revise German translation from Stephan Müsch. by Andrew Belt 2025-10-28 18:40:21 -0400
  • 600ef0a2 Increase recent patch paths to 20. by Andrew Belt 2025-10-27 18:20:07 -0400
  • 26d2b7b7 Add string::strcasecmp(). by Andrew Belt 2025-10-24 00:22:42 -0400
  • b71f1dbc Sort tags in module browser dropdown button by language translation. by Andrew Belt 2025-10-23 20:14:56 -0400
  • ae29864c Use kern.osproductversion to get Mac version in system::getOperatingSystemInfo(). by Andrew Belt 2025-10-22 02:45:20 -0400
  • 6d8bd0e0 Update changelog. by Andrew Belt 2025-10-22 02:27:30 -0400
  • a99637a7 Rename and reorder VCV MIDI modules' settings. by Andrew Belt 2025-10-22 02:26:31 -0400
  • 379814bc Add Makefile target to download VCV Free package. by Andrew Belt 2025-10-22 01:46:09 -0400
  • ad855ad8 Revert "Update glfw fork." by Andrew Belt 2025-10-20 14:10:38 -0400
  • c3dbc5e2 Move hidden cursor to center of window in Widget::cursorLock(). by Andrew Belt 2025-10-14 02:01:52 -0400
  • ad78992e Fix resetting cursor pos in cursorPosCallback() for non-integer pixelRatios. by Andrew Belt 2025-10-13 04:29:38 -0400
  • 0a805b53 Fix Window::cursorLock() delta again using new method. by Andrew Belt 2025-10-13 04:06:51 -0400
  • fe030ca0 Update glfw fork. by Andrew Belt 2025-10-13 03:44:16 -0400
  • 9f0eb9a0 (refs/pull/1944/head) Add call to glfwInitHint to enable rack to launch on Wayland by Joshua Borkowski-Clark 2025-08-30 00:01:55 +0200
  • de8fa619 CV to MIDI: Generate Note Off message for active notes when number of channels is decreased. by Andrew Belt 2025-08-24 04:25:56 -0400
  • 6494ded2 Allow capital note names A--G in MIDI to Gate and Gate to MIDI. by Andrew Belt 2025-08-24 03:00:13 -0400
  • f90af889 MIDI to CV: Add "Use release velocity" setting. Refactor MidiParser. by Andrew Belt 2025-08-24 02:43:37 -0400
  • 44f85a8e MIDI to Gate: Add Aftertouch "Gate amplitude" mode. by Andrew Belt 2025-08-24 00:19:47 -0400
  • 264d1d4c MIDI to Gate: Add "Trigger mode". by Andrew Belt 2025-08-23 22:27:45 -0400
  • 976b1116 MIDI to CV: Add monophonic modes: Last, First, Lowest, Highest. Add "Release retrigger" mode. by Andrew Belt 2025-08-23 03:28:19 -0400
  • 1b0434a8 (refs/pull/1945/head) Add Build info by Steve Russell 2025-08-22 01:14:44 +0100
  • 3d7f16ba Use pffft_aligned_malloc by Steve Russell 2025-08-22 01:00:42 +0100
  • 229d3eea Parse SVG colors in format rgb(255,0,0) etc. by Andrew Belt 2025-08-09 01:02:20 -0400
  • 44ee1e73 Make random::Xoroshiro128Plus more compatible with C++ std random number generators. by Andrew Belt 2025-08-06 02:55:02 -0400
  • d85fde24 In RtMidiOutputDevice::runThread(), always re-acquire top message after waiting, since wait_for() returning `timeout` does not imply that notify_one() was not called while waiting. Also, send message immediately if duration is less than 1 ms. by Andrew Belt 2025-08-05 02:23:17 -0400
  • e70560a8 Disable warning about variable-length arrays. by Andrew Belt 2025-06-21 18:29:57 -0400
  • 56542273 Don't remove settings and autosave patch before overwriting it with new file. by Andrew Belt 2025-06-21 16:40:09 -0400
  • d1ce1e64 Fix documentation of overwriting in system::rename(). by Andrew Belt 2025-06-21 16:35:40 -0400
  • 71bee136 Fix operator""_XX() function names. by Andrew Belt 2025-06-07 22:54:00 -0400
  • 5275546b Edit contributing section. by Andrew Belt 2025-05-16 13:03:08 -0400
  • 36bd419b (refs/pull/1943/head) fix for not finding the fill color in style element by Mete Balci 2025-05-16 18:46:39 +0200
  • c1ef79f4 Remove some redundant consts by Steve Russell 2025-05-15 16:44:29 +0100
  • 4543fc77 Deps: Update libsamplerate to use cmake 4 by Steve Russell 2025-05-10 20:14:27 +0100
  • c7e6a857 helper.py: Accept short hex colors in SVG. by Andrew Belt 2025-05-03 17:49:45 -0400
  • 7df3d0c5 Add nanosvg DIFF report by Steve Russell 2025-04-28 06:23:03 +0100
  • 26ff3dcf Improve readability of CONTRIBUTING.md. by Andrew Belt 2025-04-27 01:31:36 -0400
  • 6e17026e Update nanosvg by Steve Russell 2025-04-27 00:14:04 +0100
  • fd7e3cf6 MenuBar: Add Restart option to Library by Steve Russell 2025-04-26 21:12:38 +0100
  • bf6715a9 Update deps Makefile: typo by Steve Russell 2025-04-26 20:26:42 +0100
  • 38b248d2 Update deps makefile by Steve Russell 2025-04-26 20:23:00 +0100
  • e845c054 Merge PR #4 from SteveRussell33/v264 by Steve Russell 2025-04-26 20:11:03 +0100
  • c6115184 (refs/pull/1942/head) Update to v2.6.4 by Steve Russell 2025-04-26 20:07:22 +0100
  • 43772d07 Increase delay even more in Window::cursorLock() to ignore mouse delta on Mac. by Andrew Belt 2025-04-22 21:44:45 -0400
  • ae65fcaa Increase delay in Window::cursorLock() to ignore mouse delta on Mac. by Andrew Belt 2025-04-22 00:31:53 -0400
  • 768d8591 Update changelog. by Andrew Belt 2025-04-18 14:09:18 -0400
  • 8ea470f3 (tag: v2.6.4) Revert "Don't statically link libstdc++ into plugins. Make plugins dynamically link to Rack's libstdc++." by Andrew Belt 2025-04-17 04:28:28 -0400
  • fbf4d91b Force `CMAKE_POLICY_VERSION_MINIMUM=3.5` for only GLEW and libarchive, not all Rack/plugin deps. Updating the Cmake policy version to support Cmake 4 should be the responsibility of each dep. by Andrew Belt 2025-04-16 16:59:54 -0400
  • bfd530b7 Update changelog. by Andrew Belt 2025-04-16 00:09:42 -0400
  • 03608af6 Update bundled Fundamental to 2.6.2. by Andrew Belt 2025-04-15 23:47:20 -0400
  • 40e529f3 Use a different workaround (time-based) for GLFW Mac bug where setting GLFW_CURSOR_DISABLED creates a large mouse delta in a few frames. by Andrew Belt 2025-04-15 21:17:06 -0400
  • 5fba8d0c Add graphics/audio driver memory leaks to valgrind suppressions. by Andrew Belt 2025-04-11 23:38:22 -0400
  • 5d24fefb Update valgrind suppressions for Linux. by Andrew Belt 2025-04-10 20:08:13 -0400
  • e3699b53 Don't statically link libstdc++ into plugins. Make plugins dynamically link to Rack's libstdc++. by Andrew Belt 2025-04-03 00:14:01 -0400
  • 75666e25 Update to GLEW 2.2.0. Set Cmake minimum version 3.5 when building deps with Cmake. by Andrew Belt 2025-04-02 22:44:47 -0400
  • 51f20bc2 Fix libarchive static library name in dep Makefile by Andrew Belt 2025-04-01 21:50:57 -0400
  • 4b99d216 Load translations after logging environment during launch. by Andrew Belt 2025-04-01 20:34:13 -0400
  • 3323e691 patch.cpp: increase recent list to 20 by Steve Russell 2025-03-31 05:46:09 +0100
  • 36e803d3 Add back updated deps by Steve Russell 2025-03-29 04:51:31 +0000
  • 298fb83a Merge pull request #2 from SteveRussell33/v263 by Steve Russell 2025-03-29 04:42:55 +0000
  • f76e735b (refs/pull/1941/head) Update to v2.6.3 by Steve Russell 2025-03-29 04:39:06 +0000
  • d676da3d Fix version number in changelog. by Andrew Belt 2025-03-27 13:49:43 -0400
  • e3ebe33f Update changelog. by Andrew Belt 2025-03-27 10:34:10 -0400
  • 2cc7d4e0 (tag: v2.6.3) Update changelog. by Andrew Belt 2025-03-26 22:10:55 -0400
  • 844b4505 MIDI-Map: Set param value without Engine smoothing, since MIDI-Map already filters it. by Andrew Belt 2025-03-26 21:31:32 -0400
  • 49a5acde Update compile.mk to C++17 by Steve Russell 2025-03-26 04:05:48 +0000
  • 96054a0b Rack no longer needs Controlled Folder Access to Documents on Windows since Rack 2.5.0. by Andrew Belt 2025-03-25 17:22:33 -0400
  • f881348a Rename VERSION to RACK_VERSION in Makefile to avoid environment variable conflicts. by Andrew Belt 2025-03-25 17:13:33 -0400
  • 4acf0834 Build libarchive with Windows 7 minimum version. by Andrew Belt 2025-03-25 17:00:29 -0400
  • f8df60a9 Add 150% and 250% options to "View > UI scale" menu. by Andrew Belt 2025-03-23 19:19:03 -0400
  • 9001e7a7 [Deps] Update to libarchive v3.7.8 by Steve Russell 2025-03-20 17:15:30 +0000
  • eb45f2cd [Deps] Missing from 5608fb3331 by Steve Russell 2025-03-17 18:00:26 +0000
  • 7bcd1284 Merge pull request #1 from SteveRussell33/v262 by Steve Russell 2025-03-17 17:38:44 +0000
  • bed52b1d Merge branch 'v2' of https://github.com/VCVRack/Rack into v262 by Steve Russell 2025-03-17 17:27:51 +0000
  • 2bcff47a (tag: v2.6.2) Update changelog. by Andrew Belt 2025-03-17 01:43:23 -0400
  • 5608fb33 [Deps] Update to zstd v1.5.7 by Steve Russell 2025-03-16 19:13:07 +0000
  • 4d8030a5 Clear library global state in library::destroy() in case init() is called again. by Andrew Belt 2025-03-16 12:49:41 -0400
  • 4552a716 Specify Fundamental (VCV Free) plugin version and download it in dist target. Refactor getFundamentalPackagePath() to not use regex. by Andrew Belt 2025-03-15 14:27:06 -0400
  • e8b52da3 XXXWidget - Don't draw shadows by Steve Russell 2025-03-15 02:39:22 +0000
  • 3b61f050 ModuleWidget.cpp - add hand cursor by Steve Russell 2025-03-15 02:29:34 +0000
  • 7f40fa9e Add PR https://github.com/VCVRack/Rack/pull/1938 by Steve Russell 2025-03-15 02:22:54 +0000
  • 647fcb69 Port.hpp - suppress warning when building plugins by Steve Russell 2025-03-15 02:12:40 +0000
  • cfb1caff Change window title by Steve Russell 2025-03-15 02:09:34 +0000
  • 0eeaac5d [Deps] Update tinyexpr to 9907207 by Steve Russell 2025-03-15 02:03:10 +0000
  • 38452a3a [DEPS] RtAudio: turn off DirectSound, turn on ASIO (Windows) by Steve Russell 2025-03-15 01:45:31 +0000
  • dad33b71 [Deps] Update to libsamplerate v0.2.2 by Steve Russell 2025-03-15 01:39:04 +0000
  • e99b2001 [Deps] Update to jansson v2.14 by Steve Russell 2025-03-15 01:34:26 +0000
  • 6b055dee Add bash file for DIST build by Steve Russell 2025-03-15 01:29:21 +0000
  • 16dbaff7 Refactor RtAudioDriver/Device. Hardcode old RtAudio driverIds to be compatible with Rack <2.6.1 patches. by Andrew Belt 2025-03-14 19:01:43 -0400
  • 454033dc Reorder README. by Andrew Belt 2025-03-14 17:49:45 -0400
  • 27cebc76 Set BundleHasStrictIdentifier to false so Rack <=2.6.0 Mac app bundles with identifier `com.vcvrack.rack` are overwritten with the new `com.vcvrack.rack2` app bundle. Set BundleIsRelocatable to true so if a user moves the Rack >=2.6.1 app bundle, the installer will find it by its identifier and upgrade (overwrite) it. by Andrew Belt 2025-03-14 14:28:38 -0400
  • d570d37b Reorder changelog. by Andrew Belt 2025-03-14 02:17:06 -0400
  • e8031d50 (tag: v2.6.1) Update CHANGELOG. by Andrew Belt 2025-03-13 23:19:08 -0400