aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/music.h
AgeCommit message (Collapse)Author
2014-06-04SCUMM: Only forward declare Serializer in music.h.Johannes Schickel
2014-02-18SCUMM: Make GPL headers consistent in themselves.Johannes Schickel
2012-11-15SCUMM: Save/load Mac music engine state for Loom and MI1Torbjörn Andersson
Note that while this removes _townsPlayer->saveLoadWithSerializer(s) it really shouldn't break anything because _musicEngine also points to the FM Towns player. Famous last words...
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-11-26Add patch #2839048 - MM C64 sound/music player, with minor changes.Travis Howell
svn-id: r46143
2009-08-01engines/scumm/scumm.cpp: terminate method is pretty redundant - removedNorbert Lange
tfmx, player_v4a: refactored Tfmx to allow sharing of resources between 2 instances. Needed changes in player_v4a aswell svn-id: r42980
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-02-21Fixed $URL$ and $Id$.Johannes Schickel
svn-id: r25764
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582