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
/
tony
/
sound.cpp
Age
Commit message (
Expand
)
Author
2018-05-05
ALL: Use CLIP to clip volumes
Adrian Frühwirth
2016-06-17
TONY: Complete class initializations
Eugene Sandulenko
2016-01-04
TONY: Add support to the new compressed speech containers
Strangerke
2016-01-03
TONY: Fix Amiga Build by adding missing sound ifdefs
Strangerke
2016-01-03
TONY: Add support for compressed music and sfx
Strangerke
2016-01-01
TONY: Remove an unused variable
Strangerke
2015-12-31
TONY: Remove more dead code related to unused raw codec
Strangerke
2015-12-31
TONY: As codec is always ADPCM, remove some dead code
Strangerke
2014-02-18
TONY: Make GPL headers consistent in themselves.
Johannes Schickel
2014-01-15
ALL: Remove optimization unstable code on checking for null after new.
D G Turner
2013-08-02
TONY: Add a hack to work around amigaos4 issues.
Alyssa Milburn
2012-11-12
TONY: Cleanup whitespace formatting.
D G Turner
2012-10-26
TONY: fix volumes of sound effects.
Giovanni Bajo
2012-10-15
TONY: Fix music bug - 2 songs played simultaneously eventually
Strangerke
2012-09-08
TONY: Rename yet more variables.
Alyssa Milburn
2012-08-29
TONY: Replace C-style comments by C++-style ones.
Strangerke
2012-08-29
TONY: Remove useless/commented music code.
Alyssa Milburn
2012-08-28
TONY: Janitorial - remove trailing spaces
Strangerke
2012-08-28
TONY: Fix some for and if statements with bad coding style
Strangerke
2012-08-25
TONY: Reset _hEndOfBuffer when restarting sounds.
Alyssa Milburn
2012-08-23
TONY: Fixed problem with spoken voices being clipped when timed text mode is on.
Paul Gilbert
2012-08-22
TONY: Replace _vm with g_vm.
Alyssa Milburn
2012-06-23
TONY: Bugfix for crash when changing scene whilst music is playing
Paul Gilbert
2012-06-23
TONY: Bugfix for loading ambient music when restoring a savegame
Paul Gilbert
2012-06-20
TONY: Replace the FPStream code.
Alyssa Milburn
2012-06-19
TONY: Some bugfixes and cleanup for the music support code
Paul Gilbert
2012-06-19
TONY: Added initialisation of FPSound fields in it's constructor
Paul Gilbert
2012-06-19
TONY: Fix some compiler warnings in the newly added sound code
Paul Gilbert
2012-06-19
TONY: Implement more of the music related code from the original
Paul Gilbert
2012-06-18
TONY: Remove useless void in function declaration
Strangerke
2012-06-17
TONY: Doxygen-ify comments in sound files
Strangerke
2012-06-16
TONY: Translate comments in sound.cpp
Strangerke
2012-06-16
TONY: Rename sound variables
Strangerke
2012-06-16
TONY: Rename sound functions and class names
Strangerke
2012-06-12
TONY: Fix looping some sounds
Matthew Hoops
2012-06-11
TONY: Implemented process to properly set hEndOfBuffer when sound effects end
Paul Gilbert
2012-06-10
TONY: Rewind sounds before playing them
Matthew Hoops
2012-06-10
TONY: Convert FPSFX to our mixer code
Matthew Hoops
2012-06-09
TONY: Make FPSOUND work in ScummVM
Matthew Hoops
2012-06-09
TONY: Remove custom sound CODEC classes
Matthew Hoops
2012-06-09
TONY: Rework the way wave files are loaded
Matthew Hoops
2012-06-09
TONY: Rename more globals
Strangerke
2012-06-07
TONY: Some more renaming
Strangerke
2012-05-21
TONY: Some more code formatting
Strangerke
2012-05-14
TONY: Added endian fixes for reading data
Paul Gilbert
2012-05-14
TONY: Remove original header
Strangerke
2012-05-13
TONY: Further globals added to Globals class
Paul Gilbert
2012-05-13
TONY: Beginnings of refactoring Globals into their own class
Paul Gilbert
2012-05-13
TONY: Some further initialisation of object fields
Paul Gilbert
2012-05-12
TONY: Removed old extern, PASCAL, and EXPORT function modifiers
Paul Gilbert
[next]