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
/
sound
/
softsynth
Age
Commit message (
Expand
)
Author
2005-07-03
- Small changes to sync with Munt.
Jerome Fisher
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-05-11
Mixer is now in namespace Audio. fix compiling.
Oliver Kiehl
2005-05-11
Moved some more stuff to namespace Audio (enough for tonight)
Max Horn
2005-05-10
Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...
Max Horn
2005-05-10
Moved (In/Out)SaveFile(Manager) and Timer to namespace Common
Max Horn
2005-05-10
Moved class File and the MD5 stuff to namespace Common
Max Horn
2005-05-09
fixed warning
Paweł Kołodziejski
2005-05-09
Patch #1181544 (AmigaOS 4 changes)
Max Horn
2005-05-09
Fix doxygen message
Max Horn
2005-05-08
Comply to our coding conventions
Max Horn
2005-04-22
* Added new virtual base class 'Stream', ReadStream and
Max Horn
2005-04-16
vc compile warn
Andrew Kurushin
2005-04-13
Get rid of errno; add some (optional) error checking facilities to SaveFile c...
Max Horn
2005-04-10
Forgot to add files when committing patch #1175374.
Torbjörn Andersson
2005-04-09
Remove usage of vsprintf in favour of vsnprintf and make
Jonathan Gray
2005-03-20
Merged with latest Munt CVS.
Jerome Fisher
2005-03-12
PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int...
Max Horn
2005-03-09
changing AudioDataType -> SoundType, so now the constant names match the name...
Max Horn
2005-01-28
Use class Mutex instead of MutexRef
Max Horn
2005-01-10
A little more moving around #include's (last one for today ;-)
Max Horn
2005-01-10
system.h was being included in tons of places, without any good reason; reduc...
Max Horn
2005-01-06
Added a font manager (work in progress)
Max Horn
2005-01-03
Add missing control changes, patch #1094825.
Travis Howell
2005-01-01
oops, correct copyright string
Max Horn
2005-01-01
Updated copyright
Max Horn
2004-12-27
Added 'sound types' to the mixer - for now, only plain (for the premixer), SF...
Max Horn
2004-12-25
Moved the softsynth midi drivers into a sound/softsynth; amongst other things...
Max Horn
[prev]