Andrew Belt
|
2db08f15a0
|
BitBucket deleted all Mercurial repos, so use self-hosted version of pffft.
|
4 years ago |
Andrew Belt
|
eefe794497
|
Revert "Use GTK 3 (#1760)"
This reverts commit fb1bbe5d64 .
|
4 years ago |
Philipp A
|
fb1bbe5d64
|
Use GTK 3 (#1760)
|
4 years ago |
Andrew Belt
|
600268ba65
|
Tweak and update github templates.
|
4 years ago |
JarradTait
|
c52d126ca6
|
Resolve error 404 in dep Makefile (#1742)
The tarball has been moved into the 'old' subfolder, as you can see here: https://www.openssl.org/source/old/1.1.1/openssl-1.1.1d.tar.gz
The OpenSSL formula could be checking both the source and the source/old folders to preempt this issue
|
4 years ago |
Andrew Belt
|
98d60dac24
|
Add issue template config.
|
4 years ago |
Andrew Belt
|
476a49b33b
|
Set blendish font as soon as the font is loaded, in addition to at the beginning of each frame.
|
4 years ago |
Andrew Belt
|
7a789af954
|
Convert special characters and spaces to underscore in helper script.
|
4 years ago |
Andrew Belt
|
2f5bff5a3a
|
Add _WIN32_WINNT version.
|
5 years ago |
Andrew Belt
|
f7f2678f82
|
Remove ModelBox::deletePreview().
|
5 years ago |
Andrew Belt
|
1add965db4
|
Decrease default screen refresh rate on Macs.
|
5 years ago |
Andrew Belt
|
0fdad2faa8
|
Remove ModelBox preview timeout.
|
5 years ago |
Andrew Belt
|
b32830f606
|
Switch to dev version
|
5 years ago |
Andrew Belt
|
c8de0aea59
|
Include unused static symbols on Mac.
|
5 years ago |
Andrew Belt
|
26bda06eb7
|
Move slug normalization from getPlugin or getModel functions to fromJson functions.
|
5 years ago |
Andrew Belt
|
a419381f71
|
Parse -p flag as if it's a valid flag, in order to ignore -psn_... nonsense with Mac app translocation.
|
5 years ago |
Andrew Belt
|
01e5e0301d
|
Bump version.
|
5 years ago |
Andrew Belt
|
3968724ba5
|
Update changelog
|
5 years ago |
Andrew Belt
|
5c5f3f4517
|
Fix random::uniform() to not return 1.f.
|
5 years ago |
Andrew Belt
|
a7fc2c67e3
|
Add text editing in NoteChoice of MIDI-Gate and CC-Gate.
|
5 years ago |
Andrew Belt
|
3790d1da0d
|
Use zlib types for string::compress/uncompress implementation.
|
5 years ago |
Andrew Belt
|
ba056f6d6a
|
Update documentation for string::.
|
5 years ago |
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 |