aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sfx/mixer.h
AgeCommit message (Collapse)Author
2009-03-04SCI: Merged sfx/mixer.cpp into sfx/player/polled.cppMax Horn
svn-id: r39116
2009-03-04SCI: mixer cleanupMax Horn
svn-id: r39111
2009-03-01SCI: Reimplemented the SCI mixer based on the old SCI DC mixer by walter, ↵Max Horn
and by taking advantage of ScummVM's mixers capabilities. Got rid of sfx_pcm_mixer_t svn-id: r39053
2009-03-01SCI: Removed unused pause/resume methods from the mixer, and rewrote the ↵Max Horn
feeds handling to use Common::List svn-id: r39009
2009-03-01SCI: cleanupMax Horn
svn-id: r39008
2009-02-28cleanupMax Horn
svn-id: r38950
2009-02-28SCI: Get rid around the first layer around the ScummVM audio mixer. Also ↵Max Horn
resolve the FIXME about releasing the mixer channel we allocated svn-id: r38949
2009-02-27Fix code formattingEugene Sandulenko
svn-id: r38930
2009-02-21SCI: Renamed include/gfx_*.h to gfx/gfx_*.h and likewise for sfx header filesMax Horn
svn-id: r38735
2009-02-21SCI: More cleanupMax Horn
svn-id: r38725
2009-02-21formatingPaweł Kołodziejski
svn-id: r38706
2009-02-21Wrapped the SCI engine in the Sci namespace.Oystein Eftevaag
svn-id: r38676
2009-02-20We only got 1 mixer - removed the unneeded file mixers.cppFilippos Karapetis
svn-id: r38569
2009-02-17SCI: Moved sfx_pcm_urat_t from include/sfx_pcm.h to sfx/mixer.hMax Horn
svn-id: r38434
2009-02-17Update headers. sfx/Eugene Sandulenko
svn-id: r38410
2009-02-15SCI: Get rid of the include directory hack (it compiles but it doesn't link yet)Jordi Vilalta Prat
svn-id: r38201
2009-02-15Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't ↵Jordi Vilalta Prat
compile yet) svn-id: r38192