-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Basic functionality within ludo * cleaned up the pbp file check * cleaned up trailing whitespace * Added m3u support and improved multi disc playlist support. * configurable starting path added. * Updating CI/CD for manual builds. * attempting to fix the winpthread import. * I /looks/ like the chocolatey build of mingw64 is broken. This should grab it directly. * updated cd.yml as well. * updated actions/checkout and actions/setup-go to current version to quiet CI warnings. * correcting default starting directory. Should be users home directory. --------- Co-authored-by: Stephen Ancona <stephen@bagelbyheart.com>
- Loading branch information
1 parent
85dfd86
commit ad635fb
Showing
10 changed files
with
59 additions
and
37 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
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
Submodule database
updated
6 files
+100 −0 | Nintendo - Nintendo 64 update tool.py | |
+3,866 −3,325 | Nintendo - Nintendo 64.dat | |
+182 −0 | Sega - SC-3000.dat | |
+1 −171 | Sega - SG-1000.dat | |
+69 −0 | Sony - PlayStation pbp tool.py | |
+74,546 −59,921 | Sony - PlayStation.dat |
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
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