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
/
sound
/
audiocd.h
Age
Commit message (
Expand
)
Author
2006-04-30
cleanup
Max Horn
2006-04-29
Moved the AudioCDManager as well as class AudioStream and its (standard) subc...
Max Horn
2006-02-11
Change CVS keywords to SVN keywords
Max Horn
2006-01-18
Update copyright notice
Eugene Sandulenko
2005-12-27
Fix MI1 & BS1 bugs reported in #1276592 - both are related to the number of o...
Joost Peters
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-20
code conventions
Gregory Montoir
2005-03-12
PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int...
Max Horn
2005-01-06
Modify the singleton code once more to help overcome an issue with MSVC 7 (se...
Max Horn
2005-01-01
Changed the singleton code to allow for custom object factories; this allowed...
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-01-06
updated copyright notice
Max Horn
2003-12-21
o Make use of the new LinearMemoryStream feature which allows auto-disposing ...
Max Horn
2003-11-29
cleanup
Max Horn
2003-11-29
added API to query CD playback status; renamed AudioCDManager methods
Max Horn
2003-11-29
moved Audio CD (emulation) code from scumm/sound.cpp to sound/, so that it ma...
Max Horn