[xoreos-git] [xoreos/xoreos] f32383: SOUND: Move XACT SoundBank structs into the XACTSo...

GitHub noreply at github.com
Fri Dec 28 16:48:46 CET 2018


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos
  Commit: f3238321fdcfa8221c5444b31041352f2553c2e6
      https://github.com/xoreos/xoreos/commit/f3238321fdcfa8221c5444b31041352f2553c2e6
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-12-27 (Thu, 27 Dec 2018)

  Changed paths:
    M src/sound/xactsoundbank.cpp
    M src/sound/xactsoundbank.h
    M src/sound/xactsoundbank_ascii.cpp
    M src/sound/xactsoundbank_ascii.h
    M src/sound/xactsoundbank_binary.h

  Log Message:
  -----------
  SOUND: Move XACT SoundBank structs into the XACTSoundBank base class

Both the binary and ASCII version contain the same structures.


  Commit: 05aa4f8f64e4ad54c2d8043b2f653d8a1a4423c8
      https://github.com/xoreos/xoreos/commit/05aa4f8f64e4ad54c2d8043b2f653d8a1a4423c8
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-12-28 (Fri, 28 Dec 2018)

  Changed paths:
    M src/sound/xactsoundbank.h
    M src/sound/xactsoundbank_ascii.cpp

  Log Message:
  -----------
  SOUND: Rework and rename XACT structures

To be more in line with the binary format.


  Commit: 41623dd9d6a9653b38f712809663fc314d6a4b18
      https://github.com/xoreos/xoreos/commit/41623dd9d6a9653b38f712809663fc314d6a4b18
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-12-28 (Fri, 28 Dec 2018)

  Changed paths:
    M src/sound/xactsoundbank.h

  Log Message:
  -----------
  SOUND: Add XACT SoundBank enum EventType


  Commit: b244c888f3e910a5062cf17e73a22e342965d969
      https://github.com/xoreos/xoreos/commit/b244c888f3e910a5062cf17e73a22e342965d969
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-12-28 (Fri, 28 Dec 2018)

  Changed paths:
    M src/sound/xactsoundbank.h
    M src/sound/xactsoundbank_ascii.cpp

  Log Message:
  -----------
  SOUND: Convert XACT ASCII SoundBank event type names to EventType


  Commit: 0538a691a7ad57945adaa0bbc71fa0ec98fb10e9
      https://github.com/xoreos/xoreos/commit/0538a691a7ad57945adaa0bbc71fa0ec98fb10e9
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-12-28 (Fri, 28 Dec 2018)

  Changed paths:
    M src/sound/xactsoundbank_binary.cpp
    M src/sound/xactsoundbank_binary.h

  Log Message:
  -----------
  SOUND: Partially implement binary XACT SoundBank loading


Compare: https://github.com/xoreos/xoreos/compare/a3961224a5e7...0538a691a7ad
      **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