Henric Jungheim
bd5b333787
libnyquist: Update for VS2015+
2018-06-26 06:53:47 -07:00
Steve Daulton
333c0e3440
Fix for bug 1653 (Nyquist *Table* size limit)
...
as suggested by RBD in comment #1
2017-06-15 21:46:11 +01:00
James Crook
016919a53b
Bug1223: (correction). Fix new potential crash in following pointer.
...
With recent changes to the Nyquist code for freeing blocks, the pointer 'next' could be uninitialised when 'list' points to the zero chain. So Audacity would follow a rogue pointer. We'd get away with it if the uninitialised value happened to be zero.
2016-06-26 08:35:19 +01:00
Paul Licameli
ba1b63a435
Bug1223 again: redo the fix exactly as Roger Dannenberg wants it
2016-06-22 15:50:20 -04:00
Paul Licameli
8ad9fd257c
Bug1223: Avoid stack overflow crash generating long click track
2016-06-21 17:52:30 -04: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
rbdannenberg
f37b4ab344
Fixed some Nyquist bugs, eliminate some compiler and wipro checker warnings
2010-09-27 05:42:28 +00:00
ra
58caf78a86
Move library tree where it belongs
2010-01-24 09:19:39 +00:00