[xoreos-git] [xoreos/phaethon] 3399d0: AURORA: Add a Platform value for Android mobile ph...

GitHub noreply at github.com
Sat Aug 4 17:38:37 CEST 2018


  Branch: refs/heads/coverity_scan
  Home:   https://github.com/xoreos/phaethon
  Commit: 3399d059d996f1b76f3833e29060f507b96dd27b
      https://github.com/xoreos/phaethon/commit/3399d059d996f1b76f3833e29060f507b96dd27b
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M src/aurora/types.h
    M src/aurora/util.cpp

  Log Message:
  -----------
  AURORA: Add a Platform value for Android mobile phones and tablets


  Commit: d40d03a86ee284a656904f741c1cc2381c7a7203
      https://github.com/xoreos/phaethon/commit/d40d03a86ee284a656904f741c1cc2381c7a7203
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M src/aurora/types.h
    M src/aurora/util.cpp

  Log Message:
  -----------
  AURORA: Add a Platform value for Apple iOS mobile phones and tablets


  Commit: 2bb658f26779fc1f1a71e16d266d3423de79f895
      https://github.com/xoreos/phaethon/commit/2bb658f26779fc1f1a71e16d266d3423de79f895
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M src/aurora/types.h
    M src/aurora/util.cpp

  Log Message:
  -----------
  AURORA: Re-sort Platform enum

So that the values are roughly grouped by "type". First desktop
platforms, then consoles, then mobiles devices.


  Commit: 010e6fba149e1ce0520e539b90aa564a169d0963
      https://github.com/xoreos/phaethon/commit/010e6fba149e1ce0520e539b90aa564a169d0963
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M src/aurora/language_strings.h

  Log Message:
  -----------
  AURORA: Add "zh-hans", "zh-hant" and variants to the language strings

More variants to spell Chinese Simplified and Traditional.


  Commit: 6b6ac8b8cea699c195f6679d5fafafe201461f90
      https://github.com/xoreos/phaethon/commit/6b6ac8b8cea699c195f6679d5fafafe201461f90
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M src/aurora/language.cpp
    M src/aurora/language.h
    M tests/aurora/language.cpp

  Log Message:
  -----------
  AURORA: Add LanguageManager::getLanguages()

Returning a std::vector of all declared supported languages.


  Commit: 875fd098ccdbb50b6214944da11337c4cf7ef9fc
      https://github.com/xoreos/phaethon/commit/875fd098ccdbb50b6214944da11337c4cf7ef9fc
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-29 (Sun, 29 Jul 2018)

  Changed paths:
    M src/images/sbm.cpp
    M src/images/sbm.h

  Log Message:
  -----------
  IMAGES: Add support for swizzled Xbox SBM images

Unfortunately, there's no way to tell from the image data alone
whether an SBM is swizzled, so the image decoder needs to be told.


  Commit: b5872421fb5a459e4fc5fc14780cc364bfda48ac
      https://github.com/xoreos/phaethon/commit/b5872421fb5a459e4fc5fc14780cc364bfda48ac
  Author: Sven Hesse <drmccoy at drmccoy.de>
  Date:   2018-07-30 (Mon, 30 Jul 2018)

  Changed paths:
    M m4/boost.m4

  Log Message:
  -----------
  BUILD: Extend boost.m4 to recognize gcc 8.2


Compare: https://github.com/xoreos/phaethon/compare/69da841e3057...b5872421fb5a
      **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