|
.travis
|
Build macOS in C++14, can fix runtime link issues
|
2020-06-13 22:09:58 +02:00 |
|
benchmarks
|
Fix the smoother benchmark
|
2020-06-22 02:27:49 +02:00 |
|
clients
|
Add a verbose state switch in the jack client
|
2020-05-06 13:36:38 +02:00 |
|
cmake
|
Shuffle things around to better separate SIMD versions from normal code
|
2020-06-19 20:48:09 +02:00 |
|
devtools
|
Add option handling, and external definitions
|
2020-05-29 02:18:53 +02:00 |
|
doxygen
|
Typo [ci-skip]
|
2020-04-08 18:14:13 +02:00 |
|
external
|
Updated abseil to LTS branch of 2020-02
|
2020-03-15 22:25:42 +01:00 |
|
lv2
|
Set a better sfz file default
|
2020-06-20 16:29:50 +02:00 |
|
scripts
|
Use a dispatching object rather than branchesUpdate the benchmarksRemove the SIMDInitializerInfer type for simd helpers
|
2020-06-19 20:48:09 +02:00 |
|
src
|
Fix unused variables warnings
|
2020-06-22 16:44:23 +02:00 |
|
tests
|
Remove the old test file from CMake
|
2020-06-20 15:46:38 +02:00 |
|
vst
|
Change the default and range for the number of voices in the VST
|
2020-06-21 20:11:56 +02:00 |
|
.clang-format
|
clang-format: do not sort includes [ci skip]
|
2020-03-01 09:06:26 +01:00 |
|
.clang-tidy
|
Added the clang-tidy job in the Test stage
|
2020-03-08 17:03:09 +01:00 |
|
.editorconfig
|
Minor changes
|
2019-12-30 05:39:39 +01:00 |
|
.gitignore
|
Merge pull request #226 from paulfd/stack-smash
|
2020-05-14 09:22:56 +02:00 |
|
.gitmodules
|
Fix VST problems in our forked submodules, branch sfizz
|
2020-05-19 21:12:48 +02:00 |
|
.travis.yml
|
Build and deploy AU in Travis
|
2020-05-13 09:21:57 -07:00 |
|
appveyor.yml
|
Reorganize VST SDK as submodules
|
2020-04-02 17:24:52 +02:00 |
|
AUTHORS.md
|
List @unfa as contributor for the graphics
|
2020-05-20 01:12:56 +02:00 |
|
CMakeLists.txt
|
Add option to force asserts in release builds
|
2020-05-19 23:42:10 +02:00 |
|
CONTRIBUTING.md
|
Add a contribution guide
|
2020-04-20 20:17:12 +02:00 |
|
dpf.mk
|
CI help and correct DPF names
|
2020-06-19 20:48:09 +02:00 |
|
LICENSE.md
|
Updated README
|
2020-01-25 13:53:04 +01:00 |
|
README.md
|
Removed mathfuns (now unused)
|
2020-06-19 20:48:08 +02:00 |
|
screenshot.png
|
Clean up readme, quick additional info will follow
|
2020-02-18 13:38:53 +01:00 |