aboutsummaryrefslogtreecommitdiff
path: root/audio/midiparser.cpp
AgeCommit message (Expand)Author
2013-09-21AUDIO: Let jumpToTick use processEvent tooWillem Jan Palenstijn
2013-09-21AUDIO: Split event processing from MidiParser::onTimerWillem Jan Palenstijn
2013-05-02AUDIO: Fix unitialized variable. CID 1003162Eugene Sandulenko
2012-09-07JANITORIAL: Remove underscores from MidiParser variable names.Alyssa Milburn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-25AUDIO: Whitespace fixMax Horn
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn