[xoreos-git] [xoreos/xoreos] f01b12: SOUND: Note that only version 3 of XWB is supporte...

GitHub noreply at github.com
Fri Aug 3 00:29:25 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: f01b1279052924df6646495674796829895f0031
      https://github.com/xoreos/xoreos/commit/f01b1279052924df6646495674796829895f0031
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-08-03 (Fri, 03 Aug 2018)

  Changed paths:
    M src/sound/xactwavebank_binary.h

  Log Message:
  -----------
  SOUND: Note that only version 3 of XWB is supported


  Commit: 9576070caa0b936749af08610b110645d3336a63
      https://github.com/xoreos/xoreos/commit/9576070caa0b936749af08610b110645d3336a63
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-08-03 (Fri, 03 Aug 2018)

  Changed paths:
    M src/sound/xactwavebank_ascii.cpp
    M src/sound/xactwavebank_binary.cpp

  Log Message:
  -----------
  SOUND: assert() on the existence of the xwb stream


  Commit: 94b1e830be677b02acb84e5c9c5f03dbf2e9645a
      https://github.com/xoreos/xoreos/commit/94b1e830be677b02acb84e5c9c5f03dbf2e9645a
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-08-03 (Fri, 03 Aug 2018)

  Changed paths:
    M src/sound/decoders/adpcm.cpp

  Log Message:
  -----------
  SOUND: Use given size instead of stream size to calculate ADPCM length


  Commit: 57de459b96be41d4fc6320beb774f13433361ec7
      https://github.com/xoreos/xoreos/commit/57de459b96be41d4fc6320beb774f13433361ec7
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-08-03 (Fri, 03 Aug 2018)

  Changed paths:
    M src/sound/decoders/adpcm.cpp

  Log Message:
  -----------
  SOUND: Force alignment of IMA ADPCM stream size to block size

This decoder can't cope with unaligned input.


  Commit: 1135b2809ab4c1c490ab88df158bed51df9f1b7c
      https://github.com/xoreos/xoreos/commit/1135b2809ab4c1c490ab88df158bed51df9f1b7c
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-08-03 (Fri, 03 Aug 2018)

  Changed paths:
    A src/sound/fmodsamplebank.cpp
    A src/sound/fmodsamplebank.h
    M src/sound/rules.mk

  Log Message:
  -----------
  SOUND: Add support for FMOD SampleBanks

Used by Dragon Age: Origins.

Heavily based on Luigi Auriemma's fsbext tool, released under the
terms of the GPLv2+.


Compare: https://github.com/xoreos/xoreos/compare/7555d66b83d1...1135b2809ab4
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the xoreos-git mailing list