6a292c41
Fix spelling error in changelog. by
2022-11-24 03:57:08 -0500
0869e42c
Tweak punctuation in changelog. by
2022-11-23 20:57:09 -0500
3d5118ee
Bump version in Core manifest. by
2022-11-23 17:26:21 -0500
8fe8d903
Add simde license. by
2022-11-23 17:25:47 -0500
ab8d3cd7
(tag: v2.2.0)
Bump version. by
2022-11-23 14:41:54 -0500
29f403ec
Merge branch 'v2' of github.com:VCVRack/Rack-private into v2 by
2022-11-23 13:12:19 -0500
712bc9b9
Makefile: Fix DIST_NAME and DIST_SDK quotes. by
2022-11-23 13:11:50 -0500
1745004f
Revise changelog. by
2022-11-23 10:29:32 -0500
1666e672
Update changelog for 2.2.0. by
2022-11-23 00:01:13 -0500
866cb01c
Remove unused Window variable. by
2022-11-22 09:52:53 -0500
73eead27
Update fuzzysearchdatabase and tweak Module Browser search. by
2022-11-18 08:32:55 -0500
ed3fcb37
Use git tag to get version in Makefile. by
2022-11-17 09:00:06 -0500
30f33276
Add plugin slug fallback for "DelexandraVol1". by
2022-11-16 10:45:15 -0500
bf675ada
Make simple random state global instead of thread-local. by
2022-11-11 06:26:14 -0500
f97308ed
Clear output audio only if no Ports are subscribed to Device. by
2022-11-11 05:11:36 -0500
27c23251
Fix /download URL "arch" argument. by
2022-11-06 00:07:34 -0400
c12f6907
Remove "v" from all version messages. by
2022-11-05 21:42:50 -0400
8916e3b3
Merge APP_OS variable into APP_ARCH. by
2022-11-05 06:01:31 -0400
b7251d7f
Use "-" instead of "_" in ARCH_NAME Makefile variable and package names. by
2022-11-04 23:39:58 -0400
b4de7c9f
Use 16 MIDI loopback devices instead of 1. by
2022-11-02 17:58:35 -0400
0609ef0e
Refactor MenuLabel frame rate math in MenuBar. by
2022-11-02 04:18:09 -0400
36c9c123
Use sleep-based frame limiting instead of vsync since it's unreliable on buggy graphics drivers. by
2022-11-02 04:13:02 -0400
b9043d3f
Add doc comments for Window methods. by
2022-11-02 04:11:48 -0400
9d8624d4
Add MIDI "Loopback" driver. by
2022-11-01 19:22:04 -0400
591246a5
Replace "frameSwapInterval" setting with "frameRateLimit". by
2022-11-01 02:44:04 -0400
2cff7899
Set pluginSettingsJ to NULL in settings::destroy(). by
2022-10-28 20:19:29 -0400
9407f098
Fix dep Cmake variable when cross-compiling Rack plugins. by
2022-10-26 03:03:29 -0400
b4d3e19c
Change Makefile variables ARCH_OS_NAME to ARCH_OS, ARCH_NAME to ARCH_CPU, and ARCH_FULL_NAME to ARCH_NAME. by
2022-10-25 18:40:39 -0400
b09c58c4
Fix int32_4 bitshift intrinsics. by
2022-10-21 15:09:06 -0400
bdc428dd
Replace sse2neon with simde. by
2022-10-19 17:51:06 -0400
77ee02a0
Decrease network connection timeout to 30 seconds. by
2022-09-21 09:36:05 -0400
b2502f0e
Add user agent to network requests. by
2022-09-21 08:48:38 -0400
a6a21278
Add system::sleep(). by
2022-09-21 08:37:51 -0400
765c213e
Revert arch.mk refactor. by
2022-09-20 06:53:47 -0400
9fe7910e
Define ARCH_FULL_NAME in arch.mk. Use "mac_arm64" in dist filenames on Mac arm64. by
2022-09-14 06:18:08 -0400
90489151
Refactor arch.mk. by
2022-09-14 06:04:39 -0400
a053c4bb
Fix dep build on Mac arm64. Update speexdsp to git submodule. by
2022-09-14 05:20:28 -0400
0133549d
Move tinyexpr to submodule. by
2022-09-12 22:21:27 -0400
08cd572d
Allow building on ARM64. Only Mac tested, and deps not tested. by
2022-09-12 16:54:50 -0400
2181d46b
Merge branch 'v2' of github.com:VCVRack/Rack-private into v2 by
2022-09-09 18:24:51 -0400
fa05737c
Remove screenshot Makefile target. by
2022-09-09 17:45:44 -0400
ac078c7e
Revert e87f83aba9
by
2022-09-09 17:29:14 -0400
639c2c63
Build libRack target to root dir instead of build/ dir. by
2022-09-07 18:48:17 -0400
8ba2eff2
Merge branch 'v2' of github.com:VCVRack/Rack-private into v2 by
2022-09-07 16:58:57 -0400
26016a22
Add ARCH_X64 macro when compiling on x64. by
2022-09-07 16:41:13 -0400
e87f83ab
Move target and standalone target binaries to build/. by
2022-09-01 14:01:39 -0400
5584e856
Makefile: Separate standalone adapter variables from Rack build variables. by
2022-08-12 23:38:49 -0400
a96f9e57
Change Module::getExpander() side argument to int. by
2022-08-02 03:16:09 -0400
b4bba9ad
Run cleandist target before dist in Makefile. by
2022-08-01 02:05:34 -0400
dff713f3
Only generate MSYS Makefiles in MSYS shell, not when cross-compiling for Windows. by
2022-07-19 13:58:03 -0400
adc4c5ab
Use original dep source URLs as fallbacks if GitHub URLs return an error. by
2022-07-08 04:26:42 -0400
efa139a8
Change most dep source URLs to GitHub mirrors. by
2022-07-08 01:57:46 -0400
5551617a
Update date of version in changelog. by
2022-07-07 06:28:21 -0400
ca85e0a6
(tag: v2.1.2)
Bump version. Update changelog. by
2022-07-04 03:00:36 -0400
85061331
Fix RackWidget::squeezeModulePos() setting incorrect positions of right shoved modules. by
2022-07-04 02:38:04 -0400
3c86df39
Add string::Version comparator specification to documentation. by
2022-07-03 20:23:05 -0400
2cb34127
Apply rack offset in ModuleWidget::get/setGridPosition() etc. by
2022-07-01 18:42:16 -0400
f2e1951d
Align VCV Audio-2 VU meter light thresholds with meter labels. by
2022-06-30 01:09:34 -0400
ecf1be8b
When lockModules setting is enabled, also lock selected modules. by
2022-06-29 23:46:35 -0400
6364cab3
Rename "template" module preset in menu items to "default". Hide template preset in preset list. by
2022-06-29 23:33:57 -0400
d3e6c84f
Fix expanders occasionally not connecting when removing a module. by
2022-06-29 22:21:13 -0400
ebad98ef
Refactor RackWidget::updateExpanders() to use ModuleWidget::getGridBox(). by
2022-06-29 21:47:35 -0400
b31ae550
Call updateExpanders() in RackWidget::squeezeModulePos() and unsqueezeModulePos(), fixing expanders not connecting when cloning modules. by
2022-06-29 21:07:16 -0400
3ff824b4
Use old module move algorithm for adding/removing modules when auto-squeeze is disabled. by
2022-06-29 20:50:06 -0400
259fc6d4
Revise TipWindow messages. by
2022-06-28 18:34:44 -0400
16a3ea74
Reorganize View menu. by
2022-06-27 16:08:29 -0400
7d6b9d22
Add squeezeModules setting and menu bar item to toggle new squeeze or old nearest/force behavior. by
2022-06-27 15:48:11 -0400
f47729b4
Add back force-moving of modules. by
2022-06-27 10:52:19 -0400
f6201f38
Prevent unused variable warning in Module::configBypass(). by
2022-06-22 19:46:58 -0400
a4c8ee3b
Use different temporary autosave dir in safe mode. Don't check for library updates in safe mode. by
2022-05-26 11:14:14 -0400
b956cfce
Destroy plugins in reverse order from initialization. by
2022-05-25 03:41:55 -0400
a609a9b1
Add `patch::Manager::clearAutosave()`. Clear autosave in safe mode. by
2022-05-25 03:07:53 -0400
ed5a3629
Add safe mode. by
2022-05-25 02:37:39 -0400
e0b22360
Don't refresh Browser on show. by
2022-05-25 01:30:01 -0400
466700aa
Remove deprecated CFBundleTypeOSTypes from Info.plist. by
2022-05-25 00:16:54 -0400
89574d74
Remove Discord activity IPC. by
2022-05-25 00:07:55 -0400
85841099
Load patch when Rack is launched by file association on Mac. by
2022-05-25 00:01:03 -0400
42394e65
Update src target of dep/Makefile. by
2022-05-24 19:55:04 -0400
4a8e0f43
Use `std::log2` with correct cast in teVarsInit(). by
2022-05-24 06:47:47 -0400
2838b335
Add author email to Model context menu. by
2022-05-22 04:40:38 -0400
bda4fbf6
Update tag reference URL in helper.py. by
2022-05-22 01:59:37 -0400
9f49de87
Skip plugin update if current version is greater than remote version. by
2022-05-22 01:20:40 -0400
c833c08d
Skip app update if current version is greater than remote version. by
2022-05-22 01:08:52 -0400
7dc564e7
Add more version examples to string::Version doc. by
2022-05-21 23:34:26 -0400
635670c5
Add string::Version class for comparing versions. by
2022-05-21 23:05:47 -0400
c38a2b5d
Add log2() to Quantity expression parser. by
2022-05-21 20:06:27 -0400
b016cacb
(tag: v2.1.1)
Bump version. Update changelog. by
2022-05-21 15:53:58 -0400
2e6f5d1e
In ModuleWidget::removeAction() unset module position from rack and push to history. by
2022-05-18 17:38:56 -0400
6cf85035
Fix ModuleWidget::cloneAction() position of cloned module. by
2022-05-18 17:30:55 -0400
e6354957
Separate RackWidget::setModulePosForce() into multiple methods. by
2022-05-18 17:23:45 -0400
92d3196a
Place cloned module directly to the right of the original module. by
2022-05-16 04:51:47 -0400
9fec9143
Clean up RackWidget::setModulePosForce(). Use grid coordinates instead of pixels. by
2022-05-16 01:22:39 -0400
32acefe1
Reorder and tweak behaviors in RackWidget::setModulePosForce() algorithm. by
2022-05-13 01:20:37 -0400
e3f8f16c
(refs/pull/1938/head)
Use constexpr for static const values whenever possible by
2022-04-25 21:14:35 +0100
0033ab76
Tweak position of meter percentage text. Omit "%" for 2 HP modules. by
2022-04-20 15:07:08 -0400
5d953481
Add cast to return value of GetProcAddress(). by
2022-04-17 06:06:36 -0400
26659d79
Load plugin manifest before loading plugin library. by
2022-04-16 07:04:18 -0400
e57b5060
Add settingsToJson() and settingsFromJson() to root namespace plugin API, allowing plugins to store plugin-wide user settings. by
2022-04-13 12:49:26 -0400
6e68ea1d
Merge branch 'v2' of github.com:VCVRack/Rack into v2 by
2022-04-13 06:11:40 -0400
a3824c8d
Update CONTRIBUTING.md by
2022-04-13 06:03:35 -0400