Age | Commit message (Collapse) | Author |
|
- protected access to Track.used in startSound
- removed mutex lock in cloneToFadeOutTrack as it's always called with mutex already locked on (shouldn't change anything, though, due to mutex re-entrancy)
svn-id: r29705
|
|
been updated.
svn-id: r28966
|
|
Mixer::SoundHandle)
svn-id: r28162
|
|
svn-id: r27039
|
|
svn-id: r27025
|
|
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
|
also bug #1635361)
svn-id: r26259
|
|
IMuseDigital::refreshScripts
svn-id: r26254
|
|
svn-id: r26253
|
|
store mixer flags in our savegames. Instead, we store different flags which
just happen to have the exact same values as the mixer flags have right now.
This should keep savegames working even if the mixer flags ever change.
svn-id: r25928
|
|
a fixed size wrap-around memory buffer (this reduces memory usage in some cases by 500-700k, while actually being more flexible)
svn-id: r25909
|
|
svn-id: r24407
|
|
ScummEngine_v6 in a few cases)
svn-id: r24169
|
|
could use some cleanup, and there are a couple of TODOs sprinkled throughout
the code, but it seems to work reasonably well. Until the Kyra 3 main menu is
implemented, it won't actually be used though.
It uses the appendable audio stream class, which I have moved out of the SCUMM
engine.
svn-id: r22526
|
|
subclasses to namespace Audio
svn-id: r22231
|
|
svn-id: r20582
|