[fofix-commits] [fofix/fofix] 60c60a: Replace iso-8859-1 with utf-8 encoding
GitHub
noreply at github.com
Thu Jan 18 07:27:48 EST 2018
Branch: refs/heads/master
Home: https://github.com/fofix/fofix
Commit: 60c60ac229bc9c828376e25f968cf2b4248e5f7e
https://github.com/fofix/fofix/commit/60c60ac229bc9c828376e25f968cf2b4248e5f7e
Author: François Magimel <magimel.francois at gmail.com>
Date: 2017-11-22 (Wed, 22 Nov 2017)
Changed paths:
M fofix/core/Config.py
M fofix/core/GameEngine.py
M fofix/core/Image.py
M fofix/core/Input.py
M fofix/core/Language.py
M fofix/core/Microphone.py
M fofix/core/Mod.py
M fofix/core/Player.py
M fofix/core/Resource.py
M fofix/core/Settings.py
M fofix/core/Shader.py
M fofix/core/Texture.py
M fofix/core/Theme.py
M fofix/core/Video.py
M fofix/core/View.py
M fofix/game/Dialogs.py
M fofix/game/GameResultsScene.py
M fofix/game/Menu.py
M fofix/game/Scorekeeper.py
M fofix/game/guitarscene/GuitarScene.py
M fofix/game/guitarscene/Neck.py
M fofix/game/guitarscene/Rockmeter.py
M fofix/game/guitarscene/instruments/Drum.py
M fofix/game/guitarscene/instruments/Guitar.py
M fofix/game/guitarscene/instruments/Instrument.py
M fofix/game/guitarscene/instruments/Vocalist.py
Log Message:
-----------
Replace iso-8859-1 with utf-8 encoding
Commit: 243fb654f6887890875f2ef4f73b5aec3c1a5d3c
https://github.com/fofix/fofix/commit/243fb654f6887890875f2ef4f73b5aec3c1a5d3c
Author: François Magimel <magimel.francois at gmail.com>
Date: 2017-11-23 (Thu, 23 Nov 2017)
Changed paths:
M FoFiX.py
M fofix/core/Data.py
M fofix/core/GameEngine.py
M fofix/core/Input.py
M fofix/core/Microphone.py
M fofix/core/Player.py
M fofix/core/Resource.py
M fofix/core/Theme.py
M fofix/game/Dialogs.py
M fofix/game/guitarscene/Rockmeter.py
M fofix/game/guitarscene/Stage.py
M fofix/game/song/song.py
Log Message:
-----------
Log: use the INFO level instead of the NOTICE one
Commit: 7afe2abd582074303a6ed4cec6f07a6045929c01
https://github.com/fofix/fofix/commit/7afe2abd582074303a6ed4cec6f07a6045929c01
Author: François Magimel <magimel.francois at gmail.com>
Date: 2017-11-23 (Thu, 23 Nov 2017)
Changed paths:
M fofix/core/Config.py
M fofix/core/GameEngine.py
M fofix/core/Player.py
M fofix/core/Resource.py
M fofix/core/Settings.py
M fofix/core/Shader.py
M fofix/core/Texture.py
M fofix/core/Video.py
M fofix/game/Dialogs.py
M fofix/game/GameResultsScene.py
M fofix/game/guitarscene/GuitarScene.py
M fofix/game/guitarscene/instruments/Vocalist.py
Log Message:
-----------
Specify exceptions
Commit: cde5aa7f73632c1af89170decbd2589e743d3f07
https://github.com/fofix/fofix/commit/cde5aa7f73632c1af89170decbd2589e743d3f07
Author: François Magimel <magimel.francois at gmail.com>
Date: 2017-11-25 (Sat, 25 Nov 2017)
Changed paths:
M FoFiX.py
M fofix/core/Config.py
M fofix/core/Data.py
M fofix/core/GameEngine.py
M fofix/core/Image.py
M fofix/core/Input.py
M fofix/core/Language.py
M fofix/core/Microphone.py
M fofix/core/Mod.py
M fofix/core/Player.py
M fofix/core/Resource.py
M fofix/core/Settings.py
M fofix/core/Shader.py
M fofix/core/Texture.py
M fofix/core/Theme.py
M fofix/core/Video.py
M fofix/core/View.py
M fofix/game/Credits.py
M fofix/game/Debug.py
M fofix/game/Dialogs.py
M fofix/game/GameResultsScene.py
M fofix/game/MainMenu.py
M fofix/game/Menu.py
M fofix/game/Scorekeeper.py
M fofix/game/SongChoosingScene.py
M fofix/game/guitarscene/GuitarScene.py
M fofix/game/guitarscene/Neck.py
M fofix/game/guitarscene/Rockmeter.py
M fofix/game/guitarscene/Stage.py
M fofix/game/guitarscene/instruments/Drum.py
M fofix/game/guitarscene/instruments/Guitar.py
M fofix/game/guitarscene/instruments/Instrument.py
M fofix/game/guitarscene/instruments/Vocalist.py
M fofix/game/song/song.py
M fofix/tests/__init__.py
Log Message:
-----------
Log: update the fretwork log module
The idea is to use the python logging module to manage logs.
Commit: d47bef14efd363cf7aeb5ebf50c46711a29fabb6
https://github.com/fofix/fofix/commit/d47bef14efd363cf7aeb5ebf50c46711a29fabb6
Author: François Magimel <magimel.francois at gmail.com>
Date: 2017-11-25 (Sat, 25 Nov 2017)
Changed paths:
M requirements.txt
Log Message:
-----------
Requirements: update fretwork to 0.3.0
This new version of fretwork is on PyPI.
Commit: 05de749228b54b7e17b113de0a34205e5ec84353
https://github.com/fofix/fofix/commit/05de749228b54b7e17b113de0a34205e5ec84353
Author: François Magimel <magimel.francois at gmail.com>
Date: 2017-11-25 (Sat, 25 Nov 2017)
Changed paths:
M README.md
M doc/source/quickstart/installation.rst
Log Message:
-----------
Doc: remove the fretwork case
Fretwork is now on PyPI.
Commit: 48e0e2a14dbe064a7429eea162c9ac8eaa561b6b
https://github.com/fofix/fofix/commit/48e0e2a14dbe064a7429eea162c9ac8eaa561b6b
Author: François Magimel <magimel.francois at gmail.com>
Date: 2017-11-28 (Tue, 28 Nov 2017)
Changed paths:
M .travis.yml
Log Message:
-----------
Travis: use GCC 4.9 for fretwork
Commit: ce5bf9191a9b8df9ba5da55285e6adeb3e28dfeb
https://github.com/fofix/fofix/commit/ce5bf9191a9b8df9ba5da55285e6adeb3e28dfeb
Author: François Magimel <magimel.francois at gmail.com>
Date: 2017-12-05 (Tue, 05 Dec 2017)
Changed paths:
M FoFiX.py
Log Message:
-----------
Update the needed version of fretwork
Commit: 58f66725e496261b00a98345ed4865eb207c6661
https://github.com/fofix/fofix/commit/58f66725e496261b00a98345ed4865eb207c6661
Author: François Magimel <francois.magimel at alumni.enseeiht.fr>
Date: 2018-01-18 (Thu, 18 Jan 2018)
Changed paths:
M .travis.yml
M FoFiX.py
M README.md
M doc/source/quickstart/installation.rst
M fofix/core/Config.py
M fofix/core/Data.py
M fofix/core/GameEngine.py
M fofix/core/Image.py
M fofix/core/Input.py
M fofix/core/Language.py
M fofix/core/Microphone.py
M fofix/core/Mod.py
M fofix/core/Player.py
M fofix/core/Resource.py
M fofix/core/Settings.py
M fofix/core/Shader.py
M fofix/core/Texture.py
M fofix/core/Theme.py
M fofix/core/Video.py
M fofix/core/View.py
M fofix/game/Credits.py
M fofix/game/Debug.py
M fofix/game/Dialogs.py
M fofix/game/GameResultsScene.py
M fofix/game/MainMenu.py
M fofix/game/Menu.py
M fofix/game/Scorekeeper.py
M fofix/game/SongChoosingScene.py
M fofix/game/guitarscene/GuitarScene.py
M fofix/game/guitarscene/Neck.py
M fofix/game/guitarscene/Rockmeter.py
M fofix/game/guitarscene/Stage.py
M fofix/game/guitarscene/instruments/Drum.py
M fofix/game/guitarscene/instruments/Guitar.py
M fofix/game/guitarscene/instruments/Instrument.py
M fofix/game/guitarscene/instruments/Vocalist.py
M fofix/game/song/song.py
M fofix/tests/__init__.py
M requirements.txt
Log Message:
-----------
Merge pull request #139 from Linkid/bump/fretwork
Update the fretwork lib to the version 0.3.0
Compare: https://github.com/fofix/fofix/compare/7f0adfa799c1...58f66725e496
More information about the fofix-commits
mailing list