Steve Russell
|
c611518451
|
Update to v2.6.4
|
1 week ago |
Andrew Belt
|
768d859187
|
Update changelog.
|
3 weeks ago |
Andrew Belt
|
8ea470f343
|
Revert "Don't statically link libstdc++ into plugins. Make plugins dynamically link to Rack's libstdc++."
This reverts commit e3699b53ef .
|
3 weeks ago |
Andrew Belt
|
fbf4d91b05
|
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.
|
3 weeks ago |
Andrew Belt
|
bfd530b722
|
Update changelog.
|
3 weeks ago |
Andrew Belt
|
03608af645
|
Update bundled Fundamental to 2.6.2.
|
3 weeks ago |
Andrew Belt
|
40e529f393
|
Use a different workaround (time-based) for GLFW Mac bug where setting GLFW_CURSOR_DISABLED creates a large mouse delta in a few frames.
|
3 weeks ago |
Andrew Belt
|
5fba8d0c50
|
Add graphics/audio driver memory leaks to valgrind suppressions.
|
4 weeks ago |
Andrew Belt
|
5d24fefb69
|
Update valgrind suppressions for Linux.
|
4 weeks ago |
Andrew Belt
|
e3699b53ef
|
Don't statically link libstdc++ into plugins. Make plugins dynamically link to Rack's libstdc++.
|
1 month ago |
Andrew Belt
|
75666e25ec
|
Update to GLEW 2.2.0. Set Cmake minimum version 3.5 when building deps with Cmake.
|
1 month ago |
Andrew Belt
|
51f20bc286
|
Fix libarchive static library name in dep Makefile
|
1 month ago |
Andrew Belt
|
4b99d216b8
|
Load translations after logging environment during launch.
|
1 month ago |
Steve Russell
|
3323e691e6
|
patch.cpp: increase recent list to 20
|
1 month ago |
Steve Russell
|
36e803d3af
|
Add back updated deps
|
1 month ago |
Steve Russell
|
298fb83a83
|
Merge pull request #2 from SteveRussell33/v263
v263
|
1 month ago |
Steve Russell
|
f76e735b2c
|
Update to v2.6.3
|
1 month ago |
Andrew Belt
|
d676da3da7
|
Fix version number in changelog.
|
1 month ago |
Andrew Belt
|
e3ebe33f5e
|
Update changelog.
|
1 month ago |
Andrew Belt
|
2cc7d4e002
|
Update changelog.
|
1 month ago |
Andrew Belt
|
844b45057f
|
MIDI-Map: Set param value without Engine smoothing, since MIDI-Map already filters it.
|
1 month ago |
Steve Russell
|
49a5acdeb7
|
Update compile.mk to C++17
|
1 month ago |
Andrew Belt
|
96054a0b5e
|
Rack no longer needs Controlled Folder Access to Documents on Windows since Rack 2.5.0.
|
1 month ago |
Andrew Belt
|
f881348a9e
|
Rename VERSION to RACK_VERSION in Makefile to avoid environment variable conflicts.
|
1 month ago |
Andrew Belt
|
4acf0834eb
|
Build libarchive with Windows 7 minimum version.
|
1 month ago |
Andrew Belt
|
f8df60a9e6
|
Add 150% and 250% options to "View > UI scale" menu.
|
1 month ago |
Steve Russell
|
9001e7a7db
|
[Deps] Update to libarchive v3.7.8
|
1 month ago |
Steve Russell
|
eb45f2cdb5
|
[Deps] Missing from 5608fb3331
|
1 month ago |
Steve Russell
|
7bcd1284eb
|
Merge pull request #1 from SteveRussell33/v262
Update to v2.6.2
|
1 month ago |
Steve Russell
|
bed52b1d71
|
Merge branch 'v2' of https://github.com/VCVRack/Rack into v262
|
1 month ago |
Andrew Belt
|
2bcff47a7c
|
Update changelog.
|
1 month ago |
Steve Russell
|
5608fb3331
|
[Deps] Update to zstd v1.5.7
|
1 month ago |
Andrew Belt
|
4d8030a535
|
Clear library global state in library::destroy() in case init() is called again.
|
1 month ago |
Andrew Belt
|
4552a7168f
|
Specify Fundamental (VCV Free) plugin version and download it in dist target. Refactor getFundamentalPackagePath() to not use regex.
|
1 month ago |
Steve Russell
|
e8b52da31b
|
XXXWidget - Don't draw shadows
|
1 month ago |
Steve Russell
|
3b61f050f1
|
ModuleWidget.cpp - add hand cursor
|
1 month ago |
Steve Russell
|
7f40fa9ed5
|
Add PR https://github.com/VCVRack/Rack/pull/1938
|
1 month ago |
Steve Russell
|
647fcb699a
|
Port.hpp - suppress warning when building plugins
|
1 month ago |
Steve Russell
|
cfb1caff98
|
Change window title
|
1 month ago |
Steve Russell
|
0eeaac5d22
|
[Deps] Update tinyexpr to 9907207
|
1 month ago |
Steve Russell
|
38452a3a57
|
[DEPS] RtAudio: turn off DirectSound, turn on ASIO (Windows)
|
1 month ago |
Steve Russell
|
dad33b719f
|
[Deps] Update to libsamplerate v0.2.2
|
1 month ago |
Steve Russell
|
e99b200187
|
[Deps] Update to jansson v2.14
|
1 month ago |
Steve Russell
|
6b055dee9d
|
Add bash file for DIST build
|
1 month ago |
Andrew Belt
|
16dbaff771
|
Refactor RtAudioDriver/Device. Hardcode old RtAudio driverIds to be compatible with Rack <2.6.1 patches.
|
1 month ago |
Andrew Belt
|
454033dce1
|
Reorder README.
|
1 month ago |
Andrew Belt
|
27cebc7675
|
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.
|
1 month ago |
Andrew Belt
|
d570d37b77
|
Reorder changelog.
|
1 month ago |
Andrew Belt
|
e8031d50b4
|
Update CHANGELOG.
|
1 month ago |
Andrew Belt
|
0f698492f4
|
Add translators to Acknowledgments section.
|
1 month ago |