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
/
scumm
/
smush
/
smush_mixer.h
Age
Commit message (
Expand
)
Author
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-05-11
Moved some more stuff to namespace Audio (enough for tonight)
Max Horn
2005-05-10
Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...
Max Horn
2005-04-04
Got rid of isSoundHandleActive usage; made the SmushMixer thread safe
Max Horn
2005-03-12
PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int...
Max Horn
2005-01-09
Moving AppendableAudioStream into SCUMM engine, as it is only used there
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-11-27
Removed the (highly SCUMM specific) 'appendable stream' API from SoundMixer; ...
Max Horn
2004-01-06
updated copyright notice
Max Horn
2003-12-24
o Added SoundMixer::isReady()
Max Horn
2003-12-24
fixed compilation
Paweł Kołodziejski
2003-12-18
cleanup
Max Horn
2003-10-03
introduced namespace Scumm; made #include statements use scumm/ prefix explic...
Max Horn
2003-09-01
added sound handle stuff to mixer streams
Paweł Kołodziejski
2003-06-21
got rid of member var 'first'
Max Horn
2003-04-30
som changes to make Palm OS happy
Max Horn
2003-03-17
reorg/clenup, changed main loop in smush code
Paweł Kołodziejski