summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/portmidi/pm_mac
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-201-3/+3
* 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-201-1/+1
* 3rdparty/portmidi: Try to get PortMidi into a state where it will build with ... Vas Crabb2025-04-204-14/+14
* 3rdparty/portmidi: Updated to PortMidi 2.0.4. Vas Crabb2025-04-2017-1579/+946
* 3rdparty/portmidi: Fix compile with Clang 14.0.3 on macOS Curt Coder2023-04-172-4/+4
* Fix memory leak warning (autorelease pool) on OSX. [Couriersud] couriersud2015-02-261-0/+5
* missed this one (nw) Miodrag Milanovic2015-01-111-1/+1
* Ported changes done in previous source to make portmidi compile (nw) Miodrag Milanovic2015-01-106-18/+106
* Placed full code of portmidi in 3rdparty folder (nw) Miodrag Milanovic2015-01-1016-0/+3398