index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
agi
/
sound_pcjr.cpp
Age
Commit message (
Expand
)
Author
2016-05-22
AGI: Reduce audio header dependencies
Ori Avtalion
2016-02-02
AGI: Fix formatting.
Johannes Schickel
2016-01-31
AGI: getflag/setflag/etc. cleanup
Martin Kiewitz
2016-01-29
AGI: graphics rewrite + cleanup
Martin Kiewitz
2015-05-11
AGI: Remove dead code in PCjr code
Thierry Crozat
2015-05-10
AGI: Change the way the mixer volume is handled in the PCjr player
Thierry Crozat
2015-05-10
AGI: Fix PCjr dissolve method used for early versions
Thierry Crozat
2015-05-10
AGI: Fix bug with music/SFX volume in PCjr
Thierry Crozat
2015-05-10
AGI: Use correct volume for PCjr output
Thierry Crozat
2014-02-18
AGI: Make GPL headers consistent in themselves.
Johannes Schickel
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2011-08-14
AGI: Make the sound code use AgiBase instead of AgiEngine
Matthew Hoops
2011-08-13
AGI: Fix row duration in V1 SOUND resource player
Jussi Pitkanen
2011-08-13
AGI: Add a layer of abstraction between the sound chip and the two players
Jussi Pitkanen
2011-08-13
AGI: Detect the end of V1 sound resources correctly, fixing crashes
Jussi Pitkanen
2011-08-13
AGI: Implement note fetch routine for AGI v2.001 sound resources
Jussi Pitkanen
2011-06-10
AGI: Experimental fix for bug #3292778 ("SQ2: Music missing notes")
eriktorbjorn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-09-16
AGI: Initialise PCjr emulator channels on creation
Torbjörn Andersson
2010-06-15
Remove unnecessary svn:executable properties
Willem Jan Palenstijn
2010-06-15
AGI: Split all sound generators into separate modules.
Eugene Sandulenko
2010-06-15
AGI: Implement FR #2813133.
Eugene Sandulenko