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
/
toltecs
/
sound.cpp
Age
Commit message (
Expand
)
Author
2011-11-21
TOLTECS: Sync scene sounds when saving/loading
Filippos Karapetis
2011-11-20
TOLTECS: Updated TODO
Filippos Karapetis
2011-11-20
TOLTECS: Fix bugs
Benjamin Haisch
2011-11-20
TOLTECS: Fix compilation after sound->audio directory rename.
David Turner
2011-11-20
TOLTECS: Reduced header dependencies
Filippos Karapetis
2011-11-20
TOLTECS: Reduced header dependencies
Filippos Karapetis
2011-11-20
TOLTECS: - New constant kMaxChannels instead of number for clarity
Benjamin Haisch
2011-11-20
TOLTECS: Fixed compilation with current SVN changes
Benjamin Haisch
2011-11-20
TOLTECS: Fix bug caused by most recent revision (don't free the audio data in...
Benjamin Haisch
2011-11-20
TOLTECS: Fixed compilation
Filippos Karapetis
2011-11-20
TOLTECS: Fixed compilation with the latest trunk changes.
Filippos Karapetis
2011-11-20
TOLTECS: Fixed compilation with the latest trunk
Filippos Karapetis
2011-11-20
TOLTECS: Fixed compilation with the latest trunk changes
Filippos Karapetis
2011-11-20
TOLTECS: Fixed compilation
Benjamin Haisch
2011-11-20
TOLTECS: Fixed compilation with the latest sound changes in the trunk
Filippos Karapetis
2011-11-20
TOLTECS: - Fixed clipping bugs (in 256-color sprites and scaled sprites)
Benjamin Haisch
2011-11-20
TOLTECS: - Implemented playSoundAtPos and fixed sound panning (0 is center, n...
Benjamin Haisch
2011-11-20
TOLTECS: Reworked the ArchiveReader and ResourceCache classes.
Benjamin Haisch
2011-11-20
TOLTECS: - Fixed sound playing
Benjamin Haisch
2011-11-20
TOLTECS: - Added enum for sound channel type
Benjamin Haisch
2011-11-20
TOLTECS: Very very minor cleanup.
Benjamin Haisch
2011-11-20
TOLTECS: Implemented preliminary sound playback; some stuff is still missing ...
Benjamin Haisch