Commit Graph

385 Commits

Author SHA1 Message Date
Chris Cannam
20897c8ff6 Merge 2021-09-10 08:39:50 +01:00
Chris Cannam
77552e82b1 Improve docs for processing modes 2021-09-10 08:39:33 +01:00
Chris Cannam
622bccd1fe We can actually specify an old OS version perfectly well in the universal cross file, and it'll work for both slices (the ARM one will just get 11 instead). So do that, and document it. Also print out the target in the config summary. 2021-09-08 11:23:23 +01:00
Chris Cannam
60738167ce Support OS versions <11 in prebuilt binary! 2021-08-18 14:52:25 +01:00
Chris Cannam
2f224c9a4b Use arch_flags, which is actually referred to 2021-08-18 14:51:58 +01:00
Chris Cannam
ad27ad1b24 Fix failure to pack Nyquist bins correctly in vDSP FFT - though these functions are not actually used by Rubber Band, they're just here for symmetry 2021-07-05 19:28:05 +01:00
Chris Cannam
f1acaf85d7 Added tag v1.9.2 for changeset 8584d22881ba 2021-06-07 18:01:09 +01:00
Chris Cannam
aa35d18e6f Bump version in Doxyfile 2021-06-07 18:01:02 +01:00
Chris Cannam
a9a286014c Version bumps 2021-06-07 13:47:57 +01:00
Chris Cannam
d802ecd2b5 Bump library version 2021-06-07 13:29:30 +01:00
Chris Cannam
1d0c714e65 These quotes seem unpopular 2021-06-04 14:07:43 +01:00
Chris Cannam
7ab2381216 Update CHANGELOG for next release 2021-06-04 13:49:34 +01:00
Chris Cannam
50ca35d068 Test the static library project build too 2021-06-04 13:31:50 +01:00
Chris Cannam
eaf35d9aaf Make the VC project a little more obvious in the README 2021-06-04 13:31:39 +01:00
Chris Cannam
b199400e8b Fix failure to resize buffer on reconfigure - thanks to Michael Tyson 2021-06-01 08:49:54 +01:00
Chris Cannam
a78dcaf4c8 Minor README update 2021-05-12 11:25:38 +01:00
Chris Cannam
f328ab5885 Merge from branch bqfft 2021-05-10 12:56:07 +01:00
Chris Cannam
55b04dea37 Add Accelerate framework to pkg-config libraries if used 2021-05-10 10:38:35 +01:00
Chris Cannam
e1e2338f23 Merge from default branch 2021-05-10 08:56:30 +01:00
Chris Cannam
832e41ffdd I think Meson is now included in the AppVeyor image already 2021-05-10 08:45:14 +01:00
Chris Cannam
cc937ebe65 Avoid a "using namespace" 2021-04-14 19:14:32 +01:00
Chris Cannam
83167aa448 Check for sincos (thanks ~nia) 2021-04-09 17:35:59 +01:00
Chris Cannam
d3e82428ad Refer to built-in FFT in docs 2021-04-08 15:57:10 +01:00
Chris Cannam
996a881093 And this one 2021-04-08 15:30:49 +01:00
Chris Cannam
453af07711 Update otherbuilds files 2021-04-08 15:22:16 +01:00
Chris Cannam
e7f47b4b98 Introduce built-in fft; drop no-longer-supported ffts 2021-04-08 14:23:27 +01:00
Chris Cannam
109c321370 Draw system from host rather than build machine (fixing cross-compilation failures, I am told) 2021-04-07 11:03:33 +01:00
Chris Cannam
59c34f9b36 Added tag v1.9.1 for changeset 7af7a76bbb1d 2021-03-12 13:48:32 +00:00
Chris Cannam
b2b9575954 Windows deployment bits 2021-03-12 12:03:24 +00:00
Chris Cannam
afbb105f4a Omit deploy dir from package 2021-03-12 11:35:08 +00:00
Chris Cannam
11caa57cd3 Mac packaging script 2021-03-12 11:20:47 +00:00
Chris Cannam
ead8998668 Source package build script 2021-03-12 10:37:42 +00:00
Chris Cannam
7d2160cefa Oops, these are not required. Thank you, CI 2021-03-12 09:54:56 +00:00
Chris Cannam
91274b3fd5 Build and install JNI if header and Java compiler are found 2021-03-12 09:52:54 +00:00
Chris Cannam
a5cb3a6b4a Add some profiler entries 2021-03-11 16:15:10 +00:00
Chris Cannam
59f57e7346 Typo fixes 2021-03-11 16:15:01 +00:00
Chris Cannam
09e5bd29bf Protect profiler map with a mutex 2021-03-11 16:14:40 +00:00
Chris Cannam
7705c6409e Fix some nominal memory leaks 2021-03-10 18:10:10 +00:00
Chris Cannam
5897dfbc5b Install headers! 2021-03-10 08:06:45 +00:00
Chris Cannam
8b2a4d6aa1 Clarify architecture notes 2021-03-09 18:41:46 +00:00
Chris Cannam
fcc952e81a A few helper functions 2021-03-09 17:29:21 +00:00
Chris Cannam
b463cf5565 Fix wrong accumulator type - this fix makes the detector a little more sensitive, which is not necessarily good, but the previous accidental behaviour exaggerated the difference in results between float and double precision ffts 2021-03-09 17:22:41 +00:00
Chris Cannam
e79658b04f Fix incorrect cases in double-only/float-only cases 2021-03-09 17:21:08 +00:00
Chris Cannam
ee9128020d Additional kissfft source file 2021-03-09 13:05:24 +00:00
Chris Cannam
b81d62bb98 Update KissFFT code 2021-03-09 12:29:40 +00:00
Chris Cannam
f393627944 Further version updates 2021-03-08 17:17:56 +00:00
Chris Cannam
3b505b2ee4 Update version and add notes for v1.9.1 2021-03-08 13:51:10 +00:00
Chris Cannam
df28bf396e Merge from branch meson 2021-03-08 11:09:22 +00:00
Chris Cannam
9fcd9da253 Note on C++ standard 2021-03-08 10:45:10 +00:00
Chris Cannam
8090559b1b Update build docs for Windows 2021-03-08 10:41:49 +00:00