[fofix-commits] [stump/fofix] 40d4d8: Remove all leftover video start and end time optio...
noreply at github.com
noreply at github.com
Tue Dec 7 02:55:41 UTC 2010
Branch: refs/heads/master
Home: https://github.com/stump/fofix
Commit: 40d4d8f22bd1b16e65cb8053af743c3b1469ddbf
https://github.com/stump/fofix/commit/40d4d8f22bd1b16e65cb8053af743c3b1469ddbf
Author: John Stumpo <stump at jstump.com>
Date: 2010-12-06 (Mon, 06 Dec 2010)
Changed paths:
M src/GuitarScene.py
M src/Song.py
M src/Stage.py
M src/VideoPlayer.pyx
Log Message:
-----------
Remove all leftover video start and end time options.
Commit: f6a216504bd19bb2b0c1688a5d2ff0304af21af3
https://github.com/stump/fofix/commit/f6a216504bd19bb2b0c1688a5d2ff0304af21af3
Author: John Stumpo <stump at jstump.com>
Date: 2010-12-06 (Mon, 06 Dec 2010)
Changed paths:
M src/GuitarScene.py
M src/Song.py
M src/Stage.py
Log Message:
-----------
Use only the name background.ogv for song-specific video.
Commit: 89fc4cf8150bcf1550373a1f29671e5dfb83c8b8
https://github.com/stump/fofix/commit/89fc4cf8150bcf1550373a1f29671e5dfb83c8b8
Author: John Stumpo <stump at jstump.com>
Date: 2010-12-06 (Mon, 06 Dec 2010)
Changed paths:
M src/Stage.py
Log Message:
-----------
Never loop song-specific video, but always loop theme-supplied video stages.
Commit: 462cf63c2140ba631c5b65f67ef3fa614e458716
https://github.com/stump/fofix/commit/462cf63c2140ba631c5b65f67ef3fa614e458716
Author: John Stumpo <stump at jstump.com>
Date: 2010-12-06 (Mon, 06 Dec 2010)
Changed paths:
M src/Stage.py
Log Message:
-----------
vidSource in Stage does not need to be an instance variable, so don't make it one.
More information about the fofix-commits
mailing list