-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
version 1.1.16 - Fix Song detection and update Offsets (#8)
* Update to latest Offsets * Better detection of what is an Invalid and Valid TrackID * Revert my left in Debug * Checking if letter is a Digit or a real Letter * Fixed mixing of true and false + improve detection * implement dynamic track address scanning as fallback, version 1.1.16 --------- Co-authored-by: LabyStudio <[email protected]>
- Loading branch information
1 parent
134188d
commit 200ca52
Showing
4 changed files
with
61 additions
and
13 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,4 +6,5 @@ | |
out | ||
.gradle | ||
*.iml | ||
build | ||
build | ||
run/ |
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