Age | Commit message (Expand) | Author |
---|---|---|
2010-01-19 | Rename 'Linear' audio streams to 'raw' | Max Horn |
2010-01-16 | Switch most AudioStream factories to use DisposeAfterUse::Flag | Max Horn |
2010-01-08 | Move DisposeAfterUse::Flag from Common to global namespace, and into a new he... | Max Horn |
2010-01-07 | Remove the deprecated FLAC, Vorbis and MP3 factories. | Johannes Schickel |
2010-01-07 | Create a wrapper makeLoopingAudioStream to reduce code duplcation. | Johannes Schickel |
2010-01-07 | Let ADPCM streams subclass RewindableAudioStreams and thus allow them to be l... | Johannes Schickel |
2009-12-30 | Removed some unnecessary whitespace. Changed some spaces to tabs. | Torbjörn Andersson |
2009-12-30 | Re-indentet switch() blocks to follow ScummVM indentation style. (I've always | Torbjörn Andersson |
2009-12-29 | Add Mohawk engine code. Part 1/3: main code. | Eugene Sandulenko |