aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/sound.cpp
AgeCommit message (Expand)Author
2007-08-09Fix compile warnings.Travis Howell
2007-08-04Fixes compilation error C2666: 'pow' : 7 overloads have similar conversions o...Kari Salminen
2007-08-04Some Apple IIGS sound chip playing mode defines etc.Kari Salminen
2007-08-03Figured out most missing parts of the Apple IIGS sample header. Added methods...Kari Salminen
2007-08-02Added reading of volume parameter from Apple IIGS AGI sample header.Kari Salminen
2007-08-02Added methods for reading Apple IIGS AGI samples and creating AudioStream-obj...Kari Salminen
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-02-20Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by meMax Horn
2007-02-13Get rid of _opt. Cleanup.Eugene Sandulenko
2007-01-27Moved the setupPremix() calls to initSound() and deinitSound(), instead of theTorbjörn Andersson
2007-01-16Formating names in source codePaweł Kołodziejski
2006-12-06Fixing some compiler warningsMax Horn
2006-12-06Fixed compile errors (for me at least). Still plenty of warnings, though.Torbjörn Andersson
2006-12-06first phase of objectisation of agi enginePaweł Kołodziejski
2006-05-24Fixed most - not all - GCC warnings.Torbjörn Andersson
2006-05-24removed defines USE_PCM_SOUND, AGDS_SUPPORT, USE_HIRESPaweł Kołodziejski
2006-05-23imported AGI enginePaweł Kołodziejski