Commit graph

25 commits

Author SHA1 Message Date
Jean Pierre Cimalando
10fa64b2c8 Add the cpuid library 2020-04-02 01:32:09 +02:00
Jean Pierre Cimalando
abb15579b7 Add the KISS FFT library 2020-03-15 23:30:33 +01:00
Paul Fd
ee1a3e65b9 Updated ghc filesystem 2020-03-15 22:25:42 +01:00
Paul Fd
4e5893c048 Updated atomic_queue 2020-03-15 22:25:42 +01:00
Jean Pierre Cimalando
357b17d55f Add curves 2020-03-14 23:51:16 +01:00
Paul Fd
620dbb9380 Corrected bugs and warnings in atomic_queue and LeakDetector 2020-03-14 22:56:33 +01:00
Paul Fd
8ba825d3dd Clean up changes to the atomic_queue 2020-03-14 17:33:25 +01:00
Paul Fd
a31ded0797 Tentative atomic_queue patch 2020-03-14 17:32:25 +01:00
Jean Pierre Cimalando
f571ac37ef Add the HIIR downsampler 2020-02-27 14:07:09 +01:00
Jean Pierre Cimalando
fb248ca41e Add pugixml 2020-02-25 11:53:05 +01:00
Jean Pierre Cimalando
053f503770 Update ghc::filesystem, eliminating the warnings 2020-02-03 16:09:16 +01:00
Jean Pierre Cimalando
19de6edd52 Suppress another warning 2020-02-02 21:54:02 +01:00
Jean Pierre Cimalando
4f6091a7e2 Do not generate instruction "yield" on older ARM than v6 2020-02-01 16:10:25 +01:00
Jean Pierre Cimalando
d4abf9bedb Allow it to build on 32-bit 2020-01-31 18:58:35 +01:00
Paul Ferrand
a30e539127 Removed Moodycamel's queue 2020-01-05 11:53:45 +01:00
Paul Ferrand
ab6d1c5d02 Explicit casting 2020-01-04 17:38:51 +01:00
Paul Ferrand
a29f07a27f atomic_queue modifications for windows builds 2020-01-04 16:30:48 +01:00
Paul Ferrand
96c98055de ARM64 build
Note that the build may fail to run
with "illegal instruction"; to check
2020-01-03 17:42:14 +01:00
Paul Ferrand
1d5a70b252 Added another atomic queue 2020-01-03 15:19:39 +01:00
Paul Ferrand
543931d185 Updated moodycamel's concurrent queue 2020-01-03 09:47:14 +01:00
Paul Ferrand
e2ce30c104 Corrected an error when activating the SIMD extension on HIIR 2019-12-04 01:18:59 +01:00
Paul Ferrand
48a07c23fe Add moodycamel's concurrent queue since we'll have multiple receivers now! 2019-12-03 15:35:49 +01:00
Paul Ferrand
0d9f61e612 Added the hiir oversampling library 2019-12-01 22:47:51 +01:00
Paul Ferrand
460de7fa73 Move moodycamel's queue 2019-11-23 18:30:45 +01:00
Paul Ferrand
bac43b5aa9 Move stuff again... 2019-11-23 18:03:17 +01:00