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
/
titanic
/
sound
/
wave_file.cpp
Age
Commit message (
Expand
)
Author
2016-11-05
TITANIC: Fix replaying cached previously played sounds
Paul Gilbert
2016-10-30
TITANIC: Fix somer compiler warnings
Paul Gilbert
2016-10-23
TITANIC: Match the CWaveFile duration method closer to original
Paul Gilbert
2016-09-02
TITANIC: Figured out sound durations for speeches & SFX
Paul Gilbert
2016-08-11
TITANIC: Compilation fix for SoundType enum
Paul Gilbert
2016-08-11
TITANIC: Fleshing out QSound simulation methods
Paul Gilbert
2016-08-07
TITANIC: Start of music player class
Paul Gilbert
2016-08-06
TITANIC: Added more sound manager functionality
Paul Gilbert
2016-08-06
TITANIC: Added more sound manager methods, field renames in CProximity
Paul Gilbert
2016-08-05
TITANIC: Add sounds list to QSoundManager
Paul Gilbert
2016-08-05
TITANIC: Starting to flesh out sound loading
Paul Gilbert
2016-08-04
TITANIC: Rename WaveFile to CWaveFile for consistency
Paul Gilbert
2016-08-03
TITANIC: Correct sound manager methods to return existing WaveFile class
Paul Gilbert
2016-07-10
TITANIC: Implemented stopSound
Paul Gilbert