aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/data/snd.cpp
AgeCommit message (Expand)Author
2012-07-28LASTEXPRESS: Disable sound filter reset on each decoded blockLittleboy
2012-07-16LASTEXPRESS: Use filter 16 as default filter for NIS animationsLittleboy
2012-07-14LASTEXPRESS: Fix sound in animated sequencesLittleboy
2012-07-14LASTEXPRESS: CleanupLittleboy
2012-07-14LASTEXPRESS: Remove duplicated include statementsLittleboy
2011-10-11Last Express: CLIP should use a <int> template to compile correctly.anotherguest
2011-07-08LASTEXPRESS: Have LastExpress_ADPCMStream inherit directly from Audio::ADPCMS...Littleboy
2011-07-08LASTEXPRESS: Replace existing decodeIMA calls by code using our custom set of...Littleboy
2011-07-08LASTEXPRESS: Fix typo in filter tableLittleboy
2011-07-04LASTEXPRESS: Move sound filtering to base Sound classLittleboy
2011-06-29LASTEXPRESS: Update sound timer and sound entry playingLittleboy
2011-06-28LASTEXPRESS: Cleanup commentsLittleboy
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-24AUDIO: Cleanup MS IMA handlingMatthew Hoops
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-10-18LASTEXPRESS: Merge in the engine.Eugene Sandulenko