Andrew Belt
|
c53fbebd97
|
string namespace: Change base64 functions. Add compress/uncompress.
|
5 years ago |
Andrew Belt
|
4f2d6a3db7
|
Revert "Add json.hpp."
This reverts commit a007a41b0d .
|
5 years ago |
Andrew Belt
|
a007a41b0d
|
Add json.hpp.
|
5 years ago |
Andrew Belt
|
14f7297243
|
Add changelog entries.
|
5 years ago |
Andrew Belt
|
584c37889f
|
Add ability for plugins to use LuaJIT.
|
5 years ago |
Andrew Belt
|
0a930b0ba0
|
Add IIRFilter.
|
5 years ago |
Andrew Belt
|
89f14d5699
|
Clarify graphics licenses.
|
5 years ago |
Andrew Belt
|
3cd9c13a65
|
Remove quotes from SLUG and VERSION in plugin Makefile, but add them back when used in paths.
|
5 years ago |
Andrew Belt
|
95ddb89d07
|
Add inline to log2
|
5 years ago |
Andrew Belt
|
47b79954d2
|
Replace generic log2 with int.
|
5 years ago |
Andrew Belt
|
72abbf8acd
|
Enable proxy in curl build.
|
5 years ago |
Andrew Belt
|
043401c3fc
|
Add `EXTRA_FLAGS`, `EXTRA_CFLAGS`, `EXTRA_CXXFLAGS`, `EXTRA_LDFLAGS` to build system.
|
5 years ago |
Andrew Belt
|
798d01d240
|
Add system::getEntriesRecursive().
|
5 years ago |
Andrew Belt
|
de76887320
|
Merge branch 'v1' of github.com:VCVRack/Rack into v1
|
5 years ago |
Andrew Belt
|
ebeeb0f26b
|
Refactor createLightParamCentered()
|
5 years ago |
Andrew Belt
|
98a86b6eae
|
Add proper app bundle detection on Mac.
|
5 years ago |
Andrew Belt
|
8140897835
|
Don't include GLFW/glfw3native.h in window.hpp.
|
5 years ago |
Andrew Belt
|
7de83dca3b
|
Use GLFW's glfwGetOpenedFilename()
|
5 years ago |
Andrew Belt
|
3dbd084b33
|
Don't use glfwGetOpenedFilename() when launched via command line on Mac.
|
5 years ago |
Andrew Belt
|
d3710cb300
|
Add FrameRateWidget.
|
5 years ago |
Andrew Belt
|
7eb5017efd
|
Template-ize some math.hpp functions.
|
5 years ago |
Andrew Belt
|
4bc44cf931
|
Remove recursive rack namespace.
|
5 years ago |
Andrew Belt
|
f8ef68c4f1
|
Delete ModelBox tooltips in a deferred way to avoid a use-after-free.
|
5 years ago |
Andrew Belt
|
966cf1c5b4
|
Remove RACK_FLATTEN_NAMESPACES since it is not known to be used.
|
5 years ago |
Andrew Belt
|
08f97d24f1
|
Nudge ParamTooltip inside parent.
|
5 years ago |
Andrew Belt
|
3f9b22e5b4
|
Explicitly specify RTLD_LOCAL for plugin loading.
|
5 years ago |
Andrew Belt
|
e248cc8813
|
Disable crash warning dialog in dev mode.
|
5 years ago |
Andrew Belt
|
dbd117ea62
|
Include rack:: namespace in APP and logger macros (DEBUG, INFO, WARN, FATAL).
|
5 years ago |
Andrew Belt
|
82098f21c4
|
Core MIDI-Map: Only set param if CC is initialized.
|
5 years ago |
Andrew Belt
|
3a05c02384
|
Switch to dev version.
|
5 years ago |
Andrew Belt
|
96e623bb70
|
Fix screenshot flag -t
|
5 years ago |
Andrew Belt
|
bf2d98ab8b
|
Fix "Frame rate" typo in changelog.
|
5 years ago |
Andrew Belt
|
7390c4a840
|
Update changelog
|
5 years ago |
Andrew Belt
|
f68a981d11
|
Add SegmentDisplay to component library. Fix huge light halo issue with non-square lights.
|
5 years ago |
Andrew Belt
|
8476828452
|
Add LEDLightSlider and other component library classes.
|
5 years ago |
Andrew Belt
|
d0c92852f9
|
Bump version.
|
5 years ago |
Andrew Belt
|
ee876efa88
|
Use actual monitor refresh rate instead of 60 Hz as frame rate reference.
|
5 years ago |
Andrew Belt
|
7b0ce97406
|
Add Engine > Frame rate menu bar item.
|
5 years ago |
Andrew Belt
|
e631131aea
|
Replace "frameRateLimit" and "frameRateSync" in settings with "frameSwapInterval".
|
5 years ago |
Andrew Belt
|
ac5e544d62
|
Change screenshot flag to -t [zoom]. Re-enable on Mac.
|
5 years ago |
Andrew Belt
|
e59e8aca40
|
Add sort-of-automatic updater on Linux.
|
5 years ago |
Andrew Belt
|
69681d2dbd
|
Add numpad key commands. Clean up Scene::onHoverKey().
|
5 years ago |
Andrew Belt
|
3d21a2a7b2
|
Add key command for engine CPU timer.
|
5 years ago |
Andrew Belt
|
63a939d432
|
Hide menu and scrollbars when fullscreen.
|
5 years ago |
Andrew Belt
|
618454e7c0
|
Stop engine wprker threads when engine is paused.
|
5 years ago |
Andrew Belt
|
deba1974f1
|
Don't use GLU in dep.cpp either.
|
5 years ago |
Andrew Belt
|
b6fad51506
|
Don't use GLU header
|
5 years ago |
Andrew Belt
|
1388e9ebb1
|
Add network::init(). Add asset::bundlePath.
|
5 years ago |
Andrew Belt
|
cd4dfaf516
|
Update curl and OpenSSL
|
5 years ago |
Andrew Belt
|
4b78d20201
|
Add changelogUrl to helper script.
|
5 years ago |