aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/sound/adlib.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-07ALL: Fix whitespaces / indentionMax Horn
2010-10-15GOB: Fix Code analysis warningsSven Hesse
2010-04-12AUDIO: Rename Mixer::playInputStream to playStreamMax Horn
2010-02-03Minor style-related changesSven Hesse
2010-02-02Fascination - Fix one wrong wait timeArnaud Boutonné
2010-01-12Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...Johannes Schickel
2010-01-08Switch Mixer::playInputStream to use DisposeAfterUse::FlagMax Horn
2010-01-03Fix a buffer overflow (thanks to syke) and modify the way the instruments are...Arnaud Boutonné
2010-01-01Fix a buffer overflow, thanks to sykeArnaud Boutonné
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-09-08Fixed some (pedantic) warningsMax Horn
2009-06-24Clarifying some warningsSven Hesse
2009-06-23Changing the TBR FIXME into a warning in setVoice()Sven Hesse
2009-06-22Removing trailing tabsSven Hesse
2009-06-22Removing trailing spacesSven Hesse
2009-06-22Added stream-reading loading wrappers to MDYPlayer and added a workaround to ...Sven Hesse
2009-06-18Splitting an ADLPlayer and MDYPlayer from the AdLib classSven Hesse
2009-06-16Properly initializing _soundMode, for ADLs tooSven Hesse
2009-06-16MDY/TBR : fix a thing or two. Still far from being OK, but in-game ambiance "...Arnaud Boutonné
2009-06-13Gob - *WIP* incomplete implementation of MDY/TBR Arnaud Boutonné
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2008-11-29Remove warnings from NDS build.Robin Watts
2008-05-17Changing debug channels a bitSven Hesse
2008-05-08Restructured sound codeSven Hesse