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
/
mads
/
nebular
/
sound_nebular.h
Age
Commit message (
Expand
)
Author
2016-04-14
JANITORIAL: Reduce audio header dependencies
Ori Avtalion
2015-07-07
AUDIO: Remove all AudioStream access to OPL
Matthew Hoops
2015-07-07
MADS: Use the built-in OPL timer
Matthew Hoops
2015-07-07
AUDIO: Remove the sample rate configuration from the OPL code
Matthew Hoops
2015-07-07
AUDIO: Remove the legacy OPL API
Matthew Hoops
2015-05-09
MADS: Make GPL header consistent with what we normally use.
Johannes Schickel
2015-03-18
MADS: Hook up ScummVM volume control
Paul Gilbert
2015-03-05
MADS: Show a warning if sound code reads beyond end of sound data blocks
Paul Gilbert
2014-10-22
MADS: Add md5 checks for the asound.00* sound drivers
Paul Gilbert
2014-09-05
MADS: Fix OPL init error when showing credits multiple times
Paul Gilbert
2014-08-31
MADS: Implement sound player group #9
Paul Gilbert
2014-05-28
MADS: Janitorial - Trim more trailing whitespace
Sven Hesse
2014-05-27
MADS: More formatting fixes.
Johannes Schickel
2014-05-16
MADS: Implemented sound player for scene group 8
Paul Gilbert
2014-05-15
MADS: Implemented sound player for scene group 7
Paul Gilbert
2014-05-15
MADS: Implement sound player for scene group 6
Paul Gilbert
2014-05-15
MADS: Implemented sound player for scene group 5
Paul Gilbert
2014-05-15
MADS: Implemented sound player for scene group 4
Paul Gilbert
2014-05-15
MADS: Implemented sound player for scene group 3
Paul Gilbert
2014-05-14
MADS: Implemented sound player for scene group 2
Paul Gilbert
2014-05-08
MADS: Remove trailing whitespace
Filippos Karapetis
2014-02-28
MADS: More work implementing scene info loading
Paul Gilbert
2014-02-21
MADS: Added remaining commands from the asound.001 player
Paul Gilbert
2014-02-19
MADS: Moved sound_nebular file into new nebular/ folder
Paul Gilbert