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
/
kyra
/
sound_adlib.h
Age
Commit message (
Expand
)
Author
2011-12-26
KYRA: (AdLib Driver) - allow sound trigger query
athrxx
2011-12-26
KYRA: (AdLib Driver) - implement sound effects volume
athrxx
2011-10-29
KYRA: Simplify AdLib output code a bit.
Johannes Schickel
2011-10-29
KYRA: Mark overwritten methods of SoundAdLibPC as virtual.
Johannes Schickel
2011-10-29
KYRA: Get rid of old-style loadSoundFile in SoundAdLibPC.
Johannes Schickel
2011-10-29
KYRA: Implemented LoL style volume control in AdLib output.
Johannes Schickel
2011-10-02
KYRA: Some minor cleanup.
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-10-28
KYRA: Fix some code errors reported by ICC (i.e. subclasses not overwriting m...
Johannes Schickel
2010-01-12
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...
Johannes Schickel
2009-11-29
KYRA/PC98: fixed regression
Florian Kagerer
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for con...
Max Horn
2009-09-13
- Cleanup
Johannes Schickel
2009-09-13
KYRA: - add sfx support for PC98-Version
Florian Kagerer
2009-07-17
- Moved SoundAdlibPC definition to new header file sound_adlib.h
Johannes Schickel