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
/
sci
/
sound
/
soundcmd.h
Age
Commit message (
Expand
)
Author
2011-08-25
SCI: Fixed bug #3392767 - "SCI: SQ4 (English/CD/Win): Engine Abort In Timepod...
Filippos Karapetis
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-11-24
SCI: some changes to the way reverb is handled
Filippos Karapetis
2010-10-31
SCI: Removing obsolete function parameter
Filippos Karapetis
2010-09-02
SCI: Show a warning window regarding GM in some games.
Filippos Karapetis
2010-09-01
SCI: set master volume correctly
Martin Kiewitz
2010-08-02
SCI: Silenced some sound related warnings. Added an empty function for kDoSou...
Filippos Karapetis
2010-07-20
SCI: renaming kDoSound(resume) to resumeAfterRestore
Martin Kiewitz
2010-07-09
SCI: implemented subsignatures for kDoSound
Martin Kiewitz
2010-06-30
SCI: Removed the FreeSCI music code
Filippos Karapetis
2010-05-03
SCI: set signal in SCI0/SCI01 games, when samples have been played only. fixe...
Martin Kiewitz
2010-01-23
Added song manipulation debug commands: songinfo, startsound, togglesound and...
Filippos Karapetis
2010-01-21
- Fixed pausing of all sounds in the playlist
Filippos Karapetis
2010-01-19
- Removed the resetDriver() hack. The reason why notes stopped being played s...
Filippos Karapetis
2010-01-18
SCI: dont set dataInc selector inside updateCues when dataInc is not available
Martin Kiewitz
2010-01-12
Fix some memory leaks caused by never deleting the objects inside SoundComman...
Johannes Schickel
2010-01-12
SCI: Handle master volume inside music drivers
Walter van Niftrik
2010-01-05
Renamed /gui to /graphics and /sfx to /sound, to better illustrate their purpose
Filippos Karapetis