[fofix-commits] [stump/fofix] 78819f: Give the video code the ability to be manually adv...

noreply at github.com noreply at github.com
Sun Apr 3 23:50:09 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/stump/fofix

Commit: 78819fffaab00c99e454c2520ea6125405a1d19a
    https://github.com/stump/fofix/commit/78819fffaab00c99e454c2520ea6125405a1d19a
Author: John Stumpo <stump at jstump.com>
Date:   2011-03-30 (Wed, 30 Mar 2011)

Changed paths:
  M src/VideoPlayer.h
  M src/VideoPlayer.pyx
  M src/VideoPlayerCore.c

Log Message:
-----------
Give the video code the ability to be manually advanced as opposed to running off the system clock.

The game code doesn't use this yet, but that'll be the next thing.


Commit: 8c41c77d28e4156598e71c09f9500f8d26220a9b
    https://github.com/stump/fofix/commit/8c41c77d28e4156598e71c09f9500f8d26220a9b
Author: John Stumpo <stump at jstump.com>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  A src/LinedConfigParser.py

Log Message:
-----------
Add a custom line-number-tracking modification of ConfigParser.


Commit: 3ed1a922124c69760b55ee4e92fd784b4b252ef3
    https://github.com/stump/fofix/commit/3ed1a922124c69760b55ee4e92fd784b4b252ef3
Author: John Stumpo <stump at jstump.com>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  M src/Font.py
  M src/Rockmeter.py
  M src/Theme.py
  A src/constants.py

Log Message:
-----------
Move LEFT, CENTER, and RIGHT into a new module for defined constants.


Commit: 1029bbb1f67d8a0db6067f275199e734fc6953eb
    https://github.com/stump/fofix/commit/1029bbb1f67d8a0db6067f275199e734fc6953eb
Author: John Stumpo <stump at jstump.com>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  M src/Rockmeter.py
  M src/Stage.py

Log Message:
-----------
Use LinedConfigParser for Stage and Rockmeter.


Commit: b3a7b409a9e075f18f7696563415a08228134417
    https://github.com/stump/fofix/commit/b3a7b409a9e075f18f7696563415a08228134417
Author: John Stumpo <stump at jstump.com>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  M src/Theme.py

Log Message:
-----------
Get rid of the evals in Theme in favor of a function checking horizontal alignment values.


Commit: 5425e11142ffff57d2333b406990d6b1057a4b88
    https://github.com/stump/fofix/commit/5425e11142ffff57d2333b406990d6b1057a4b88
Author: John Stumpo <stump at jstump.com>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Use the halign parsing function where applicable in Rockmeter.


Commit: c1514a5f64c64cd9c5a7c811a35d6caca6ef4c92
    https://github.com/stump/fofix/commit/c1514a5f64c64cd9c5a7c811a35d6caca6ef4c92
Author: John Stumpo <stump at jstump.com>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  M src/GameEngine.py
  M src/Svg.py

Log Message:
-----------
Use the horizontal alignment constants in more places.


Commit: a599024b1aff531c2a629cc7aed626e96ea211e9
    https://github.com/stump/fofix/commit/a599024b1aff531c2a629cc7aed626e96ea211e9
Author: John Stumpo <stump at jstump.com>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Put Rockmeter's repeated get() method into a mixin class.


Commit: 819d28f7c8ced46262d8d5973431dee00aef9384
    https://github.com/stump/fofix/commit/819d28f7c8ced46262d8d5973431dee00aef9384
Author: John Stumpo <stump at jstump.com>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Remove a useless line from Rockmeter.


Commit: 28f51baca1eda49b667da12870c5d2699bef4370
    https://github.com/stump/fofix/commit/28f51baca1eda49b667da12870c5d2699bef4370
Author: John Stumpo <stump at jstump.com>
Date:   2011-04-03 (Sun, 03 Apr 2011)

Changed paths:
  M src/Rockmeter.py

Log Message:
-----------
Add precompilation of rockmeter.ini expressions.


Compare: https://github.com/stump/fofix/compare/9e5f641...28f51ba


More information about the fofix-commits mailing list