[fofix-commits] [fofix/fofix] c65fc7: DebugLayer: update for new way Tasks are managed

GitHub noreply at github.com
Sun Aug 16 03:42:12 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/fofix/fofix
  Commit: c65fc716eacd9e6542ef2892b55a4e7d0aab7ee0
      https://github.com/fofix/fofix/commit/c65fc716eacd9e6542ef2892b55a4e7d0aab7ee0
  Author: John Stumpo <stump at stump.io>
  Date:   2015-08-15 (Sat, 15 Aug 2015)

  Changed paths:
    M fofix/game/Debug.py

  Log Message:
  -----------
  DebugLayer: update for new way Tasks are managed


  Commit: ffdb0c2c28976fd9c8f0d1a7234e123a096678c2
      https://github.com/fofix/fofix/commit/ffdb0c2c28976fd9c8f0d1a7234e123a096678c2
  Author: John Stumpo <stump at stump.io>
  Date:   2015-08-15 (Sat, 15 Aug 2015)

  Changed paths:
    M fofix/core/GameEngine.py

  Log Message:
  -----------
  GameEngine: remove obsolete doRun method


  Commit: 3e0a171c47a1d6e5a3bac129574f90d37b2663f2
      https://github.com/fofix/fofix/commit/3e0a171c47a1d6e5a3bac129574f90d37b2663f2
  Author: John Stumpo <stump at stump.io>
  Date:   2015-08-15 (Sat, 15 Aug 2015)

  Changed paths:
    M fofix/core/Audio.py
    M fofix/core/Microphone.py
    M fofix/tests/ResourceTest.py

  Log Message:
  -----------
  Remove remaining synchronized=False from calls to GameEngine.addTask.


  Commit: 7931bd5df9a72d83881a2f6a3aa3da46bf3cf108
      https://github.com/fofix/fofix/commit/7931bd5df9a72d83881a2f6a3aa3da46bf3cf108
  Author: John Stumpo <stump at stump.io>
  Date:   2015-08-15 (Sat, 15 Aug 2015)

  Changed paths:
    R fofix/core/pypitch/AnalyzerInput.cpp
    R fofix/core/pypitch/AnalyzerInput.hpp
    M fofix/core/pypitch/_pypitch.pyx
    M setup.py

  Log Message:
  -----------
  pypitch: Use Cython's real C++ class support instead of the previously-required hacks.

This allows removal of AnalyzerInput.{cpp,hpp}, which would need ifdefs for Python 3.


  Commit: a4831c151f1e8a93b73dc8f7136947f9e1eef7a6
      https://github.com/fofix/fofix/commit/a4831c151f1e8a93b73dc8f7136947f9e1eef7a6
  Author: John Stumpo <stump at stump.io>
  Date:   2015-08-15 (Sat, 15 Aug 2015)

  Changed paths:
    M setup.py

  Log Message:
  -----------
  setup.py: Change prints for dual Python 2/3 compatibility.


  Commit: d898d95dd5b033c14748a43119ddd625e6273460
      https://github.com/fofix/fofix/commit/d898d95dd5b033c14748a43119ddd625e6273460
  Author: John Stumpo <stump at stump.io>
  Date:   2015-08-15 (Sat, 15 Aug 2015)

  Changed paths:
    M fofix/core/SceneFactory.py
    M setup.py

  Log Message:
  -----------
  Finish making setup.py run under Python 3.


Compare: https://github.com/fofix/fofix/compare/12d3cb09346f...d898d95dd5b0


More information about the fofix-commits mailing list