summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/portmidi
Commit message (Expand)AuthorAgeFilesLines
* 3rdparty/portmidi: Another undefined macro warning. Vas Crabb2025-04-201-1/+1
* 3rdparty/portmidi: Fixed more discarded const and undefined macro errors. Vas Crabb2025-04-201-4/+4
* 3rdparty/portmidi: Fix the right uninitialised local variable. Vas Crabb2025-04-201-2/+2
* 3rdparty/portmidi: Fixed more macOS errors. Vas Crabb2025-04-202-4/+4
* 3rdparty/portmidi: More cases of ignoring const in the macOS code. Vas Crabb2025-04-204-6/+6
* 3rdparty/portmidi: Another batch of K&R function declarations that upset clang. Vas Crabb2025-04-205-12/+12
* 3rdparty/portmidi: Another place that needs const hit by Linux. Vas Crabb2025-04-202-2/+2
* 3rdparty/portmidi: Fixes for Linux and clang builds. Vas Crabb2025-04-201-1/+1
* 3rdparty/portmidi: Try to get PortMidi into a state where it will build with ... Vas Crabb2025-04-2011-37/+38
* 3rdparty/portmidi: Updated to PortMidi 2.0.4. Vas Crabb2025-04-20133-17203/+8910
* 3rdparty/portmidi: Fix compile with Clang 14.0.3 on macOS Curt Coder2023-04-173-7/+7
* 3rdparty/portmidi: Fixed windows MIDI callback signatures. (#9781) Devin Acker2022-05-201-16/+16
* #import is an Objective-C thing, C should use #include Vas Crabb2015-11-011-4/+4
* removed deps from 3rdparty to osd (nw) Miodrag Milanovic2015-09-132-3/+27
* Switch from ftime() to gettimeofday(). Thomas Klausner2015-07-141-6/+6
* Fix memory leak warning (autorelease pool) on OSX. [Couriersud] couriersud2015-02-261-0/+5
* missed this one (nw) Miodrag Milanovic2015-01-111-1/+1
* Fix linux compile (nw) Miodrag Milanovic2015-01-101-1/+0
* Ported changes done in previous source to make portmidi compile (nw) Miodrag Milanovic2015-01-1016-119/+226
* Placed full code of portmidi in 3rdparty folder (nw) Miodrag Milanovic2015-01-10136-0/+29158