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.cpp
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
KYRA: 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-21
KYRA: Update comment since the file it pointed to moved
Torbjörn Andersson
2014-08-24
KYRA: Slight cleanup.
Johannes Schickel
2014-08-24
KYRA: Constify base type for some pointers in AdLibDriver.
Johannes Schickel
2014-08-24
KYRA: Add safety checks for getProgram/getInstrument return values.
Johannes Schickel
2014-08-24
KYRA: Extend safety check inside AdLibDriver::getProgram.
Johannes Schickel
2014-02-18
KYRA: Make GPL headers consistent in themselves.
Johannes Schickel
2013-01-09
KYRA: Make all hex constants use uppercase letters.
Johannes Schickel
2012-11-23
KYRA: Make Sound::hasSoundFile const again.
Johannes Schickel
2012-11-11
KYRA: clean up audio resource handling
athrxx
2012-01-06
KYRA: (EOB) - add basic distinction between music and sound effects
athrxx
2011-12-26
KYRA: (EOB/LOL) - rename some vars
athrxx
2011-12-26
KYRA: (AdLib Driver) - fix queue handling for Eob
athrxx
2011-12-26
KYRA: (AdLib Driver) - prevent squashing of sounds during halt track execution
athrxx
2011-12-26
KYRA: (AdLib Driver) - increase versions and add necessary EOB modifications
athrxx
2011-12-26
KYRA: (AdLib Driver) - fix secondary effect
athrxx
2011-12-26
KYRA: (AdLib Driver) - rename some variables to make more sense
athrxx
2011-12-26
KYRA: (AdLib Driver) - allow sound trigger query
athrxx
2011-12-26
KYRA: (AdLib Driver) - fix invalid memory write issue
athrxx
2011-12-26
KYRA: (AdLib Driver) - implement sound effects volume
athrxx
2011-10-29
KYRA: Add another delay for new tracks in the AdLib driver.
Johannes Schickel
2011-10-29
KYRA: Fix haltTrack and beginFadeOut for AdLib driver.
Johannes Schickel
2011-10-29
KYRA: Simplify AdLib output code a bit.
Johannes Schickel
2011-10-29
KYRA: Implemented LoL style volume control in AdLib output.
Johannes Schickel
2011-10-02
KYRA: Fix minor bug in AdLibDriver::primaryEffect1.
Johannes Schickel
2011-10-02
KYRA: Fix bumping into a wall AdLib SFX in Lands of Lore.
Johannes Schickel
2011-10-02
KYRA: Name another variable in the AdLib output code.
Johannes Schickel
2011-10-02
KYRA: Some minor cleanup.
Johannes Schickel
2011-09-08
KYRA: Made some more static data const.
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
KYRA: Clean up of header includes.
Johannes Schickel
2011-04-14
KYRA: Enforce use of American English in comments.
Johannes Schickel
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-10-28
KYRA: Fix some code errors reported by ICC (i.e. subclasses not overwriting m...
Johannes Schickel
2010-08-24
KYRA: Cleanup.
Johannes Schickel
2010-05-17
Some more enforcement of our formatting conventions in KYRA too.
Johannes Schickel
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
2010-04-11
Fix bug #2985387 "KYRA1: Crash at the end of game".
Johannes Schickel
2010-01-12
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...
Johannes Schickel
2010-01-08
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
Max Horn
2010-01-02
Use Common::StackLock.
Johannes Schickel
2010-01-01
Merge update_nop1 and update_nop2.
Johannes Schickel
2010-01-01
- Fix out of bounds array access.
Johannes Schickel
2010-01-01
- Add some asserts
Johannes Schickel
[next]