scummvm/simon
Max Horn 859a9c0129 o Added SoundMixer::isReady()
o Removed SoundMixer::bindToSystem()
o In scumm, replaced _silentMixer, _silentDigitalImuse and _noDigitalSamples by SoundMixer::isReady()

svn-id: r11893
2003-12-24 17:42:22 +00:00
..
.cvsignore
charset.cpp Remove old hack 2003-12-16 05:08:26 +00:00
debug.cpp Use of stat() is not portable... 2003-12-21 15:53:38 +00:00
debug.h Simon namespace 2003-10-03 19:42:27 +00:00
intern.h add purely experimental & untested Ogg Vorbis support to Simon 2003-12-21 16:01:36 +00:00
items.cpp Add delay to help reduce cpu usage in some sections. 2003-12-23 10:47:36 +00:00
midi.cpp Fix for Bug [821514] SIMON: No Adlib volume for percussion 2003-10-12 14:31:21 +00:00
midi.h Simon namespace 2003-10-03 19:42:27 +00:00
midiparser_s1d.cpp cleanup / doxygenification 2003-10-03 23:34:06 +00:00
module.mk plugin work: right now, only with build rules for OS X. Once I can get it to work here, I'll add more build rules. Work in progress, a lot ain't work, but the plugin stuff is disabled by default, so no harm should arise 2003-09-18 13:03:56 +00:00
res.cpp Simon namespace 2003-10-03 19:42:27 +00:00
simon.cpp o Added SoundMixer::isReady() 2003-12-24 17:42:22 +00:00
simon.h turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, mainly because people kept (accidentally and sometimes on purpose :-) misusing them 2003-12-24 00:25:18 +00:00
sound.cpp turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, mainly because people kept (accidentally and sometimes on purpose :-) misusing them 2003-12-24 00:25:18 +00:00
sound.h don't use sound/mixer index, rather use the sound handle! 2003-12-21 00:05:00 +00:00
verb.cpp Fix display of verb name text when verb is selected in Simon the Sorcerer 1 and enable for all versions of the game. 2003-10-08 07:38:48 +00:00
vga.cpp turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, mainly because people kept (accidentally and sometimes on purpose :-) misusing them 2003-12-24 00:25:18 +00:00
vga.h Simon namespace 2003-10-03 19:42:27 +00:00