Andrew Belt
|
c4fed6d878
|
Add `make dist` to plugins.mk
|
6 years ago |
Andrew Belt
|
6a9bf0146d
|
Fix merge conflict
|
6 years ago |
Andrew Belt
|
23da7e61ef
|
Update samplerate.hpp API
|
6 years ago |
Andrew Belt
|
f06bca3a89
|
Update CHANGELOG for v0.5.1
|
6 years ago |
Andrew Belt
|
41dd7a12a9
|
Merge branch 'v0.5'
|
6 years ago |
Andrew Belt
|
59dd24de13
|
Merge pull request #545 from mdemanett/libspeexdsp2
Replaces libsamplerate with libspeexdsp
|
6 years ago |
Matt Demanett
|
170561fb9b
|
Only set speex conversion rates if they actually change.
|
6 years ago |
Matt Demanett
|
b8f300d130
|
Header fix for linux.
|
6 years ago |
Matt Demanett
|
cf34b2cf55
|
libspeexdsp fix for windows.
|
6 years ago |
Matt Demanett
|
45e28ebbb1
|
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
|
d9efe43112
|
Don't write empty file if toJson is unsuccessful
|
6 years ago |
Andrew Belt
|
fd0d2232ac
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
36cd050ba4
|
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
|
6787867d27
|
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
|
e60117701c
|
Run autoformatter on Core MIDI modules
|
7 years ago |
Andrew Belt
|
56219530cb
|
Clean up warnings
|
7 years ago |
Andrew Belt
|
9a5fd5899d
|
Added ZoomWidget::onPathDrop
|
7 years ago |
Andrew Belt
|
199f99b0bf
|
Rename SVGSlider to SVGFader, refactor LightWidget
|
7 years ago |
Andrew Belt
|
b05f05af86
|
Merge branch 'master' of github.com:VCVRack/Rack
|
7 years ago |
Andrew Belt
|
382babbb28
|
Split tags into tags.{hpp,cpp}
|
7 years ago |
Andrew Belt
|
66f11d9e82
|
Split tags into tags.{hpp,cpp}
|
7 years ago |
Andrew Belt
|
734d367a8a
|
A few random changes from the last week
|
7 years ago |
Andrew Belt
|
bd91692158
|
Refactor gui.cpp
|
7 years ago |
Andrew Belt
|
f7ea40f677
|
Add glfw and rtaudio git submodules
|
7 years ago |
Andrew Belt
|
2019178cba
|
Reenable NANOVG_FBO_VALID
|
7 years ago |
Andrew Belt
|
7f1035730a
|
Add gWindowRatio and set window size on each step
|
7 years ago |
Andrew Belt
|
7fa70f983b
|
Merge branch 'master' of https://github.com/VCVRack/Rack
|
7 years ago |
Andrew Belt
|
3ecf225339
|
Remove patch for glfw dll
|
7 years ago |
Andrew Belt
|
0c5d731c04
|
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
|
62fd356b97
|
Switch to glfw master, use glfwGetWindowContentScale() to get DPI of
window
|
7 years ago |
Andrew Belt
|
6b9c19e019
|
Update LICENSE
|
7 years ago |
Andrew Belt
|
30807e5ed7
|
Remove portaudio from license, add RtAudio
|
7 years ago |