summaryrefslogtreecommitdiff
path: root/vgmplay.c
AgeCommit message (Expand)Author
2014-02-19Fix type mismatch on headless global that was causing a crash in the vgm play...Michael Pavone
2014-02-07Implement per-channel wave logging and primitive looping support in vgm player.Michael Pavone
2014-02-07Increment sample pointer after reading a sample in VGM playerMichael Pavone
2014-02-06Add support for VGM 1.50 PCM data blocksMichael Pavone
2014-01-06The local clone on my laptop got messed up and some changes had not been push...Michael Pavone
2013-09-10Added copyright notice to source files and added GPL license text in COPYINGMike Pavone
2013-09-10Fix vgmplayMike Pavone
2013-06-17Process events in vgm player so that quitting worksMike Pavone
2013-06-17Add primitive vgm player for testingMike Pavone