JNUSLib/src/de/mas/wiiu/jnus
2019-04-26 13:45:24 +02:00
..
entities Refactor and fix FST parsing. 2019-04-26 10:08:09 +02:00
implementations Remove redundant code 2019-04-26 13:45:24 +02:00
interfaces The size in the FSTDataProvider and NUSDataProvider functions are not Optional anymore 2019-04-26 13:44:24 +02:00
utils The size in the FSTDataProvider and NUSDataProvider functions are not Optional anymore 2019-04-26 13:44:24 +02:00
DecryptionService.java Refactor and fix FST parsing. 2019-04-26 10:08:09 +02:00
ExtractionService.java Organize imports 2019-04-19 10:56:43 +02:00
NUSTitle.java Clean up NUSTitle class, move functions to FSTUtils class 2019-04-26 09:55:52 +02:00
NUSTitleConfig.java - The NUSTitleLoaders now don't inherit anymore from a class, but use a static function from NUSTitleLoader. The NUSDataProvider is supplier by a Supplier argument. This simplifies the config. 2019-04-10 18:47:22 +02:00
NUSTitleLoader.java The size in the FSTDataProvider and NUSDataProvider functions are not Optional anymore 2019-04-26 13:44:24 +02:00
NUSTitleLoaderFST.java Add/Update copyright information. Minor cleanup, moved some interfaces 2019-04-10 20:13:38 +02:00
NUSTitleLoaderLocal.java Add/Update copyright information. Minor cleanup, moved some interfaces 2019-04-10 20:13:38 +02:00
NUSTitleLoaderLocalBackup.java - The NUSTitleLoaders now don't inherit anymore from a class, but use a static function from NUSTitleLoader. The NUSDataProvider is supplier by a Supplier argument. This simplifies the config. 2019-04-10 18:47:22 +02:00
NUSTitleLoaderRemote.java Add/Update copyright information. Minor cleanup, moved some interfaces 2019-04-10 20:13:38 +02:00
NUSTitleLoaderWoomy.java - The NUSTitleLoaders now don't inherit anymore from a class, but use a static function from NUSTitleLoader. The NUSDataProvider is supplier by a Supplier argument. This simplifies the config. 2019-04-10 18:47:22 +02:00
Settings.java Add/Update copyright information. Minor cleanup, moved some interfaces 2019-04-10 20:13:38 +02:00
WUDLoader.java Add a WUDLoader utility class to load a WUD/WUX and get the Partitions as NUSTitles or FSTDataProvider. 2019-04-10 20:03:48 +02:00
WUDService.java Close file properly on compressWUDToWUX function 2019-04-24 13:25:22 +02:00