-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Matthias
committed
Jan 17, 2021
1 parent
b90817a
commit fa93d50
Showing
1 changed file
with
9 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
MAJOR: | ||
- How can we tie the scores.bin file entries to the song name? Is using the songcache file the best approach? If so, figure out that format better | ||
- Cover more/all scenarios of files (ie: more instrument scores, special chars,...) | ||
|
||
|
||
MINOR: | ||
- Apply more and better validation everywhere | ||
- Progressbars maybe? | ||
- Searching? |