aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/sound.h
AgeCommit message (Collapse)Author
2015-09-13CINE: Add support for CD music in the CD version of Future Wars.Kirben
2014-02-18CINE: Make GPL headers consistent in themselves.Johannes Schickel
2012-09-11CINE: Implement music fade out for Amiga/AtariST music.Johannes Schickel
2012-09-08CINE: Implement panning for sfx for FW Amiga and AtariST.Johannes Schickel
2012-09-08CINE: Remove unused Sound::update method.Johannes Schickel
2012-09-08CINE: Fix Paula frequency.Johannes Schickel
This should fix the frequency of sound effects.
2012-09-08CINE: Implement sfx repeat and volume fade for FW Amiga/AtariST.Johannes Schickel
This fixes bug 3091660 "FW: Looping samples don't loop in Amiga version".
2012-09-08CINE: Skip resource header in loadSpl.Johannes Schickel
This implements a long standing TODO in PaulaSound::playSound.
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
svn-id: r55850
2007-12-09- minor screen fix for OSGregory Montoir
- added new debug channel for sound - updated 2 opcodes comments svn-id: r29790
2007-12-08reverted parts of commits #29447 and #29446 (caused regressions in ADL music ↵Gregory Montoir
playback) and properly (I hope) fixed the sound issues described in tracker item #1763053. svn-id: r29766
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client ↵Max Horn
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024
2007-05-19added basic support for Amiga music playbackGregory Montoir
svn-id: r26870