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_pcspk.cpp
Age
Commit message (
Collapse
)
Author
2014-02-18
KYRA: Make GPL headers consistent in themselves.
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
svn-id: r55850
2010-04-12
AUDIO: Rename Mixer::playInputStream to playStream
Max Horn
svn-id: r48637
2010-01-08
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
Max Horn
svn-id: r47182
2009-10-04
Change a couple places from 'end of namespace' to 'End of namespace', for ↵
Max Horn
consistency svn-id: r44634
2009-07-17
Replace LGPL header by GPL header.
Johannes Schickel
svn-id: r42563
2009-05-29
Formatting.
Johannes Schickel
svn-id: r40991
2009-05-28
Clean up PC Speaker output implementation. (Stripping out unused code)
Johannes Schickel
svn-id: r40972
2009-05-27
- Moved Sound implementation declarations to the newly added file sound_intern.h
Johannes Schickel
- Added support for PC Speaker sound in all Kyra1, Kyra2 and Lands of Lore - Slight cleanup svn-id: r40939