Andrew Belt
|
3fea359c22
|
Include helper.py in SDK
|
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
|
fe713d5a7a
|
Add codesigning on Mac. Silently fail if settings.json is not found when loaded.
|
5 years ago |
Andrew Belt
|
d3548160c9
|
Merge all `make *plugins` targets into `make plugins`
|
5 years ago |
Andrew Belt
|
269f9aca9b
|
Only use Engine::yieldWorkers() when we know it's needed in Core Audio. Use _mm_pause() in spinlocks.
|
5 years ago |
Andrew Belt
|
e4db0bf892
|
Clean up AudioWidget/MidiWidget default state. Re-enable JACK in RtAudio dep.
|
5 years ago |
Andrew Belt
|
dd55681546
|
Add fatal error if res is not found.
|
5 years ago |
Andrew Belt
|
5f021407b3
|
Add version to Windows installer
|
5 years ago |
Andrew Belt
|
5b0da3942e
|
Reenable NSIS installer
|
5 years ago |
Andrew Belt
|
3e860ca948
|
Remove error message from crash handler. Remove static linking of libgcc
and libstdc++ from Linux.
|
5 years ago |
Andrew Belt
|
81b51aaee1
|
Statically link libgcc and libstdc++ on Linux.
|
5 years ago |
Andrew Belt
|
a4a3fcad90
|
Make ZIP file instead of DMG image on Mac dist
|
5 years ago |
Andrew Belt
|
11544f25b3
|
Update rack0.hpp header
|
5 years ago |
Andrew Belt
|
0cfd3bc20d
|
Make Windows build link to libstdc++ etc.
|
5 years ago |
Andrew Belt
|
ca57b21f0a
|
Reorganize make dist. Copy Fundamental.zip in dev mode. Fix bug in
string::extension.
|
5 years ago |
Andrew Belt
|
62d357ca5c
|
Add valgrind target and suppression file
|
5 years ago |
Andrew Belt
|
83355ad39e
|
Fix windows fatal signal handler
|
5 years ago |
Andrew Belt
|
b4be621ddc
|
Update MIDI-CV panel. Prepare MIDI-CV for polyphony. Add "v" to version strings.
|
5 years ago |
Andrew Belt
|
540e82dfdd
|
Use git hash in VERSION.
|
5 years ago |
derikon
|
9b183577e9
|
FIX macOS linker error
osdialog_mac.m was accidentally deleted from sources and caused a linker error
|
5 years ago |
Andrew Belt
|
10308b60c6
|
Remove libomp from Mac linker
|
5 years ago |
Andrew Belt
|
2b98dfc6f9
|
Write custom threading model in Engine. Remove OpenMP dep. Fix bugs in string::basename/extension.
|
5 years ago |
Andrew Belt
|
8a5a806425
|
Add app::, ui::, and widget:: namespaces.
|
5 years ago |
Andrew Belt
|
57f0172b5e
|
Add libraries for linking WASAPI on Windows
|
5 years ago |
Andrew Belt
|
3c04fda563
|
Add libomp to dep on MacOS. Use -Xpreprocessor flag for compiling OpenMP code
|
5 years ago |
Andrew Belt
|
278c9dd387
|
Disable OpenMP on Mac
|
5 years ago |
Andrew Belt
|
d35d91de05
|
Make engine multithreaded with OpenMP
|
5 years ago |
Andrew Belt
|
01c4a24ca8
|
Update many dep libraries. Add SHA256 checking to dep downloads.
|
5 years ago |
Andrew Belt
|
9a4a89b234
|
Allow param data entry in context menu. Don't allow nested FramebufferWidget drawing.
|
5 years ago |
Andrew Belt
|
4f491892fa
|
Add Param::set/getValue()
|
5 years ago |
Andrew Belt
|
217faca052
|
Parse plugin metadata from plugin.json
|
5 years ago |
Andrew Belt
|
c57c76e6d1
|
Move math to its own namespace, clean up deprecated classes
|
6 years ago |
Andrew Belt
|
51ea269548
|
Add VERSION to Info.plist
|
6 years ago |
Andrew Belt
|
23f14c9f8c
|
Bump version for rebuild
|
6 years ago |
Andrew Belt
|
9333c9d020
|
Change license of source code in src/ directory to LGPL
|
6 years ago |
Andrew Belt
|
c4fb4394c0
|
Add VST FX to Mac build
|
6 years ago |
Andrew Belt
|
478557a2a8
|
Bump version, add changelog entry
|
6 years ago |
Andrew Belt
|
d6acef9151
|
Add Bridge fx VST plugin to windows dist
|
6 years ago |
Andrew Belt
|
345d4b5653
|
Add -FX Bridge to dist
|
6 years ago |
Andrew Belt
|
162ae478fe
|
Prefix comments in Makefile targets with @ to disable printing
|
6 years ago |
Andrew Belt
|
9a5d85c668
|
Revert "Remove need for libRack.a. Now SDK can be built cross-platform, woohoo!"
This reverts commit 7b7f249234 .
|
6 years ago |
Andrew Belt
|
7b7f249234
|
Remove need for libRack.a. Now SDK can be built cross-platform, woohoo!
|
6 years ago |
Andrew Belt
|
84125c99b5
|
Remove Rack SDK from dist
|
6 years ago |
Andrew Belt
|
37f72969f3
|
Make Rack SDK platform-dependent
|
6 years ago |
Andrew Belt
|
eb3c0edea6
|
Remove implicit `make dep` from `make`
|
6 years ago |
Andrew Belt
|
61227ad219
|
Fix debugger invocation
|
6 years ago |
Andrew Belt
|
9d613e8f81
|
Remove plugin upload from Makefile
|
6 years ago |
Andrew Belt
|
256fa27680
|
Create SDK before main dist
|
6 years ago |
Andrew Belt
|
d51c904446
|
Set version to 0.6.0
|
6 years ago |