Curt Coder
46636e399d
3rdparty/portmidi: Fix compile with Clang 14.0.3 on macOS
2023-04-17 08:45:12 +03:00
Devin Acker
75e986a651
3rdparty/portmidi: Fixed windows MIDI callback signatures. ( #9781 )
2022-05-20 04:41:08 +10:00
Vas Crabb
6382e5d905
#import is an Objective-C thing, C should use #include
2015-11-01 17:03:49 +11:00
Miodrag Milanovic
e3a6e9b0b8
removed deps from 3rdparty to osd (nw)
2015-09-13 12:45:56 +02: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
couriersud
2c2994aeb5
Fix memory leak warning (autorelease pool) on OSX. [Couriersud]
2015-02-26 01:38:49 +01:00
Miodrag Milanovic
ddd22cb78c
missed this one (nw)
2015-01-11 19:04:02 +01:00
Miodrag Milanovic
1b189eac62
Fix linux compile (nw)
2015-01-10 18:02:18 +01: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