JNUSLib/src/de/mas/wiiu/jnus
2019-04-10 18:13:25 +02:00
..
entities Throw a ParseException on error in the ContentFSTInfo 2019-04-10 18:08:56 +02:00
implementations Close the outputstream after reading from a WUX 2019-04-10 18:13:25 +02:00
utils Optimize the getBytesFromStream function StreamUtils 2019-04-10 18:11:54 +02:00
DecryptionService.java Implement random access for non-hashed files 2019-04-07 00:10:36 +02:00
ExtractionService.java Add wrapper a wrapper function to get chunk of data from a content to the ExtractionsService 2019-04-06 16:50:36 +02:00
FSTUtils.java Add FSTUtils class for common FST operations 2019-04-10 17:48:54 +02:00
InputStreamWithException.java Added license information, some code formatting 2018-03-10 12:22:10 +01:00
NUSTitle.java Add FSTUtils class for common FST operations 2019-04-10 17:48:54 +02:00
NUSTitleConfig.java Organize import, formatting. 2018-12-06 17:37:32 +01:00
NUSTitleLoader.java Added option to load NUSTitlesRemote without decrypting anything (or parsing the FST) ( => for downloading) 2018-12-06 15:57:36 +01:00
NUSTitleLoaderLocal.java Added license information, some code formatting 2018-03-10 12:22:10 +01:00
NUSTitleLoaderLocalBackup.java Add support for the "LocalBackup" format 2019-04-07 14:56:32 +02:00
NUSTitleLoaderRemote.java Fixes a little but nasty bug. 2019-01-06 16:43:19 +01:00
NUSTitleLoaderWoomy.java Added license information, some code formatting 2018-03-10 12:22:10 +01:00
NUSTitleLoaderWUD.java Improved logging 2018-12-06 17:40:11 +01:00
PipedInputStreamWithException.java Improved logging 2018-12-06 17:40:11 +01:00
Settings.java Added options to disable parellelisation 2018-12-06 17:10:15 +01:00
WUDService.java Returns Optionals instead of null or throw proper Exceptions on WUDService class. 2019-04-10 18:06:02 +02:00