Commit Graph

10 Commits

Author SHA1 Message Date
Martin Falatic
8db6b9b2d8 Updated to build in Windows properly, with binary pipe capability
These changes should NOT affect other (non-Windows) targets

I used https://github.com/jj1bdx/infnoise-windows as a reference point
for getting this working (and for the idea to not directly include
FTDI source files here but instead direct the user to install them).
2019-07-07 00:16:23 -07:00
Stephen Kitt
0df342c45e Fix a couple of spelling errors
This fixes errors in “initialize” and “outputting”, flagged by
Debian’s Lintian tool.

Signed-off-by: Stephen Kitt <steve@sk2.org>
2018-06-24 22:06:57 +02:00
Bill Cox
bb14828ea1 Cleanup patches from Rune Magnussen 2015-09-15 03:53:44 -07:00
Bill Cox
a2f5fa878f Removed infnoise_win.h 2015-08-24 04:38:19 -07:00
jironpech
e10e029995 fixing 0D error and broken win build 2015-08-23 11:25:41 +02:00
Bill Cox
5fb8ee0725 Changed gain target to 1.84 2015-03-07 06:01:05 -08:00
aecium
259213505f can read file while being written
changed the fopen_s to _fsopen so that the output file can read while it
is being created.
2015-01-27 17:27:31 -06:00
aecium
9e4c117bda changes to includes paths
made changes to the includes in the infnoise_win.c so that the project
will build out of the box on windows
2015-01-23 09:11:56 -06:00
Bill Cox
2d037b7635 Added instructions for windows 2014-12-07 08:35:20 -05:00
Brandon
a6e1d80a04 Added initial Windows driver 2014-12-07 08:11:14 -05:00