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
/
mohawk
/
sound.cpp
Age
Commit message (
Collapse
)
Author
2010-01-19
Rename 'Linear' audio streams to 'raw'
Max Horn
svn-id: r47367
2010-01-16
Switch most AudioStream factories to use DisposeAfterUse::Flag
Max Horn
svn-id: r47334
2010-01-08
Move DisposeAfterUse::Flag from Common to global namespace, and into a new ↵
Max Horn
header common/types.h svn-id: r47180
2010-01-07
Remove the deprecated FLAC, Vorbis and MP3 factories.
Johannes Schickel
svn-id: r47134
2010-01-07
Create a wrapper makeLoopingAudioStream to reduce code duplcation.
Johannes Schickel
svn-id: r47128
2010-01-07
Let ADPCM streams subclass RewindableAudioStreams and thus allow them to be ↵
Johannes Schickel
looped with the new looping code. svn-id: r47127
2009-12-30
Removed some unnecessary whitespace. Changed some spaces to tabs.
Torbjörn Andersson
svn-id: r46735
2009-12-30
Re-indentet switch() blocks to follow ScummVM indentation style. (I've always
Torbjörn Andersson
found this style a bit unusual, but I value consistency.) svn-id: r46734
2009-12-29
Add Mohawk engine code. Part 1/3: main code.
Eugene Sandulenko
svn-id: r46727
[prev]