Commit Graph

11 Commits

Author SHA1 Message Date
Peter Ferrie
d199ec2657 fix MSVC (llvm toolset) compile (nw)
- conditionally uninitialised variables in PortAudio;
- floats passed to attotime;
- unsigned->signed enums (this one is technically still wrong)
2019-01-06 18:17:35 -08:00
Olivier Galibert
773e541626 portaudio: minimal const-correctness 2017-02-08 13:34:09 +01:00
smf-
dffac52f34 Fixed building with clang on windows, built with clang 3.91, gcc 6.3.0 & msvc 2015 (nw) 2017-01-20 13:17:54 +00:00
intealls
6a15ddca71 Fix MinGW cross-compilation, for real this time 2017-01-16 19:06:46 +01:00
intealls
28aa7060f8 Fix PortAudio MinGW cross-compilation 2017-01-15 19:59:31 +01:00
inte alls
37e8b161d8 Patch PortAudio to fix MinGW compilation 2017-01-11 20:22:33 +01:00
inte alls
6b0069a9b6 Update PortAudio to version 20161030 2017-01-11 20:21:24 +01:00
Peter Ferrie
6b3ccca1cf Revert "apple2.c: select displayed page for floating bus (nw)"
This reverts commit c4b803ea57.
2015-09-07 16:05:54 -07:00
Peter Ferrie
c4b803ea57 apple2.c: select displayed page for floating bus (nw) 2015-09-07 16:05:07 -07:00
Miodrag Milanovic
f23ff0f6f0 fix compile on GCC 4.4 on old Ubuntu (nw) 2015-05-31 12:37:01 +02:00
Miodrag Milanovic
55fa9840f2 Added portaudio library for RB (nw) 2015-05-27 14:59:40 +02:00