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
/
sky
/
music
/
adlibmusic.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
SKY: Use the built-in OPL timer
Matthew Hoops
2015-07-07
AUDIO: Remove the legacy OPL API
Matthew Hoops
2014-02-18
SKY: Make GPL headers consistent in themselves.
Johannes Schickel
2011-11-14
SKY: Support external digital music tracks.
Alyssa Milburn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-01-12
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...
Johannes Schickel
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-03-18
Applied eriktorbjorn's patch for bug #1657466:
Robert Göffringmann
2007-03-10
Let the mixer worry about converting mono to stereo.
Torbjörn Andersson
2007-02-20
Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me
Max Horn
2007-02-20
More header fixes for that warm and fuzzy feeling of consistency.
Torbjörn Andersson
2006-04-29
Moved the AudioCDManager as well as class AudioStream and its (standard) subc...
Max Horn
2006-02-11
Moved engines to the new engines/ directory
Max Horn