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_2gs.h
Age
Commit message (
Expand
)
Author
2016-06-05
AGI: Clean up object initialization
Eugene Sandulenko
2016-02-02
AGI: Fix formatting.
Johannes Schickel
2016-01-27
AGI: fix invalid memory access in Apple IIgs sound
Martin Kiewitz
2016-01-19
AGI: fix Apple IIgs sound invalid memory access
Martin Kiewitz
2016-01-19
AGI: reverse stereo for Apple IIgs + cleanup
Martin Kiewitz
2016-01-18
AGI: fix Apple IIgs sound code + cleanup
Martin Kiewitz
2014-02-18
AGI: Make GPL headers consistent in themselves.
Johannes Schickel
2013-04-18
AGI: Get rid of unused SoundMgr parameters
Max Horn
2011-11-27
JANITORIAL: Remove extra semicolons.
Christoph Mallon
2011-08-14
AGI: Make the sound code use AgiBase instead of AgiEngine
Matthew Hoops
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-25
AGI: Fix compilation on 64 bit platforms
Willem Jan Palenstijn
2011-05-25
Merge pull request #9 from tiqpit/a2gs
Eugene Sandulenko
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-12
AGI: Formatting
Jussi Pitkanen
2011-04-09
AGI: Cleanup sound_2gs.*
Jussi Pitkanen
2011-04-09
AGI: Refactor and fix Apple IIGS sound generator
Jussi Pitkanen
2011-04-04
AGI: Avoid global constructors (due to global refs)
Max Horn
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-06-15
AGI: Split all sound generators into separate modules.
Eugene Sandulenko
2010-06-15
AGI: Split out IIgs sound emulator into separate files.
Eugene Sandulenko