Max Horn
|
90ec1dc34e
|
make even more use of Scumm::_musicEngine; added MusicEngine::setMasterVolume
svn-id: r10097
|
2003-09-08 17:06:44 +00:00 |
|
Max Horn
|
1dbab0237f
|
cleanup/refactoring
svn-id: r10070
|
2003-09-07 19:28:45 +00:00 |
|
Max Horn
|
361c3b95d5
|
some cleanup; clarified isSoundInUse semantics and the difference between IMuse::get_sound_active and IMuse::getSoundStatus; added lots of const qualifiers to IMuse; rewrote IMuseInternal::getSoundStatus (hopefully not breaking it); added MusicEngine::getSoundStatus
svn-id: r10069
|
2003-09-07 17:14:56 +00:00 |
|
Max Horn
|
17b4ce1c59
|
small tweak (hm, is IMuse::get_sound_active really still needed? or rather, does IMuse::getSoundStatus really have to return an int or can we cast it to boolean safely?)
svn-id: r10067
|
2003-09-07 16:28:41 +00:00 |
|
Max Horn
|
0012f7fa96
|
added common base class MusicEngine for iMuse/iMuseDigital/Player_V123 (initial stab, more work to follow)
svn-id: r10066
|
2003-09-07 16:16:19 +00:00 |
|
Paweł Kołodziejski
|
534fc0f7a2
|
imuse digi use mixer volume and pan control now
svn-id: r9977
|
2003-09-02 21:00:08 +00:00 |
|
Paweł Kołodziejski
|
743a3fbdaf
|
added sound handle stuff to mixer streams
svn-id: r9956
|
2003-09-01 13:43:22 +00:00 |
|
Max Horn
|
0df319e952
|
#include cleanup (explicityl specify the location for headers from common/, so that we at some point can get rid of -Icommon; exception is made for stdafx.h, since a) we might want to rename it and b) might want to move it to the top level)
svn-id: r9359
|
2003-08-01 12:21:04 +00:00 |
|
Paweł Kołodziejski
|
80cbf90a9d
|
some cleanup
svn-id: r9198
|
2003-07-27 12:25:56 +00:00 |
|
Max Horn
|
bd4370c251
|
lots of mixer cleanup / refactoring / reengineering
svn-id: r8594
|
2003-06-21 23:29:34 +00:00 |
|
Max Horn
|
101df28e0b
|
moved GameId declaration to common/engine.h (more logical); moved scumm specific stuff from gameDetector.h to scumm.h; cleaned up some #includes (ideally, never #include something in a header file if you can avoid it - this cuts down interdepencies)
svn-id: r8496
|
2003-06-15 01:42:19 +00:00 |
|
Max Horn
|
acec45a483
|
cleanup
svn-id: r8494
|
2003-06-15 01:00:43 +00:00 |
|
Paweł Kołodziejski
|
aa3766018f
|
updated copyrights headers
svn-id: r6726
|
2003-03-06 21:46:56 +00:00 |
|
Jamieson Christian
|
08b2be0beb
|
Separated IMuseDigital to its own files
svn-id: r6228
|
2002-12-28 14:37:30 +00:00 |
|