aboutsummaryrefslogtreecommitdiff
path: root/queen/music.cpp
AgeCommit message (Expand)Author
2004-01-26Yet another stupid EVC fixNicolas Bacca
2004-01-25Check for demo version.Travis Howell
2004-01-25- Cope better with invalid music (fixes 100% CPU usage)Joost Peters
2004-01-24- Added MT32 -> GM mapping, this fixes the wrong sound for the clock in the b...Joost Peters
2004-01-22- Some refactoring/clean-up.Joost Peters
2004-01-20initialise _channel arrayJoost Peters
2004-01-19- Enable music queueing (I don't really like the levels of indirection, but i...Joost Peters
2004-01-19Added MusicPlayer class (MidiDriver derivate) for greater flexibilityJoost Peters
2004-01-06updated copyright noticeMax Horn
2003-12-29Demo uses different file for music (and disable it for now)Joost Peters
2003-12-28Need to call this as well to properly stop musicJoost Peters
2003-12-28Improved music code a bit. still has 'hanging notes' when stopping music, tho...Joost Peters
2003-12-28- added 'song' debugger commandJoost Peters
2003-12-14Initial (Roland) Music support; a lot of stuff is still missing and/or incomp...Joost Peters