Vas Crabb
485a93c011
3rdparty/portmidi: Another batch of K&R function declarations that upset clang.
2025-04-20 09:46:56 +10:00
Vas Crabb
844af3a173
3rdparty/portmidi: Updated to PortMidi 2.0.4.
2025-04-20 08:16:03 +10:00
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