summaryrefslogtreecommitdiff
path: root/vgmplay.c
AgeCommit message (Expand)Author
2020-05-16Fix vgmplay targetMichael Pavone
2020-04-26Fix vgmplay targetMichael Pavone
2019-03-20Remove dummy controller_add_mappings definitions from vgmplay and stateview a...Michael Pavone
2018-08-02Fix a couple of default targetsMichael Pavone
2018-04-02Fix vgmplayMichael Pavone
2017-04-22Fix vgmplay target for ternary tree changesMichael Pavone
2017-01-28Fix vgmplay and stateview targetsMichael Pavone
2017-01-24Fix stateview and vgmplay targetsMichael Pavone
2016-12-09WIP split of ROM loading/argument parsing from Genesis emulation code. Compil...Michael Pavone
2016-05-01Made low pass filter frequency configurableMichael Pavone
2016-02-16Make stateview and vgmplay compile againMichael Pavone
2015-11-16Fix so vgmplay builds againMichael Pavone
2015-11-01Wrote a buggy tool for splitting VGM files by channelMichael Pavone
2015-07-26Finish OS X support in build_release script. Fix a name conflict in vgmplay o...Michael Pavone
2015-07-26Pre-release cleanupMichael Pavone
2015-07-26Fix missing includes of util.hMichael Pavone
2015-07-25Use a new fatal_error function instead of calling fprintf and exit for fatal ...Michael Pavone
2015-05-20Upgrade to SDL 2.0 and drop support for the non-OpenGL render pathMichael Pavone
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