1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jul 24, 2024 — Jul 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix missing bracket and integer precision warning More... about 7 years ago
DevTest Fixes for EOT as discussed with Bret. More... about 7 years ago
Fix for no EOT marker for type 0 MIDI More... about 7 years ago
Over sensitive EOF check fix More... about 7 years ago
minor README update. More... about 7 years ago
commented out two debug prints More... about 7 years ago
Fix bug #190: check sysex_len before doing memcmp() in _WM_SetupMidiEvent() More... over 7 years ago
Suppress CMP0042 warning on macOS. (#188) More... over 7 years ago
f_hmi.c: renamed hmi_end to data_end. More... over 7 years ago
f_hmi.c: fixed a broken size check added in 05356fc More... over 7 years ago
f_hmp.c updates: More... over 7 years ago
f_hmi.c updates: More... over 7 years ago
f_mus.c minor update: More... over 7 years ago
minor More... over 7 years ago
update changelog More... over 7 years ago
check for inlen of at least 2 at the beginning for midi meta events. More... over 7 years ago
renamed the UNUSED macro to WMIDI_UNUSED (UNUSED is too common..) More... over 7 years ago
player, AHI output: use MEMF_SHARED instead of MEMF_PUBLIC for OS4 More... over 7 years ago
bump version to 0.4.3 for future development More... over 7 years ago
wildmidi.c, wav output code: fix "W007: '&array' may not produce intended result" Watcom warnings. More... almost 8 years ago
wildmidi.c (OS2_Dart_UpdateBuffers): silence an unused param warning. More... almost 8 years ago
f_mus.c: remove unreached break statements after gotos More... almost 8 years ago
Fix bug #180: More... almost 8 years ago
add type casts to malloc calls. compiles with c++ compilers, if one chooses to do so. More... almost 8 years ago
Merge pull request #177 from Mindwerks/polish More... almost 8 years ago
wildmidi_lib.c (WildMidi_Open, WildMidi_OpenBuffer): refuse to proceed if less then 18 bytes of input More... almost 8 years ago
fix DevTest crashes for bug #175. More... almost 8 years ago
updated changelog for 0.4.2 More... almost 8 years ago
cosmetic change for readability More... almost 8 years ago
more with float constants. also change type of tempo_f from uint32_t to float in f_hmi.c. More... almost 8 years ago