Commit graph

32 commits

Author SHA1 Message Date
Paul Fd
4f4723a341 Added the clang-tidy job in the Test stage 2020-03-08 17:03:09 +01:00
redtide
4ac7b9c2c5 Restore previous Doxygen output directory 2020-03-08 16:28:16 +01:00
redtide
d1b252f78e Generate versioned Doxyfile 2020-03-08 16:28:16 +01:00
Jean Pierre Cimalando
ac838e388b VST suffix on Windows should be .vst3 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
99317e764d Update the installer script for VST 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
29cf293d95 Add bundle icons of Windows and Mac 2020-03-07 22:34:38 +01:00
Paul Ferrand
eed69f8223
Merge pull request #89 from paulfd/perf-report
Add a script to parse the timing logs into performance reports
2020-03-05 13:16:12 +01:00
Paul Fd
507188fc88 Corrected a couple mistakes in legends 2020-03-05 12:19:37 +01:00
redtide
6e9558e750 Set InnoSetup output directory to current 2020-02-28 18:24:10 +01:00
redtide
72ae779a1d Set version automatically in InnoSetup script 2020-02-28 17:51:38 +01:00
Paul Fd
a1c4dcb548 Add a script to parse the timing logs into performance reports 2020-02-28 01:24:52 +01:00
Paul Ferrand
a1af7a0b67
Enable static builds without vcpkg for linux platforms and strip symbols from the LV2 plugin (#72)
* Building statically without vcpkg
* Removed the docker/build scripts, since they're in Travis now
2020-02-26 16:10:35 +01:00
Jean Pierre Cimalando
cd8b56f29e Fix in incoherency in generated filter source
There was at least on case where a member `fRecN` had a mismatching size with
what the implementation expected, and it raised a compiler warning.
Perhaps it's a previous git merge which has created this problem.
2020-02-25 07:10:35 +01:00
Jean Pierre Cimalando
9999ca65d3 Revised interface for filter 2020-02-07 03:06:08 +01:00
Jean Pierre Cimalando
1f21916c73 Generate dsp class of EQ filter, expose the variable fBandwidth 2020-02-05 22:22:37 +01:00
Jean Pierre Cimalando
ac4dfff729 Add the multi-mode filter, mono and stereo 2020-01-30 20:38:35 +01:00
Paul Ferrand
b6130ccf02 Updated Dockerfile 2020-01-30 10:12:46 +01:00
Paul Ferrand
a548cd5f2a Changes in the way the doc and build are worded 2020-01-25 14:20:42 +01:00
Paul Ferrand
cb396ba7a6 NOOP - whitespace 2020-01-24 11:15:11 +01:00
Paul Ferrand
8a03a1c5c7 Added a way to statically build the LV2 in a plugin 2020-01-24 10:37:31 +01:00
Paul Ferrand
d4abb5cadc Added a requirement on sndfile 2020-01-24 09:15:06 +01:00
Paul Ferrand
6bf3d78778 Corrected the pkg config 2020-01-23 20:28:52 +01:00
Paul Ferrand
35d334bb73 Add a way to customize the configure scripts further 2019-11-30 17:00:31 +01:00
Paul Ferrand
f39a819c5e Updated the build scripts 2019-11-29 22:45:41 +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
paulfd
f3348aa112 Added a script to change the sample names in an existing file that assumes case-insensitivity. 2019-09-22 02:12:52 +02:00
paulfd
6b21ca4151 Added a reldeb helper script 2019-09-16 16:05:55 +02:00
paulfd
15b557946e Updated readme and scripts for Clang 2019-09-09 12:18:01 +02:00
paulfd
545d39f083 Added an option to build the clients or not 2019-08-30 16:01:59 +02:00
paulfd
0a6171da2e Toolchain cleanups 2019-08-30 15:48:03 +02:00
paulfd
16bcd21493 Added sanitizer targets 2019-08-29 12:25:10 +02:00
paulfd
a798ac7393 Configuration scripts 2019-08-24 15:32:17 +02:00