Commit Graph

4 Commits

Author SHA1 Message Date
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
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
1273e97e73 Placed full code of portmidi in 3rdparty folder (nw) 2015-01-10 16:58:11 +01:00