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
/
parallaction
/
sound_br.cpp
Age
Commit message (
Expand
)
Author
2009-06-12
Cleanup of sound code.
Nicola Mettifogo
2009-06-12
* Replaced the A8SVXDecoder class with a function to return an AudioStream in...
Nicola Mettifogo
2009-05-31
The error() and warning() functions add ! and newline automatically. (I didn't
Torbjörn Andersson
2009-04-29
Enable music and sound effects in BRA, by default.
Travis Howell
2009-04-28
Added in-game menu for BRA. Load/save is not supported yet.
Nicola Mettifogo
2009-03-28
Add sound effects support for Amiga demo of BRA.
Travis Howell
2009-03-28
Add sound effects support for PC version of BRA.
Travis Howell
2009-03-22
Changed Disk code to provide SeekableReadStream's to sound routines as well.
Nicola Mettifogo
2009-03-17
Sound files don't always exist in the Amiga version of BRA.
Travis Howell
2009-03-17
Enable sound effects in the Amiga version of BRA.
Travis Howell
2009-03-15
Ooops, actually set _mixer.
Travis Howell
2009-03-15
Enable music in Amiga version of BRA too.
Travis Howell
2009-03-14
Added midi support to BRA. So far music starts, but related script commands h...
Nicola Mettifogo