aboutsummaryrefslogtreecommitdiff
path: root/engines/queen/music.h
AgeCommit message (Collapse)Author
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
svn-id: r30238
2007-11-21use mutex to prevent race between MidiParser & MidiDriverGregory Montoir
svn-id: r29594
2007-11-15added support for Adlib tracksGregory Montoir
svn-id: r29509
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-03-16minor simplificationGregory Montoir
svn-id: r26150
2007-03-08Since the amiga version handle music very differently than the PC version, ↵Gregory Montoir
the existing Music and MusicPlayer classes have been merged to a single MidiMusic class, simplifying code a bit. svn-id: r26033
2006-11-12cleanupGregory Montoir
svn-id: r24693
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582