aboutsummaryrefslogtreecommitdiff
path: root/engines/queen/sound.cpp
AgeCommit message (Expand)Author
2007-11-30indentationGregory Montoir
2007-11-30Indentation.Torbjörn Andersson
2007-11-18added rjp1 module specific pattern playbackGregory Montoir
2007-11-15added support for Adlib tracksGregory Montoir
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-07-15Fixed sound factory messup caused by my previous commitMax Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-26Removing more semicolaMax Horn
2007-03-20enabled music volume changes in Amiga versionGregory Montoir
2007-03-16fixed volume slidebar display in journal, removed unused varGregory Montoir
2007-03-08Since the amiga version handle music very differently than the PC version, th...Gregory Montoir
2007-02-26some fixes for FOTAQ Amiga versions, cleanupGregory Montoir
2007-02-25added AmigaSound::playRandomPatternJungle, minor cleanupGregory Montoir
2007-02-22indentationGregory Montoir
2007-02-22some fixes with resource files handling for Amiga versionsGregory Montoir
2007-02-21added initial support for FOTAQ amiga versionsGregory Montoir
2007-02-20cleanupMax Horn
2007-02-18added basic support for playing FOTAQ amiga modules files (rjp1) instead of M...Gregory Montoir
2007-02-03* Reimplemented Mixer::pauseAll to simply invoke pause on all channelsMax Horn
2006-11-24simplification, removed some duplicated codeGregory Montoir
2006-11-23Fix for bug #1599393 - FOTAQ: clicks at the beginning of speech. English talk...Gregory Montoir
2006-06-20Cleanup. It seems unnecessary to have a "break" right after an unconditionalTorbjörn Andersson
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn