aboutsummaryrefslogtreecommitdiff
path: root/engines/queen/sound.cpp
AgeCommit message (Expand)Author
2019-11-15QUEEN: Fix Missing Default Switch CasesD G Turner
2019-09-22QUEEN: Prevent hang when closing core during dialogCameron Cawley
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2014-02-18QUEEN: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-26JANITORIAL: Enforce "} // End of namespace" with a single space after }.Johannes Schickel
2013-01-26QUEEN: Rename override to overrideCmd.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-03-20QUEEN: Fix the journal's music volume sliderdhewg
2011-03-19QUEEN: Init volume levels on startupdhewg
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-07QUEEN: Avoid hiding an overloaded virtual methodMax Horn
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-02-03- Rename FlacStream to FLACStream.Johannes Schickel
2010-01-30Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.Johannes Schickel
2010-01-26Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...Max Horn
2010-01-23Reorder params to Audio::makeRawMemoryStreamMax Horn
2010-01-19Move raw audio flags from sound/mixer.h to sound/raw.hMax Horn
2010-01-19Get rid of Mixer::playRaw for goodMax Horn
2010-01-19Get rid of Mixer::FLAG_AUTOFREE.Max Horn
2010-01-16Switch most AudioStream factories to use DisposeAfterUse::FlagMax Horn
2010-01-05Remove unsafe getTotalPlayTime from AudioStream.Johannes Schickel
2009-08-30Fix indentationJordi Vilalta Prat
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2008-09-01Merging more of the GSoC 2008 RTL branch: QUEENMax Horn
2008-08-25Refined the workaround for wrongly compressed audio. If the sample rate is givenTorbjörn Andersson
2008-08-04Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,...Christopher Page
2008-07-31Applied my patch #2030058 ("Workaround for incorrectly compressed FotAQ"), andTorbjörn Andersson
2008-07-21Merged revisions 33052-33053,33056-33058,33061-33064,33068,33070,33072,33075,...Christopher Page
2008-07-18QUEEN sound settings work with the GMMChristopher Page
2008-07-15fix bug #1876741: changed .SB playback rate to 11840Hz (matches dos game)Gregory Montoir
2008-07-15fix bug #1995042: stop previous sfx playback when starting a new sfx (matches...Gregory Montoir
2008-07-05Queen sound settings are now configurable through the GMMChristopher Page
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