1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-06-22 07:10:06 +02:00

11 Commits

Author SHA1 Message Date
Mojca Miklavec
ecc2138c5c comment out extra tokens at end of #endif directive to avoid compiler warnings [-Wextra-tokens] 2016-02-26 15:11:55 +01:00
Julien Nabet
132173badf cppcheck: fix 2 reports
[lib-src/libnyquist/nyquist/nyqsrc/sndwritepa.c:249]: (style) Same expression in both branches of ternary operator
[lib-src/libnyquist/nyquist/nyqsrc/f0.cpp:137]: (error) Mismatching allocation and deallocation: results
2015-11-07 22:47:34 +01:00
Leland Lucius
303faaa15b Replace convolve with previous version 2015-05-04 12:42:27 -05:00
Leland Lucius
ae7a7e67fb VS2013 includes the log2() function, so prevent Nyquist from defining it. 2015-04-08 11:29:55 -05:00
Leland Lucius
9fb0ce5b82 Update Nyquist to v3.09. 2015-04-07 22:10:17 -05:00
v.audacity
c25514cb03 Steve Daulton's patch to fix bug 410 2012-02-14 00:25:35 +00:00
rbdannenberg
c389f0348b Previous bug fix to add.c introduced a declaration after statements, rejected by some compilers. This new add.c should compile everywhere. 2010-09-27 17:55:51 +00:00
rbdannenberg
f37b4ab344 Fixed some Nyquist bugs, eliminate some compiler and wipro checker warnings 2010-09-27 05:42:28 +00:00
rbdannenberg
639c8dbfb9 Fixed bug in Nyquist SND-AVG where block size smaller than skip size overwrote memory and crashed. 2010-09-19 12:19:26 +00:00
v.audacity
fb3e2dab1b Fix another error reported by Wipro, deref of possibly NULL pointer. 2010-09-14 23:02:19 +00:00
ra
58caf78a86 Move library tree where it belongs 2010-01-24 09:19:39 +00:00