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
/
sci
/
sound
/
drivers
/
amigamac.cpp
Age
Commit message (
Expand
)
Author
2016-03-01
SCI: Use uint32 instead of unsigned int
Filippos Karapetis
2014-02-18
SCI: Make GPL headers consistent in themselves.
Johannes Schickel
2012-02-15
JANITORIAL: Fix missing whitespace in pointer cast
Tarek Soliman
2011-12-08
SCI: Add preliminary support for SCI1 early Amiga sound patches
Matthew Hoops
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-07
SCI: Add more debug output to AmigaMac sound driver
Walter van Niftrik
2011-06-07
SCI: Use Sound debug channel in AmigaMac sound driver.
Walter van Niftrik
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-15
SCI: Some initial work on supporting patch.005 in KQ1 Amiga
md5
2011-03-03
SCI: Don't ignore SysEx messages at the driver level but warn instead
md5
2011-03-03
SCI: Slight cleanup of some sound drivers
md5
2011-03-01
SCI: Fixed bug #3039188 - "LSL2 Amiga: Failed to Initialize Sound Driver error"
md5
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2010-11-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-02
SCI: Remove any use of printf
Max Horn
2010-09-14
SCI: Some constification.
Johannes Schickel
2010-07-18
SCI: Rename the Amiga music drivers to AmigaMac to reflect its current purpose.
Matthew Hoops