Andrew Belt
|
90d784d4be
|
Finalize Core Audio panels.
|
5 years ago |
Andrew Belt
|
696939069d
|
Use <> instead of "" for include directive.
|
5 years ago |
Andrew Belt
|
00eae8cb5d
|
Enable production version checking.
|
5 years ago |
Andrew Belt
|
beefa87ef6
|
Add update notification to Help menu item. Remove update popup dialog message, and remove "checkVersion" from settings.
|
5 years ago |
Andrew Belt
|
7f2db6971c
|
Make CPU meter text span two lines.
|
5 years ago |
Andrew Belt
|
34d78a0619
|
Sort ModelBoxes the same regardless of whether a search query is entered in Module Browser.
|
5 years ago |
Andrew Belt
|
c2ffcbbfd7
|
Add favorite score to settings, based on @modlfo's scoring algorithm. Sort by favorite score in Module Browser.
|
5 years ago |
Andrew Belt
|
0c08a8d1c8
|
Use pmmintrin.h header instead of x86intrin.h.
|
5 years ago |
Andrew Belt
|
8bca3dec39
|
Fix SvgSwitch value to frame mapping for minValue != 0.
|
5 years ago |
Andrew Belt
|
705dfab685
|
Prevent ModuleBrowser module list from scrolling horizontally.
|
5 years ago |
Andrew Belt
|
eb70847883
|
Fix "Show favorites" button in ModuleBrowser. Change search string format.
|
5 years ago |
Andrew Belt
|
829c02c051
|
Remove fuzzyScore implementation because it sucks. Replace it with a trivial substring search.
|
5 years ago |
Andrew Belt
|
114cc58f05
|
Fix ModuleBrowser brand and tag list filtering.
|
5 years ago |
Andrew Belt
|
5b3c9b36af
|
Add brand to plugin::Plugin and plugin manifest. Use brand instead of author in Module Browser.
|
5 years ago |
Andrew Belt
|
b8fa86aa46
|
Use author name instead of plugin name for ModuleBrowser tooltips.
|
5 years ago |
Andrew Belt
|
cfa143fee6
|
Flip default note values upside down on MIDI-Gate and CV-Gate so they match drumpad hardware.
|
5 years ago |
Andrew Belt
|
e23789c287
|
Add numpad device to keyboard driver.
|
5 years ago |
Andrew Belt
|
26abab6de3
|
Rename float4 to float_4.
|
5 years ago |
Andrew Belt
|
1b168ce3a3
|
Rename f32_4 to float4
|
5 years ago |
Andrew Belt
|
ea8eca4cd3
|
Add simd to various dsp functions.
|
5 years ago |
Andrew Belt
|
a0daf4b480
|
Make maximum zoom level 400%. Store zoom in settings logarithmically instead of linearly.
|
5 years ago |
Andrew Belt
|
4612052e04
|
Fix correctness bugs/typos in simd library. Add log10, sgn, andnot, and ifelse to simd.
|
5 years ago |
Andrew Belt
|
59e46924b3
|
Add module description to ModuleBrowser tooltip.
|
5 years ago |
Andrew Belt
|
871617ad6c
|
Fix docstrings. Add createParamCentered to rack0.hpp.
|
5 years ago |
Andrew Belt
|
0517cc20aa
|
Fix return values of deprecated random*() functions in rack0.hpp.
|
5 years ago |
Andrew Belt
|
ddf06a9a4e
|
Clarify commercial plugin license.
|
5 years ago |
Andrew Belt
|
0faacb5166
|
Add VCV Rack Non-Commercial Plugin License Exception.
|
5 years ago |
Andrew Belt
|
3fea359c22
|
Include helper.py in SDK
|
5 years ago |
Andrew Belt
|
6a730b8268
|
Disable plugins menubar item.
|
5 years ago |
Andrew Belt
|
076f8b1965
|
Clean up ui namespace. Remove blendish state from ui classes.
|
5 years ago |
Andrew Belt
|
54544bbe93
|
Use Module::Expander struct for accessing expander messages.
|
5 years ago |
Andrew Belt
|
212404c664
|
Add Widget::addChildBottom(). Change ModuleWidget::setPanel behavior. Improve event docstrings. Temporarily disable glibc 2.23 header on Linux.
|
5 years ago |
Andrew Belt
|
669ace54c6
|
Fix Param serialization mistake. Update template patch.
|
5 years ago |
Andrew Belt
|
cdf7a2bbfa
|
Fix serialization for unbounded Params.
|
5 years ago |
Andrew Belt
|
7bd98943db
|
Add left/rightMessageFlipRequested to Module.
|
5 years ago |
Andrew Belt
|
09c85276d6
|
Use linear scaling for Light value.
|
5 years ago |
Andrew Belt
|
71fab3da71
|
Fix broken eucMod()
|
5 years ago |
Andrew Belt
|
997b67f5aa
|
Add reference to new signed certificate for Mac dist.
|
5 years ago |
Andrew Belt
|
babcc49a2a
|
Attempt to link to glibc 2.23 for plugins.
|
5 years ago |
Andrew Belt
|
0a71dde25e
|
alignedMalloc is unneeded.
|
5 years ago |
Andrew Belt
|
5e0378cb5a
|
Clean up app namespace.
|
5 years ago |
Andrew Belt
|
afd6d4bb8e
|
Clean up various headers.
|
5 years ago |
Andrew Belt
|
8d63d198ea
|
Make random state thread-local.
|
5 years ago |
Andrew Belt
|
10fa872dc6
|
Clean up DSP headers.
|
5 years ago |
Andrew Belt
|
4fe3e79181
|
Ignore untracked files in submodules.
|
5 years ago |
Andrew Belt
|
fe713d5a7a
|
Add codesigning on Mac. Silently fail if settings.json is not found when loaded.
|
5 years ago |
Andrew Belt
|
e693d9beef
|
Fix submodule broken by previous commit.
|
5 years ago |
Andrew Belt
|
e2c4dc8249
|
Remove old patch before moving new temporary patch to its location.
|
5 years ago |
Andrew Belt
|
d3548160c9
|
Merge all `make *plugins` targets into `make plugins`
|
5 years ago |
Andrew Belt
|
df0388c9fb
|
Re-add METHOD_ prefix to network::Method enums
|
5 years ago |