summaryrefslogtreecommitdiff
path: root/src/midifile.h
AgeCommit message (Expand)Author
2014-10-08midi: Fix "D_DDTBLU disease".Simon Howard
2014-05-05Clean up file headers.Simon Howard
2009-09-01Loop songs (when appropriate)Simon Howard
2009-08-30Initial, broken, volume level setting.Simon Howard
2009-08-30Initial/basic MIDI track playback.Simon Howard
2009-08-29Rename MIDI_OpenFile to MIDI_LoadFile, remove unneeded structureSimon Howard
2009-04-15Parse MIDI events that reuse the event type from the previous event.Simon Howard
2009-04-13Extend MIDI file code to support reading multi-track files.Simon Howard
2009-04-03Fix up MIDI reading code; add test code.Simon Howard
2009-03-28Initial MIDI file parsing code.Simon Howard