index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
3rdparty
/
portmidi
Commit message (
Expand
)
Author
Age
Files
Lines
*
3rdparty/portmidi: Another undefined macro warning.
Vas Crabb
2025-04-20
1
-1
/
+1
*
3rdparty/portmidi: Fixed more discarded const and undefined macro errors.
Vas Crabb
2025-04-20
1
-4
/
+4
*
3rdparty/portmidi: Fix the right uninitialised local variable.
Vas Crabb
2025-04-20
1
-2
/
+2
*
3rdparty/portmidi: Fixed more macOS errors.
Vas Crabb
2025-04-20
2
-4
/
+4
*
3rdparty/portmidi: More cases of ignoring const in the macOS code.
Vas Crabb
2025-04-20
4
-6
/
+6
*
3rdparty/portmidi: Another batch of K&R function declarations that upset clang.
Vas Crabb
2025-04-20
5
-12
/
+12
*
3rdparty/portmidi: Another place that needs const hit by Linux.
Vas Crabb
2025-04-20
2
-2
/
+2
*
3rdparty/portmidi: Fixes for Linux and clang builds.
Vas Crabb
2025-04-20
1
-1
/
+1
*
3rdparty/portmidi: Try to get PortMidi into a state where it will build with ...
Vas Crabb
2025-04-20
11
-37
/
+38
*
3rdparty/portmidi: Updated to PortMidi 2.0.4.
Vas Crabb
2025-04-20
133
-17203
/
+8910
*
3rdparty/portmidi: Fix compile with Clang 14.0.3 on macOS
Curt Coder
2023-04-17
3
-7
/
+7
*
3rdparty/portmidi: Fixed windows MIDI callback signatures. (#9781)
Devin Acker
2022-05-20
1
-16
/
+16
*
#import is an Objective-C thing, C should use #include
Vas Crabb
2015-11-01
1
-4
/
+4
*
removed deps from 3rdparty to osd (nw)
Miodrag Milanovic
2015-09-13
2
-3
/
+27
*
Switch from ftime() to gettimeofday().
Thomas Klausner
2015-07-14
1
-6
/
+6
*
Fix memory leak warning (autorelease pool) on OSX. [Couriersud]
couriersud
2015-02-26
1
-0
/
+5
*
missed this one (nw)
Miodrag Milanovic
2015-01-11
1
-1
/
+1
*
Fix linux compile (nw)
Miodrag Milanovic
2015-01-10
1
-1
/
+0
*
Ported changes done in previous source to make portmidi compile (nw)
Miodrag Milanovic
2015-01-10
16
-119
/
+226
*
Placed full code of portmidi in 3rdparty folder (nw)
Miodrag Milanovic
2015-01-10
136
-0
/
+29158