[Scummvm-cvs-logs] scummvm master -> 9b838239ebed10e75b3806fd7c3a97922d2c0aa5

athrxx athrxx at scummvm.org
Wed Nov 2 05:44:15 CET 2011


This automated email contains information about 4 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
731382ad51 SCI: add Japanese detection entry for KQ5 FM-Towns and fix audio language handling
ced0fcf054 FM-TOWNS AUDIO: make constructor of TownsAudioInterfaceInternal private
6a91508475 SCI: add sound driver for KQ5 FM-Towns
9b838239eb SCI: (KQ5 FM-Towns) - fix voice mapping


Commit: 731382ad516a5d5fd7891c9f88146561ff5860da
    https://github.com/scummvm/scummvm/commit/731382ad516a5d5fd7891c9f88146561ff5860da
Author: athrxx (athrxx at scummvm.org)
Date: 2011-11-01T12:29:53-07:00

Commit Message:
SCI: add Japanese detection entry for KQ5 FM-Towns and fix audio language handling

Changed paths:
    engines/sci/detection_tables.h
    engines/sci/engine/ksound.cpp




Commit: ced0fcf05420c140c1ec9bd99b09002aa52c76b9
    https://github.com/scummvm/scummvm/commit/ced0fcf05420c140c1ec9bd99b09002aa52c76b9
Author: athrxx (athrxx at scummvm.org)
Date: 2011-11-01T12:29:55-07:00

Commit Message:
FM-TOWNS AUDIO: make constructor of TownsAudioInterfaceInternal private

Changed paths:
    audio/softsynth/fmtowns_pc98/towns_audio.cpp




Commit: 6a91508475aad570e266c84b33c7f56835e7cf6f
    https://github.com/scummvm/scummvm/commit/6a91508475aad570e266c84b33c7f56835e7cf6f
Author: athrxx (athrxx at scummvm.org)
Date: 2011-11-01T12:31:40-07:00

Commit Message:
SCI: add sound driver for KQ5 FM-Towns

Changed paths:
  A engines/sci/sound/drivers/fmtowns.cpp
    engines/sci/module.mk
    engines/sci/sound/drivers/mididriver.h
    engines/sci/sound/music.cpp




Commit: 9b838239ebed10e75b3806fd7c3a97922d2c0aa5
    https://github.com/scummvm/scummvm/commit/9b838239ebed10e75b3806fd7c3a97922d2c0aa5
Author: athrxx (athrxx at scummvm.org)
Date: 2011-11-01T12:31:59-07:00

Commit Message:
SCI: (KQ5 FM-Towns) - fix voice mapping

(Driver channels would get reserved via the 0x4b control, but they would never get released)

Changed paths:
    engines/sci/sound/music.cpp
    engines/sci/sound/music.h








More information about the Scummvm-git-logs mailing list