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.cpp
Age
Commit message (
Expand
)
Author
2011-06-20
TSAGE: Bugfix for crash when exiting whilst a sound is playing
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: Bugfix for properly decrementing _disabledServerCount
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-19
TSAGE: Cleaned up the write() method
Paul Gilbert
2011-06-19
TSAGE: Fixed problem with number of voices not being reset
Paul Gilbert
2011-06-16
TSAGE: Minor bugfix to sound fading code
Paul Gilbert
2011-06-16
TSAGE: Bugfix for _sfRethinkVoiceTypes type 1 handling
Paul Gilbert
2011-06-15
TSAGE: Properly destroy OPL instance on shutdown
Paul Gilbert
2011-06-15
TSAGE: Bugfixes for sound channel updates
Paul Gilbert
2011-06-15
TSAGE: Bugfix to load correct patch bank for Adlib
Paul Gilbert
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: Bugfixes for priming channel data
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: Completed implementing _so methods
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
2011-05-27
TSAGE: Tweaks to the destructor sequence to fix crashes
Paul Gilbert
2011-05-27
TSAGE: Bugfixes for sound de-initialisation
Paul Gilbert
2011-05-26
TSAGE: Updated the separation of fields from the Sound class to the trackInfo...
Paul Gilbert
2011-05-24
Merge branch 'tsage_sound' of github.com:dreammaster/scummvm into tsage_sound
Paul Gilbert
2011-05-24
TSAGE: Added some extra code for volume control and start on rethinking voice...
Paul Gilbert
2011-05-24
TSAGE: Further sound driver installation logic
Paul Gilbert
2011-05-24
TSAGE: More code for installing sound drivers
Paul Gilbert
2011-05-24
TSAGE: Implemented more _sf methods
Paul Gilbert
2011-05-24
TSAGE: Implemented more SoundManager methods
Paul Gilbert
2011-05-24
TSAGE: Bugfixes for extracting sound data properties
Paul Gilbert
2011-05-24
TSAGE: Implemented a lot of the SoundManager methods
Paul Gilbert
2011-05-24
TSAGE: Implemented the methods of the Sound class
Paul Gilbert
2011-05-24
TSAGE: Implemented the code for the ASound class
Paul Gilbert
2011-05-24
TSAGE: Created stub classes for ASound and Sound, and reworked engine to use ...
Paul Gilbert
2011-05-24
TSAGE: Added some extra code for volume control and start on rethinking voice...
Paul Gilbert
2011-05-18
TSAGE: Further sound driver installation logic
Paul Gilbert
[prev]
[next]