Andrew Belt
|
799ce004a7
|
Update email address in license and remove a newline.
|
3 years ago |
Andrew Belt
|
967d99db97
|
Add return value to eachNearestGridPos() so compilers don't complain.
|
3 years ago |
Andrew Belt
|
6d5a76788f
|
Adjust formatting of namespace docs.
|
3 years ago |
Andrew Belt
|
df89de7847
|
Move Svg to window:: namespace.
|
3 years ago |
Andrew Belt
|
9ac54241fb
|
Add patch:: namespace.
|
3 years ago |
Andrew Belt
|
f25a17075c
|
Add window:: namespace.
|
3 years ago |
Andrew Belt
|
4e8b9ef301
|
Improve namespace documentation.
|
3 years ago |
Andrew Belt
|
ca19005e1d
|
Pass VERSION macro to src/common.cpp only.
|
3 years ago |
Andrew Belt
|
398210978b
|
Remove EDITION from dist names.
|
3 years ago |
Andrew Belt
|
a4ab06effc
|
Merge branch 'v2' of github.com:VCVRack/Rack-private into v2
|
3 years ago |
Andrew Belt
|
20c679f208
|
Set randomizeEnabled to true in Module::configButton().
|
3 years ago |
Andrew Belt
|
b13d8832a0
|
Test and fix Mac code-signing and notarization.
|
3 years ago |
Andrew Belt
|
b48d777ada
|
Get retail Mac version number in system::getOperatingSystemInfo().
|
3 years ago |
Andrew Belt
|
88362055e8
|
Use simpler PortLight design.
|
3 years ago |
Andrew Belt
|
bb3c32820b
|
Fix AudioWidget channel number.
|
3 years ago |
Andrew Belt
|
81b15fb4d8
|
Refactor arch.mk.
|
3 years ago |
Andrew Belt
|
257a2e1dd2
|
Compile dep for Mac 10.9+.
|
3 years ago |
Andrew Belt
|
014db99669
|
Compile Rack and deps for Mac 10.9+.
|
3 years ago |
Andrew Belt
|
aea218376b
|
Remove EDITION from Mac bundle name.
|
3 years ago |
Andrew Belt
|
86aed0ce9d
|
Use Makefile wildcard for presets/ dir in helper.py, since the dir is optional. Fix location of Fundamental.vcvplugin in Mac bundle.
|
3 years ago |
Andrew Belt
|
13673d02f2
|
Remove alphaLabel from MenuBar.
|
3 years ago |
Andrew Belt
|
d5b86f458b
|
Add doc comments to dsp and engine namespaces.
|
3 years ago |
Andrew Belt
|
3675f45cec
|
Add/edit doc comments.
|
3 years ago |
Andrew Belt
|
09030e0299
|
Use clamp in Port::getNumInputs/Outputs().
|
3 years ago |
Andrew Belt
|
b458c189a0
|
Fix incorrect channel count display in AudioWidget.
|
3 years ago |
Andrew Belt
|
768a29b9ae
|
Scan RtAudio devices for all drivers at launch. Make logging more
verbose.
|
3 years ago |
Andrew Belt
|
1206050e4c
|
Fix libarchive linking on Windows.
|
3 years ago |
Andrew Belt
|
4567cc4220
|
Master audio module (the module that clocks Engine) makes more sense.
|
3 years ago |
Andrew Belt
|
d16606acd0
|
Switch to CMake from ./configure for libarchive. Untested on Windows/Linux.
|
3 years ago |
Andrew Belt
|
16b273194d
|
Add more error handling to rtaudio driver.
|
3 years ago |
Andrew Belt
|
f5cdd22baf
|
Tweak menu item tip.
|
3 years ago |
Andrew Belt
|
a3bfe67338
|
Use rsync for copying dist files. Add presets/ dir to generated Makefile in helper.py.
|
3 years ago |
Andrew Belt
|
8ab787e1ca
|
Add Ctrl+click menu item tip.
|
3 years ago |
Andrew Belt
|
e925855ac4
|
Fix regex for module preset filename prefix.
|
3 years ago |
Andrew Belt
|
95ed0bb5c5
|
Fix module paste key command. Fix crash when deleting module selection.
|
3 years ago |
Andrew Belt
|
8a31123eac
|
Change Widget::getRelativeOffset/Zoom() argument to `ancestor`.
|
3 years ago |
Andrew Belt
|
04a24fb71f
|
Sort preset names in module preset menu.
|
3 years ago |
Andrew Belt
|
d4feea8210
|
Add random::get() instead of extern global, which crashes Rack when
used from plugins on Windows.
|
3 years ago |
Andrew Belt
|
8160796dbb
|
Change AccountPasswordField from TextField to PasswordField.
|
3 years ago |
Andrew Belt
|
c50cafb271
|
Change user dir to Rack2. Remove "-v2" from user subdirs.
|
3 years ago |
Andrew Belt
|
f77afa08e3
|
Add Scene::getMousePos().
|
3 years ago |
Andrew Belt
|
2e4886e201
|
Add updated RoundBlackKnobs from Pyer.
|
3 years ago |
Andrew Belt
|
84b98e9d96
|
Dispatch Action event on Knob when clicking and releasing without moving beyond a threshold distance.
|
3 years ago |
Andrew Belt
|
80094b0f2e
|
Remove right-hand spacing from Tooltip.
|
3 years ago |
Andrew Belt
|
28780a74bd
|
Remove "Scaled Linear" from Knob Mode menu item.
|
3 years ago |
Andrew Belt
|
e80210779e
|
Push ParamChange history action when scrolling knobs.
|
3 years ago |
Andrew Belt
|
2344abbc11
|
If knobScroll is enabled, don't move knobs while scrolling the rack.
|
3 years ago |
Andrew Belt
|
f1635cd96b
|
Add Module::jsonStripIds().
|
3 years ago |
Andrew Belt
|
a37ad4eeb5
|
Rename EventState::setHovered() etc to setHoveredWidget() etc.
|
3 years ago |
Andrew Belt
|
914fdfcba6
|
Use "inf" instead of "∞" for quantity display value, since users can't easily type it in the ParamField.
|
3 years ago |