[xoreos-git] [xoreos/xoreos-tools] 24c340: AURORA: Add a Platform value for Android mobile ph...

GitHub noreply at github.com
Sun Jul 29 16:00:20 CEST 2018


  Branch: refs/heads/master
  Home:   https://github.com/xoreos/xoreos-tools
  Commit: 24c340216d1b318ad0a57a3187723d215fea10c9
      https://github.com/xoreos/xoreos-tools/commit/24c340216d1b318ad0a57a3187723d215fea10c9
  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: 31a97edd10f023c69eae1b42143a97e344711979
      https://github.com/xoreos/xoreos-tools/commit/31a97edd10f023c69eae1b42143a97e344711979
  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: c0c16140d6f9226a341d502af207713fbdb77361
      https://github.com/xoreos/xoreos-tools/commit/c0c16140d6f9226a341d502af207713fbdb77361
  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: da3e5015a07bd320bd5b9a7c6eac976f0581df64
      https://github.com/xoreos/xoreos-tools/commit/da3e5015a07bd320bd5b9a7c6eac976f0581df64
  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: dfe6d643a8277cf7d0e3213f622ef9ff28132e0d
      https://github.com/xoreos/xoreos-tools/commit/dfe6d643a8277cf7d0e3213f622ef9ff28132e0d
  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.


Compare: https://github.com/xoreos/xoreos-tools/compare/a836d5a294ae...dfe6d643a827
      **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