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

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


  Branch: refs/heads/master
  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.


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