aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/sound_pcjr.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-02AGI: Fix formatting.Johannes Schickel
2016-01-31AGI: getflag/setflag/etc. cleanupMartin Kiewitz
2016-01-29AGI: graphics rewrite + cleanupMartin Kiewitz
2015-05-11AGI: Remove dead code in PCjr codeThierry Crozat
2015-05-10AGI: Change the way the mixer volume is handled in the PCjr playerThierry Crozat
2015-05-10AGI: Fix PCjr dissolve method used for early versionsThierry Crozat
2015-05-10AGI: Fix bug with music/SFX volume in PCjrThierry Crozat
2015-05-10AGI: Use correct volume for PCjr outputThierry Crozat
2014-02-18AGI: Make GPL headers consistent in themselves.Johannes Schickel
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2011-08-14AGI: Make the sound code use AgiBase instead of AgiEngineMatthew Hoops
2011-08-13AGI: Fix row duration in V1 SOUND resource playerJussi Pitkanen
2011-08-13AGI: Add a layer of abstraction between the sound chip and the two playersJussi Pitkanen
2011-08-13AGI: Detect the end of V1 sound resources correctly, fixing crashesJussi Pitkanen
2011-08-13AGI: Implement note fetch routine for AGI v2.001 sound resourcesJussi Pitkanen
2011-06-10AGI: Experimental fix for bug #3292778 ("SQ2: Music missing notes")eriktorbjorn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-09-16AGI: Initialise PCjr emulator channels on creationTorbjörn Andersson
2010-06-15Remove unnecessary svn:executable propertiesWillem Jan Palenstijn
2010-06-15AGI: Split all sound generators into separate modules.Eugene Sandulenko
2010-06-15AGI: Implement FR #2813133.Eugene Sandulenko