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
/
tsage
/
sound.h
Age
Commit message (
Expand
)
Author
2011-11-27
JANITORIAL: Remove extra semicolons.
Christoph Mallon
2011-11-17
TSAGE: Added new properties and stubs needed for new R2RW functionality
Paul Gilbert
2011-11-14
TSAGE: Rename a variable using double-underscore (reserved)
Strangerke
2011-10-31
TSAGE: Implemented changes to SceneItem::display for R2RW
Paul Gilbert
2011-10-30
TSAGE: In progress implementation of R2RW scene 125 - Console
Paul Gilbert
2011-10-17
TSAGE: Corrected signature of ASound::play method
Paul Gilbert
2011-09-27
TsAGE: Remove trailing spaces
Strangerke
2011-08-26
TSAGE: Implemented lots more Blue Force functionality, and started on first i...
Paul Gilbert
2011-08-20
TSAGE: Implemented Blue Force Scene #50 - Map Scene
Paul Gilbert
2011-08-15
TSAGE: Corrected casing of tSage namespace to be TsAGE
Paul Gilbert
2011-08-07
TSAGE: Implemented title screen of Blue Force
Paul Gilbert
2011-08-01
TSAGE: Wait for fading sounds to completely fade when changing scenes
Paul Gilbert
2011-07-29
TSAGE: Renamed AdlibFxSoundDriver to a more accurate SoundBlasterDriver
Paul Gilbert
2011-07-29
TSAGE: Removed no longer needed fields from the Fx sound driver
Paul Gilbert
2011-07-28
TSAGE: Clarified some method names in the sound code
Paul Gilbert
2011-07-28
TSAGE: Sound Fx is now playing
Paul Gilbert
2011-07-27
TSAGE: Beginning of implementation of Fx method #32
Paul Gilbert
2011-07-25
TSAGE: Re-factored sound driver method #32 with extra parameters needed by So...
Paul Gilbert
2011-07-24
TSAGE: Reverted to using a single thread for audio playback
Paul Gilbert
2011-07-02
TSAGE: Linked in the (in progress) SoundBlaster Fx class
Paul Gilbert
2011-07-02
TSAGE: Beginnings of SoundBlaster sound driver
Paul Gilbert
2011-06-27
TSAGE: Separated the sound manager processing into it's own thread
Paul Gilbert
2011-06-23
TSAGE: Added saving/restoring of playing sounds to savegames
Paul Gilbert
2011-06-22
TSAGE: Fix sounds not getting registered in Globals::_sounds
Paul Gilbert
2011-06-21
TSAGE: Fix updating the volume when changed in the Options dialog
Paul Gilbert
2011-06-20
TSAGE: Replaced integer counters used as mutexes with Common::Mutex usage
Paul Gilbert
2011-06-20
TSAGE: Loop variables are meant to be integers rather than bools
Paul Gilbert
2011-06-20
TSAGE: Sound is now working!
Paul Gilbert
2011-06-20
TSAGE: Corrections to the sound fading code
Paul Gilbert
2011-06-20
TSAGE: Initial implementation of AudioStream interface for sound driver
Paul Gilbert
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-19
TSAGE: Fix signalling an action when a song stops
Paul Gilbert
2011-06-19
TSAGE: Silence GCC warnings (hopefully without breaking anything)
eriktorbjorn
2011-06-15
TSAGE: Bugfix for correctly persisting patch data
Paul Gilbert
2011-06-14
TSAGE: Fix channel field copy in _sfRethinkVoiceTypes
Paul Gilbert
2011-06-14
TSAGE: Bugfixes for sound channel updates
Paul Gilbert
2011-06-13
TSAGE: Completed initial implementation of _sfRethinkVoiceTypes
Paul Gilbert
2011-06-10
TSAGE: Finished implementing _sfRethinkVoiceTypes
Paul Gilbert
2011-06-09
TSAGE: Started work on main area of _sfRethinkVoiceTypes
Paul Gilbert
2011-06-08
TSAGE: Finished implementing voice type 1 post processing for _sfRethinkVoice...
Paul Gilbert
2011-06-08
TSAGE: Finished implementing voice type 0 post-processing for _sfRethinkVoice...
Paul Gilbert
2011-06-07
TSAGE: Implemented the rest of the support methods for _soServiceTrackType0
Paul Gilbert
2011-06-06
TSAGE: Started implementing support methods for track servicing
Paul Gilbert
2011-06-05
TSAGE: Implemented the _soServiceTrackType0 method
Paul Gilbert
2011-06-05
TSAGE: Changed SoundManager fields to match Protostar debug info
Paul Gilbert
2011-06-05
TSAGE: Renamed Sound class fields to match Protostar debug info
Paul Gilbert
2011-06-05
TSAGE: Removed CRUISE sound code that didn't work
Paul Gilbert
2011-06-01
TSAGE: Added sound driver classes copied from CRUISE engine
Paul Gilbert
2011-05-28
TSAGE: Partly reverted trackInfo changes, and fixed extract process
Paul Gilbert
2011-05-28
TSAGE: Fix usage of trackInfo count field
Paul Gilbert
[next]