aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/sound_2gs.cpp
AgeCommit message (Expand)Author
2019-10-14AGI: Fix Missing Default Switch CasesD G Turner
2016-05-22AGI: Reduce audio header dependenciesOri Avtalion
2016-02-09AGI: Fix various CIDsMartin Kiewitz
2016-02-02AGI: Fix formatting.Johannes Schickel
2016-01-27AGI: Apple IIgs: remove warning about bad sample sizeMartin Kiewitz
2016-01-27AGI: fix invalid memory access in Apple IIgs soundMartin Kiewitz
2016-01-19AGI: fix Apple IIgs sound invalid memory accessMartin Kiewitz
2016-01-19AGI: reverse Apple IIgs stereo cleanupMartin Kiewitz
2016-01-19AGI: reverse stereo for Apple IIgs + cleanupMartin Kiewitz
2016-01-18AGI: fix Apple IIgs sound code + cleanupMartin Kiewitz
2015-11-28AGI: Improve debug outputEugene Sandulenko
2014-02-18AGI: Make GPL headers consistent in themselves.Johannes Schickel
2013-04-18AGI: Get rid of unused SoundMgr parametersMax Horn
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-11-16AGI: Change two local SharedPtr uses to ScopedPtr.Johannes Schickel
2011-08-14AGI: Make the sound code use AgiBase instead of AgiEngineMatthew Hoops
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-03AGI: Fix type mismatch (see bug #3311198)Max Horn
2011-05-25AGI: Fix compilation on 64 bit platformsWillem Jan Palenstijn
2011-05-25Merge pull request #9 from tiqpit/a2gsEugene Sandulenko
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-12AGI: More formatting changes...Jussi Pitkanen
2011-04-12AGI: Use delete[] instead of delete for arraysJussi Pitkanen
2011-04-12AGI: FormattingJussi Pitkanen
2011-04-10AGI: Detect swap mode correctly for Apple IIGS instruments.Jussi Pitkanen
2011-04-09AGI: Cleanup sound_2gs.*Jussi Pitkanen
2011-04-09AGI: Refactor and fix Apple IIGS sound generatorJussi Pitkanen
2011-04-04AGI: Avoid global constructors (due to global refs)Max Horn
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-07COMMON: Rename and tweak MD5 functionsMax Horn
2010-06-15AGI: rearranged class methods a bit and cleanup.Eugene Sandulenko
2010-06-15AGI: Split all sound generators into separate modules.Eugene Sandulenko
2010-06-15AGI: Split out IIgs sound emulator into separate files.Eugene Sandulenko