Commit graph

434 commits

Author SHA1 Message Date
Paul Ferrand
fd60ef4319 Documented the CC Map class 2019-11-30 00:52:02 +01:00
Paul Ferrand
78cbe5d81b Documented the heap buffer class 2019-11-30 00:51:48 +01:00
Paul Ferrand
c31da4ef1c Documented the envelopes 2019-11-30 00:51:35 +01:00
Paul Ferrand
30e175f4ca Documentation work 2019-11-29 23:45:12 +01:00
Paul Ferrand
6eb6fe3a09 Updated gitignore 2019-11-29 23:44:57 +01:00
Paul Ferrand
43ea796a02 Added an "add LTO if enabled" function to all targets currently in the library 2019-11-29 23:32:01 +01:00
Paul Ferrand
31254ced32 Removed the benchmark submodule 2019-11-29 23:25:43 +01:00
Paul Ferrand
f34e2201dd Corrected an error on configure for the benchmark 2019-11-29 22:55:53 +01:00
Paul Ferrand
758d41e243 Updated gitignore 2019-11-29 22:46:21 +01:00
Paul Ferrand
dce77a7f4b The benchmarks can directly use the SIMD cmake script 2019-11-29 22:46:15 +01:00
Paul Ferrand
f39a819c5e Updated the build scripts 2019-11-29 22:45:41 +01:00
redtide
fa5018ee16 Merge branch 'feature/reorganization-test' into develop 2019-11-26 14:33:26 +01:00
redtide
4a268be333 Detail fix for previous commit 2019-11-26 14:25:18 +01:00
redtide
4d139137cc Check for IPO 2019-11-26 13:43:07 +01:00
redtide
a39b05fe42 Script rename 2019-11-26 13:42:04 +01:00
redtide
2087502c40 Completed generic LV2 configuration 2019-11-25 23:28:16 +01:00
redtide
f38c538ee1 Update CMake files, generic LV2 configuration 2019-11-25 23:19:40 +01:00
redtide
e41ef4121b Update .gitignore 2019-11-25 16:21:02 +01:00
redtide
45a7168035 Organize CMake files 2019-11-25 16:11:39 +01:00
redtide
11ade33e9d Organize CMake files 2019-11-25 16:10:30 +01:00
Paul Ferrand
13e2dbee04 Added interprocedural optimization for the static lib 2019-11-23 23:37:26 +01:00
Paul Ferrand
8b1f5d011c Added an LV2 install target 2019-11-23 23:37:14 +01:00
Paul Ferrand
a5ba25fc9a include sfizz hpp for the static library 2019-11-23 22:34:50 +01:00
Paul Ferrand
12115ffa72 Cleanup and fixes 2019-11-23 19:43:34 +01:00
Paul Ferrand
21bb69e41b Add ttl files to the lv2 build 2019-11-23 19:20:44 +01:00
Paul Ferrand
8e6955e43a Added tests 2019-11-23 19:10:37 +01:00
Paul Ferrand
d485cace00 Move catch2 2019-11-23 19:08:33 +01:00
Paul Ferrand
e638ef8f4e Corrected a bug 2019-11-23 19:03:23 +01:00
Paul Ferrand
a17a7b3b0b Commit all the Makefiles 2019-11-23 18:59:29 +01:00
Paul Ferrand
5edca806c7 Updated the benchmarks makefiles and files 2019-11-23 18:58:51 +01:00
Paul Ferrand
3892f77657 Libraries should build! 2019-11-23 18:31:14 +01:00
Paul Ferrand
460de7fa73 Move moodycamel's queue 2019-11-23 18:30:45 +01:00
Paul Ferrand
1042a06e24 Update the headers 2019-11-23 18:03:37 +01:00
Paul Ferrand
bac43b5aa9 Move stuff again... 2019-11-23 18:03:17 +01:00
Paul Ferrand
2c6e9b0510 reflush things around 2019-11-23 17:40:55 +01:00
Paul Ferrand
34fd01a2ea Move the old cmakefiles to create the new ones 2019-11-23 17:30:56 +01:00
Paul Ferrand
ea00d59f5a Move the last stuff around and add an hpp include for c++ 2019-11-23 17:28:11 +01:00
Paul Ferrand
8ee911e218 Add LV2 2019-11-23 17:26:40 +01:00
Paul Ferrand
cf9330e387 Change folder 2019-11-23 17:15:13 +01:00
Paul Ferrand
0115fd7435 Move readerwriterqueue 2019-11-23 17:13:46 +01:00
Paul Ferrand
ce5ab12ac1 Move mathfuns 2019-11-23 17:13:28 +01:00
Paul Ferrand
a02f6a5176 Move GHC 2019-11-23 17:13:12 +01:00
Paul Ferrand
b975da1c07 Move CNPY 2019-11-23 17:12:56 +01:00
Paul Ferrand
f3d2df8bc4 Move catch 2019-11-23 17:12:32 +01:00
redtide
bae3e773a9 Merge branch 'develop' of github.com:sfztools/sfizz into develop 2019-11-22 18:35:45 +01:00
redtide
54c7421201 Moved LV2 plugin source files 2019-11-22 18:33:05 +01:00
Paul Ferrand
d5ea69cea1 Merge branch 'bugfix/const-v-error' into develop 2019-11-22 18:09:07 +01:00
Paul Ferrand
a5f37f709b Changed is_const_v to is_const 2019-11-22 18:08:43 +01:00
Paul Ferrand
d737a7a3ae Audiospan documentation 2019-11-22 17:58:08 +01:00
Paul Ferrand
93a363fef6 New benchmark version ; update the submodules 2019-11-22 17:57:52 +01:00