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
/
simon
/
sound.cpp
Age
Commit message (
Expand
)
Author
2003-12-01
cleanup
Max Horn
2003-11-29
cleanup; fix some memory leaks; more memory leaks remaining
Max Horn
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-10-23
Don't attempt to play sound in simon2mac if file doesn't exist.
Travis Howell
2003-10-10
some cleanup
Max Horn
2003-10-03
Simon namespace
Max Horn
2003-09-24
Add Acorn version of Simon the Sorcerer 1 Talkie
Travis Howell
2003-09-10
moved declaration of error/warning/debug from engine.h to util.h
Max Horn
2003-09-07
make use of voc.h; some cleanup
Max Horn
2003-09-06
removed pauseMixer method from mixer, and renamed stop to stopChannel
Max Horn
2003-09-05
added default volume/pan values
Max Horn
2003-09-05
fixes for uninitialized pan and volume
Paweł Kołodziejski
2003-09-02
changed sounds volume to original volume level, and fixed sounds in bass intro
Paweł Kołodziejski
2003-08-31
added mixer features: volume and pan control per channel
Paweł Kołodziejski
2003-08-30
Reverted previous change since the mixer change was reverted.
Torbjörn Andersson
2003-08-30
Fixed Simon 2 intro regression (and possibly others as well) caused by
Torbjörn Andersson
2003-07-29
cleanup
Max Horn
2003-07-24
ambient sfx works fine again
Travis Howell
2003-07-24
Should be right now
Travis Howell
2003-07-24
Simon games shold only play one voice at a time.
Travis Howell
2003-07-24
Another leak
Travis Howell
2003-07-24
Check before releasing memory
Travis Howell
2003-07-24
Fix for simon2mac voices problem, bug #776803
Travis Howell
2003-07-21
Add sfx/voice support for simon1cd32, thanks to olki.
Travis Howell
2003-06-24
only declare class MP3Sound if USE_MAD is #defined
Max Horn
2003-06-21
undo this change again - proper fix would be to correct the MP3 playback code
Max Horn
2003-06-21
fix some memory leaks
Max Horn
2003-06-21
fix (?) for an invalid read report in valgrin
Max Horn
2003-06-20
reuse file, remove file2 usage
Max Horn
2003-06-15
renamed Sound -> BaseSound to avoid conflicts with the scumm class of the sam...
Max Horn
2003-06-15
small reorg (keep private classes out of header files, if possible -> decreas...
Max Horn
2003-06-15
Stop simon1win crashing on loading of save game
Travis Howell
2003-06-15
fix for simon2
Oliver Kiehl
2003-06-15
cleanup
Oliver Kiehl
2003-06-14
revert some changes as simon uses dynamic file objects for sound objects late...
Jonathan Gray
2003-06-14
make file objects stack based where possible, fixes a bunch of leaks
Jonathan Gray
2003-05-20
init SimonSound members
Max Horn
2003-03-25
Bug fix from ludde
Travis Howell
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup ....
Paweł Kołodziejski
2003-03-06
added mp3 support for simon2mac
Oliver Kiehl
2003-03-01
change GameIDs to GameFeatures
Oliver Kiehl
2003-01-12
Add warning when voice files are missing in simon2amiga/mac
Travis Howell
2003-01-11
added voice support for simon 2 mac and simon 3 amiga
Oliver Kiehl
2002-12-17
Added missing include of "stdafx.h".
Marcus Comstedt
2002-12-10
fixed compile error in VC++
Oliver Kiehl
2002-12-08
now simon versions with trailing dots after filenames also load correctly
Oliver Kiehl
2002-12-08
Prevent another pointless warning
Travis Howell
2002-12-07
added function to interrupt voice
Oliver Kiehl
2002-12-01
Prevent pointless warning about missing sound file
Travis Howell
[next]