forked from Taiko2k/Tauon
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix song skipping in repeat mode, fix localization issues, typing and…
… logging fixes (Taiko2k#1321) * Main: Type up all bare index function vars * Phazor: Switch all prints to logging module * Phazor: Fix bugged out extension print when filename had dots in it * Phazor: Do not advance song in this if block if we are using repeat, fixes Taiko2k#1320 * Phazor: Format code * Phazor: Fix f-string compat * Phazor: Fix path exists detection * Phazor: Fix get_phazor_path() returning str instead of Path * Phazor: calc_rg can have None passed for the track * Mark tauon as being Typed * Fix compiling translations and check for locale folder existence * print locale dir --------- Co-authored-by: Taiko2k <Taiko2k@users.noreply.github.com>
- Loading branch information
Showing
7 changed files
with
181 additions
and
183 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.