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
/
engines
/
scumm
/
sound.cpp
Age
Commit message (
Expand
)
Author
2011-05-13
SCUMM: Refactor how resource (types) are srepresented
Max Horn
2011-05-13
SCUMM: Move class ResourceManager to its own header
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-02
SCUMM: Add support for an alternate version of The Dig's demo
Matthew Hoops
2011-04-12
COMMON: Replace MKID_BE by MKTAG
Max Horn
2011-04-05
SCUMM: Cleanup
Max Horn
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-08
COMMON: Push #include audiocd.h in system.h out to .cpp files
Max Horn
2010-10-13
OPENGL: Merged from trunk, from rev 52105 to 53396.
Johannes Schickel
2010-10-07
SCUMM/FM-TOWNS: improved sfx support for indy4 and monkey2
Florian Kagerer
2010-09-18
SCUMM: Fix bug #3070077 - MMC64: No music when Syd plays the piano.
Travis Howell
2010-08-22
SCUMM: fix CD audio regression in Monkey Island 1 DOS/CD
Florian Kagerer
2010-08-18
SCUMM/FM-TOWNS: start rewriting audio code
Florian Kagerer
2010-08-16
Merge trunk, from r51777 to r52105
Alejandro Marzini
2010-08-15
SCUMM: Fix bug #3024173 - LOOM-PCE: Music stops prematurely
Torbjörn Andersson
2010-08-11
SCUMM: Re-enable PCjr music for Indy 3
Torbjörn Andersson
2010-07-13
Merged from trunk, from Rev 49499 to HEAD
Alejandro Marzini
2010-06-15
Renamed getAudioCD to getAudioCDManager.
Alejandro Marzini
2010-06-09
- Revised abstract AudioCDManager.
Alejandro Marzini
2010-06-08
Modification to remove false positive "Possible divide by zero" warnings give...
David Turner
2010-04-17
Fix warnings when FLAC&MP3&VORBIS is disabled; also fixes leak in Tinsel
Max Horn
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-04-04
Fix bug #2960022 - PUTTPUTT 1: No Load/Save possible.
Travis Howell
2010-03-08
Tweak makeVOCDiskStream
Max Horn
2010-03-02
Fix bug #2961530 - Zak/FM-Towns: Game hangs when using monkey wrench.
Travis Howell
2010-02-03
Yet more Flac -> FLAC changes for consistency.
Johannes Schickel
2010-02-03
- Rename FlacStream to FLACStream.
Johannes Schickel
2010-01-30
Use SubLoopingAudioStream instead of makeLoopingAudioStream in SCUMM. (Incorr...
Johannes Schickel
2010-01-30
Typo.
Johannes Schickel
2010-01-30
Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream.
Johannes Schickel
2010-01-30
Get rid of Audio::makeRawMemoryStream_OLD.
Johannes Schickel
2010-01-28
Fix regressions in Let's Explore the Jungle with Buzzy.
Travis Howell
2010-01-26
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/dec...
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-25
Replace some more Adlib uses by AdLib.
Johannes Schickel
2010-01-23
Reorder params to Audio::makeRawMemoryStream
Max Horn
2010-01-23
Get rid of FLAG_LOOP
Max Horn
2010-01-23
Get rid of deprecated makeRawDiskStream variants; rename deprecated makeRawMe...
Max Horn
2010-01-20
Fixed a small memory leak. Cppcheck again...
Torbjörn Andersson
2010-01-19
Move raw audio flags from sound/mixer.h to sound/raw.h
Max Horn
2010-01-19
Get rid of Mixer::playRaw for good
Max Horn
2010-01-19
Remove loop start/end params from Mixer::playRaw; convert some code from Mixe...
Max Horn
2010-01-19
Get rid of Mixer::FLAG_AUTOFREE.
Max Horn
2010-01-16
Switch most AudioStream factories to use DisposeAfterUse::Flag
Max Horn
2009-12-23
fix typo
Fabio Battaglia
2009-11-23
Add patch #2898231 - LOOM: Sound player for PC-Engine.
Travis Howell
2009-10-24
Correct error in CD music table for PCE version of Loom.
Travis Howell
2009-10-24
The CD music was hard coded in PCE version of Loom.
Travis Howell
2009-10-16
Fix bug #2879796 - Reversed Ventriloquists.
Travis Howell
[prev]
[next]