4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Oct 03, 2024 — Oct 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #284 from cxong/patch-1
Linkid
as François Magimel
More... almost 2 years ago
Fix link to other licenses More... almost 2 years ago
refactor: use the py3 super syntax
Linkid
as François Magimel
More... almost 3 years ago
ci: update github actions
Linkid
as François Magimel
More... almost 3 years ago
docs(chat): move from gitter to matrix
Linkid
as François Magimel
More... about 3 years ago
fix(controls): convert None to a string to sort it (#275)
Linkid
as François Magimel
More... about 3 years ago
fix(py3): use right types from py2 (#274)
Linkid
as François Magimel
More... about 3 years ago
fix(config): only write strings to the config file
Linkid
as François Magimel
More... about 3 years ago
ci(github): remove the build ext step in tests job (#271)
Linkid
as François Magimel
More... about 3 years ago
refactor(player): remove an unused argument (#270)
Linkid
as François Magimel
More... about 3 years ago
fix(py3): use python3 compat' methods and objects (#269)
Linkid
as François Magimel
More... about 3 years ago
refactor(six): use six everywhere
Linkid
as François Magimel
More... about 3 years ago
fix(fretwork,six): adapt unicode functions to py3
Linkid
as François Magimel
More... about 3 years ago
refactor(instrus): clean up
Linkid
as François Magimel
More... about 3 years ago
fix(guitarscene): use absolute path for import
Linkid
as François Magimel
More... about 3 years ago
refactor(logs): use better levels for issues
Linkid
as François Magimel
More... about 3 years ago
VideoPlayer: extract the C++ extension (#217)
Linkid
as François Magimel
More... about 3 years ago
doc: fix the syntax of the debian install guide
Linkid
as François Magimel
More... about 4 years ago
doc(readme): revamp the README
Linkid
as François Magimel
More... about 4 years ago
doc: remove trailing spaces from licences
Linkid
as François Magimel
More... about 4 years ago
refactor(config): remove game/log_class_inits
Linkid
as François Magimel
More... about 4 years ago
fix(song): check the type of class before sorting
Linkid
as François Magimel
More... about 4 years ago
fix(python3): get integers after some divisions
Linkid
as François Magimel
More... about 4 years ago
style(Shader): reformat docstrings and spaces
Linkid
as François Magimel
More... about 4 years ago
refactor(translations): remove not available langs
Linkid
as François Magimel
More... about 4 years ago
fix(python3): replace xrange with range
Linkid
as François Magimel
More... about 4 years ago
refactor(song): remove the old way to sort songs
Linkid
as François Magimel
More... about 4 years ago
fix(sort): use the key argument of sort
Linkid
as François Magimel
More... about 4 years ago
fix(dict): use items in sortOptionsByKey dict
Linkid
as François Magimel
More... about 4 years ago
fix(cmp): replace the old __cmp__ with ordering
Linkid
as François Magimel
More... about 4 years ago