Commit graph

26 commits

Author SHA1 Message Date
jakcron
739b620073 [fnd|nstool] Promote IFile wrapped classes to libfnd. 2018-10-06 16:45:09 +08:00
jakcron
bba9d21a47 [fnd|polarssl] Added rsa-pss sign support. 2018-09-09 19:54:46 +08:00
jakcron
c026aeee92 [fnd] Add SImpleTextOutput::stringToArray() 2018-08-20 19:25:10 +08:00
jakcron
e7416b1c16 [fnd] Add SimpleTextOutput::arrayToString() 2018-08-14 15:23:02 +08:00
jakcron
99420f28bf Condense crypto and compress wrapper libraries into foundation. 2018-08-07 16:35:03 +08:00
jakcron
1a6d2aa49c [fnd] Silence warnings. 2018-06-29 15:26:11 +08:00
jakcron
4be0b51ddb [fnd] Removed unused functions. 2018-06-24 17:17:21 +08:00
jakcron
9b3a26806a [fnd] Added Vec, changed List. Remove MemoryBlob, replaced with Vec<byte_t>. 2018-06-24 12:45:45 +08:00
jakcron
97cdaf36ac [fnd] Add open constructor to fnd::SimpleFile 2018-06-03 16:47:28 +08:00
jakcron
3363d9152a [fnd] Fix SimpleTextOutput::hxdStyleOutput() 2018-06-01 20:22:09 +08:00
jakcron
76ce22dc69 [nx|nstool] Silence format warnings. Cleanup string resource processing. 2018-05-26 12:07:42 +08:00
jakcron
93509fac5a [fnd] Implement Windows 64bit size_t support in SimpleFile. 2018-05-25 22:54:30 +08:00
jakcron
ab1f092d75 [fnd] unstub Exception::error() 2018-05-22 14:37:38 +08:00
jakcron
b3d5cd6976 [fnd] Fix typecast typo. 2018-04-25 22:22:19 +08:00
jakcron
d017a95a3a [fnd|nstool] Replaced io::makePath() with io::appendToPath(). Enabled utf-8 support to io::makeDirectory. 2018-04-25 20:27:18 +08:00
jakcron
167a343937 [fnd] Fix/Enhance fnd::SimpleTextOutput::hxdStyleDump(). 2018-04-25 19:36:21 +08:00
jakcron
27347214f7 Add Visual Studio (2017) support. 2018-04-25 12:59:42 +08:00
jakcron
949bc4ba27 [fnd] Added read/write methods to IFile that didn't require an offset. 2018-04-15 14:01:24 +08:00
jakcron
45954d837d Add makeDirectory() to fnd::io 2018-04-15 14:00:46 +08:00
jakcron
bfb9d87c95 [fnd] Add ResourceFileReader. This reads simple <key>=<value> files. 2018-04-15 10:38:58 +08:00
jakcron
88bcc8ce6d [fnd] Add fnd::io::getFileSize() 2018-04-15 10:36:43 +08:00
jakcron
8a8fe7b0e8 [fnd] Added IFile interface and SimpleFile implementation. 2018-04-15 10:36:23 +08:00
jakcron
2ff4ea8037 [fnd] Add SimpleTextOutput utility class. 2018-04-07 15:57:33 +08:00
jakcron
7167477874 [fnd] overloaded fnd::io::readFile to allow specifying an offset and size. 2018-03-25 19:52:56 +08:00
jakcron
1c60c86803 Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
jakcron
e74f214a3b change directory structure, and add support for VS compile, and fix aes-xts bug. 2017-08-05 21:09:50 +08:00