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
/
hdb
/
sound.cpp
Age
Commit message (
Expand
)
Author
2019-09-03
HDB: Minor fixes in Sound Effects code
Nipun Garg
2019-09-03
JANITORIAL: Beautify table formatting
Eugene Sandulenko
2019-09-03
HDB: Added heuristic to determing sound file type
Eugene Sandulenko
2019-09-03
HDB: Added demo sound constants
Eugene Sandulenko
2019-09-03
HDB: Comment out SND code until data is found
Nipun Garg
2019-09-03
HDB: Add playSound(), playSoundEx(), stopChannel()
Nipun Garg
2019-09-03
HDB: Add Music/Song data and functions
Nipun Garg
2019-09-03
HDB: Fix misplaced Enum value
Nipun Garg
2019-09-03
HDB: Add playVoice()
Nipun Garg
2019-09-03
HDB: Add voice related data
Nipun Garg
2019-09-03
HDB: Add extension field to SoundCache
Nipun Garg
2019-09-03
HDB: Add Sound Cache
Nipun Garg
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: Reduce header dependency
Eugene Sandulenko
2019-09-03
HDB: const'ness
Eugene Sandulenko
2019-09-03
HDB: Add Sound names
Nipun Garg
2019-09-03
HDB: Add _sound stubs
Nipun Garg
2019-09-03
HDB: Add stubs in Sound and Input
Nipun Garg
2019-09-03
HDB: Add stubbed songPlaying() and startMusic()
Nipun Garg
2019-09-03
HDB: Add stubbed functions
Nipun Garg
2019-09-03
HDB: Add loadGame() and Sound::stopMusic()
Nipun Garg
2019-09-03
HDB: Add stubbed Sound save() and loadSaveFile()
Nipun Garg
2019-09-03
HDB: Add stopChannel()
Nipun Garg
2019-09-03
HDB: Add playSoundEX()
Nipun Garg
2019-09-03
HDB: Modify warning to debug output
Nipun Garg
2019-09-03
HDB: Unstub HDBGame::restartMap()
Eugene Sandulenko
2019-09-03
HDB: Added stub for Menu class
Eugene Sandulenko
2019-09-03
HDB: Add and init Sound subsystem
Nipun Garg