Curt Coder
46636e399d
3rdparty/portmidi: Fix compile with Clang 14.0.3 on macOS
2023-04-17 08:45:12 +03:00
Vas Crabb
6382e5d905
#import is an Objective-C thing, C should use #include
2015-11-01 17:03:49 +11:00
Thomas Klausner
456590ce3e
Switch from ftime() to gettimeofday().
...
Even the Linux man page recommends avoiding ftime().
gettimeofday is in POSIX.1-2001 and more portable.
Signed-off-by: Thomas Klausner <wiz@NetBSD.org>
2015-07-14 21:54:21 +02:00
Miodrag Milanovic
2412275296
Ported changes done in previous source to make portmidi compile (nw)
2015-01-10 17:42:41 +01:00
Miodrag Milanovic
1273e97e73
Placed full code of portmidi in 3rdparty folder (nw)
2015-01-10 16:58:11 +01:00