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
/
backends
/
dc
/
audio.cpp
Age
Commit message (
Expand
)
Author
2006-02-09
$Header$ -> $URL$ + $Id$
Marcus Comstedt
2005-10-18
Update FSF address. Eek. Actually that took place on May 1, 2005
Eugene Sandulenko
2004-03-14
Sound buffer adjustment.
Marcus Comstedt
2004-03-14
In stereo.
Marcus Comstedt
2004-03-13
Harmonized with new OSystem API.
Marcus Comstedt
2004-02-24
the OSystem changes we discussed on the ML (note: renaming of the existing OS...
Max Horn
2004-01-06
updated copyright notice
Max Horn
2003-10-02
updated Marcus' copyright
Max Horn
2003-09-27
OSystem changes: removed create_thread() method (not needed anymore; 'pure' t...
Max Horn
2003-09-18
moved engine.* to base; this fixes some linking issues when building a barebo...
Max Horn
2003-06-18
Moved include of stdafx.h to top.
Marcus Comstedt
2003-06-18
Added some missing methods and a constructor.
Marcus Comstedt
2003-05-29
more OSystem docs & cleanup
Max Horn
2002-10-18
Oddly enough, setting the sound hardware to 44100 gives correct sound, even t...
Marcus Comstedt
2002-09-13
Updated for new directory layout.
Marcus Comstedt
2002-08-21
Initial revision
Max Horn