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
/
toon
/
audio.cpp
Age
Commit message (
Expand
)
Author
2014-02-18
TOON: Make GPL headers consistent in themselves.
Johannes Schickel
2013-11-09
TOON: Fix uninitialized variable in audio. CID 1002729
Strangerke
2013-10-30
TOON: Fix CID 1002728, 1002729, 1003215, 1002731, 1002730
Strangerke
2012-07-25
TOON: Fix delete[] formatting.
Johannes Schickel
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2011-11-27
TOON: Clean up Common::String usage
Willem Jan Palenstijn
2011-09-08
JANITORIAL: Fix some formatting glitches in gob, hugo and toon
Strangerke
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-06-06
TOON: Tidy up decodeADPCM.
Alyssa Milburn
2011-05-25
TOON: Remove unused variable
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-13
TOON: Use shared ADPCM data tables
Max Horn
2011-04-13
TOON: Make ADPCM tables const
Max Horn
2011-03-10
TOON: Cleanup
strangerke
2011-03-10
TOON: Janitorial: Suppress blanks at end of lines
strangerke
2011-03-06
TOON: Improve music fading between rooms
sylvaintv
2011-02-01
TOON: Remove misc/ from paths since it's in global folders
Sylvain Dupont
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-13
TOON: Fix free/malloc mismatch
Sylvain Dupont
2010-11-13
TOON: Fix more memory leaks
Sylvain Dupont
2010-11-12
TOON: Fix audio crashs and more memory leaks
Sylvain Dupont
2010-11-10
TOON: Even more corrections to close memory leaks.
David Turner
2010-11-09
TOON: More corrections to close memory leaks.
David Turner
2010-11-08
TOON: Further corrections to close memory leaks.
David Turner
2010-11-04
TOON: Fix sound effect archive destroy
Sylvain Dupont
2010-11-04
TOON: Fix ambient audio destroy in chapter 2
Sylvain Dupont
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-10-29
TOON: Stops all Sfx/voice when exiting a room
Sylvain Dupont
2010-10-25
TOON: Implemented Ambient SFX
Sylvain Dupont
2010-10-22
TOON: Close correctly sound packs
Sylvain Dupont
2010-10-16
TOON: Implemented the 4 different mute modes for sound/text
Sylvain Dupont
2010-10-13
TOON: Updated code to build properly for WINSCW and GCCE(symbian)
Lars Persson
2010-10-12
JANITORIAL: Cleanup (mostly whitespace)
Torbjörn Andersson
2010-10-10
TOON: Fixed offsets in hard coded conversation musics
Sylvain Dupont
2010-10-10
TOON: Coding guideline corrections.
Johannes Schickel
2010-10-10
TOON: Music attenuation when someone talks
Sylvain Dupont
2010-10-10
TOON: Fix distortion in some looped music
Torbjörn Andersson
2010-10-09
TOON: Ran astyle over the toon engine (+ some manual corrections).
Johannes Schickel
2010-10-09
TOON: More semi-colon cleanup.
Torbjörn Andersson
2010-10-08
TOON: Normalized include paths
Eugene Sandulenko
2010-10-08
TOON: Merged Toon engine to ScummVM trunk
Eugene Sandulenko