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 |
Andrew Belt
|
fdce2724d4
|
Add pffft and fftpack to Rack
|
6 years ago |
Andrew Belt
|
7407d20b33
|
Reorder toolbar, fix Bridge directories in `make dist`, update osdialog
|
6 years ago |
Andrew Belt
|
b6b6ec8553
|
Remove RELEASE=1 flag, use ./Rack for release, ./Rack -d for development
mode
|
6 years ago |
Andrew Belt
|
d18d746e94
|
Remove RTAUDIO_ALL_APIS flag
|
6 years ago |
Andrew Belt
|
e4a7e7ddfe
|
Add ARCH_* to arch.mk
|
6 years ago |
Andrew Belt
|
35f00bedc3
|
Link shared libraries after static libraries
|
6 years ago |
Andrew Belt
|
e428ce8ea7
|
Change version in Makefile
|
6 years ago |
Andrew Belt
|
d3fa318d32
|
Open patch with command-line argument, set Windows global directory to
location of executable instead of current working directory.
|
6 years ago |
Andrew Belt
|
a0990d663a
|
Bump version
|
6 years ago |
Andrew Belt
|
aeebeb0844
|
Include a couple .dlls for plugins to link to on Windows
|
6 years ago |
Andrew Belt
|
7c87f5ba9d
|
Windows static build
|
6 years ago |
Andrew Belt
|
09d368edb3
|
WIP Windows static build
|
6 years ago |
Andrew Belt
|
59b5b79802
|
Update make run, debug, and perf
|
6 years ago |
Andrew Belt
|
d2d4ee99d4
|
Full static build on Mac
|
6 years ago |
Andrew Belt
|
f3a7f1a524
|
Add JACK driver to Linux rtaudio, forcing Linux users to have JACK
installed
|
6 years ago |
Andrew Belt
|
7e186b49d3
|
Full static build on Linux
|
6 years ago |