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
/
gob
/
sound
/
sound.h
Age
Commit message (
Expand
)
Author
2016-04-14
GOB: Reduce audio header dependencies
Ori Avtalion
2015-07-07
GOB: Implement custom AdLib volume control
Walter van Niftrik
2014-02-18
GOB: Make GPL headers consistent in themselves.
Johannes Schickel
2012-07-30
GOB: Don't leak in sampleLoad() when loading fails
Sven Hesse
2012-07-30
GOB: const correctness in SoundBlaster::playComposition()
Sven Hesse
2012-06-16
GOB: Loop the Little Red title music
Sven Hesse
2012-06-11
GOB: Play the music on the title screen of Gob1 EGA
Sven Hesse
2012-06-11
GOB: Rewrite the AdLib players
Sven Hesse
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-01-29
GOB: Add Script::evalInt() and Script::evalString()
Sven Hesse
2010-01-12
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...
Johannes Schickel
2009-06-18
Splitting an ADLPlayer and MDYPlayer from the AdLib class
Sven Hesse
2009-06-18
Replacing some #includes by forward declarations
Sven Hesse
2009-06-13
Gob - *WIP* incomplete implementation of MDY/TBR
Arnaud Boutonné
2009-03-19
Adding simple support for protracker playback
Sven Hesse
2008-12-14
Background "music" for Urban Runner, though only 8bit for now
Sven Hesse
2008-12-14
Music/Video handling fixes/stubs
Sven Hesse
2008-07-12
Changed tricky variable access from pointers to a new class that minds endian...
Sven Hesse
2008-05-08
Implemented the background "music" / atmospheric sounds in Woodruff
Sven Hesse
2008-05-08
Restructured sound code
Sven Hesse