Matt Demanett
|
45f0aec7d8
|
Header fix for linux.
|
6 years ago |
Matt Demanett
|
e77c84c06c
|
libspeexdsp fix for windows.
|
6 years ago |
Matt Demanett
|
34c50b9af7
|
Replace libsamplerate with libspeexdsp for sample rate conversion.
|
6 years ago |
Andrew Belt
|
2c17b654af
|
Add -lssl to Linux build
|
6 years ago |
Andrew Belt
|
1de7cdb7bb
|
Merge branch 'v0.5' of github.com:VCVRack/Rack into v0.5
|
6 years ago |
Andrew Belt
|
2dabf2a9c7
|
Add openssl to Linux dist
|
6 years ago |
Andrew Belt
|
85a5ed46db
|
Add openssl to Linux build
|
6 years ago |
Andrew Belt
|
e2239bcc6d
|
Disable SSL cert verification, add openssl dlls to Windows build
|
6 years ago |
Andrew Belt
|
d558f1d316
|
Fix Windows build
|
6 years ago |
Andrew Belt
|
e21391d6f5
|
Merge branch 'v0.5' of github.com:VCVRack/Rack into v0.5
|
6 years ago |
Andrew Belt
|
a2d815db84
|
Leave Add Module popup metadata window open after mouse leaves module
section
|
6 years ago |
Andrew Belt
|
9b6c04f301
|
Update Mac make dist
|
6 years ago |
Andrew Belt
|
1b44985a0f
|
Add CKSSThree switch, ENUMS macro
|
6 years ago |
Andrew Belt
|
e042f823b6
|
Add -lcrypto to Mac/Windows build
|
6 years ago |
Andrew Belt
|
98df3e63aa
|
Add openssl to build system
|
6 years ago |
Andrew Belt
|
dc91b5d403
|
Update plugin manager to new online Rack plugin manager API
|
6 years ago |
Andrew Belt
|
357b0128d8
|
Don't write empty file if toJson is unsuccessful
|
7 years ago |
Andrew Belt
|
7c4a3e29ee
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
ea36ea1874
|
Remove Module::reset(), Module::initialize(), and Module::randomize(),
add onRandomize(), onReset(), onCreate(), and onDelete()
|
7 years ago |
Andrew Belt
|
862d9ed575
|
Add Rack version to plugin request
|
7 years ago |
Jeremy Wentworth
|
911286b60a
|
clarified comment about sizes (#510)
* Update app.hpp
* Update app.hpp
|
7 years ago |
Jeremy Wentworth
|
e72618ea84
|
fixed note off velocity
|
7 years ago |
Andrew Belt
|
a538fad3fc
|
Add SSL support to curl build
|
7 years ago |
Andrew Belt
|
f939295b59
|
Run autoformatter on Core MIDI modules
|
7 years ago |
Andrew Belt
|
60c8c786f6
|
Clean up warnings
|
7 years ago |
Andrew Belt
|
182bf15fbe
|
Added ZoomWidget::onPathDrop
|
7 years ago |
Andrew Belt
|
60a1ecde4c
|
Rename SVGSlider to SVGFader, refactor LightWidget
|
7 years ago |
Andrew Belt
|
ce63beefe3
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
93e0459c51
|
Split tags into tags.{hpp,cpp}
|
7 years ago |
Andrew Belt
|
3e2be87d44
|
Split tags into tags.{hpp,cpp}
|
7 years ago |
Andrew Belt
|
3f7ce8b01b
|
A few random changes from the last week
|
7 years ago |
Andrew Belt
|
af95e54fb2
|
Refactor gui.cpp
|
7 years ago |
Andrew Belt
|
c78d86105e
|
Add glfw and rtaudio git submodules
|
7 years ago |
Andrew Belt
|
aac83fca93
|
Reenable NANOVG_FBO_VALID
|
7 years ago |
Andrew Belt
|
fdc66b367b
|
Add gWindowRatio and set window size on each step
|
7 years ago |
Andrew Belt
|
24d85993d0
|
Merge branch 'master' of https://github.com/VCVRack/Rack
|
7 years ago |
Andrew Belt
|
f9b262a1bb
|
Remove patch for glfw dll
|
7 years ago |
Andrew Belt
|
36de6d5364
|
Merge branch 'master' of https://github.com/VCVRack/Rack
|
7 years ago |
Andrew Belt
|
ee2be22c80
|
Toggle GL2, GL3, and GLES2 with macros
|
7 years ago |
Andrew Belt
|
572af6e2c0
|
Fix Mac rtaudio path in `make dist`
|
7 years ago |
Andrew Belt
|
038fbe6c71
|
Switch to glfw master, use glfwGetWindowContentScale() to get DPI of
window
|
7 years ago |
Andrew Belt
|
6b9c19e019
|
Update LICENSE
|
7 years ago |
Andrew Belt
|
a9ccf1883a
|
Remove portaudio from license, add RtAudio
|
7 years ago |
Andrew Belt
|
6cca93b85c
|
Add SlewLimiter::setRiseFall()
|
7 years ago |
Andrew Belt
|
293f27d841
|
Smooth interpolate SVGSlider
|
7 years ago |
Andrew Belt
|
4ebbdc6c8b
|
Add line cap and line join to SVGWidget renderer
|
7 years ago |
Andrew Belt
|
85c606930a
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
285a6a830b
|
Don't load plugin if slug already exists
|
7 years ago |
Andrew Belt
|
0e313e2edd
|
Merge pull request #474 from cschol/ignore-librack
Ignore libRack.a file.
|
7 years ago |
Christoph Scholtes
|
46fcb364b4
|
Ignore libRack.a file.
|
7 years ago |