179 Commits

Author SHA1 Message Date
Thomas Edvalson 53eec38cc8 Get unit test framework working 2016-06-10 21:55:39 -04:00
Thomas Edvalson 2ef849024f Fix banner dependency in cmake 2016-06-06 01:30:21 -04:00
Thomas Edvalson 5c0cb16b60 Add HTTP::close() method for better httpc control 2016-06-06 00:50:52 -04:00
Thomas Edvalson 2167fa7917 Add option to use pre-built banner 2016-06-01 12:49:06 -04:00
Thomas Edvalson f44db4f01c Allow for custom http buffer size 2016-05-30 21:35:17 -04:00
Thomas Edvalson dbb9b597c8 Add version to CIA build and update README 2016-05-30 03:58:56 -04:00
Thomas Edvalson 5383cac7a8 Fix sound bug and remove unnecessary code 2016-05-30 01:41:31 -04:00
Thomas Edvalson e46d31acc7 Fix some HTTP errors
Don't close context until class is destroyed.
Increase field buffer length to 1024 (enough?)
2016-05-28 18:30:32 -04:00
Thomas Edvalson e87d589154 Add system font 2016-05-28 12:06:05 -04:00
Thomas Edvalson 0c01a02baf Update FBI sendfile script for 2.x protocol 2016-05-27 14:28:58 -04:00
Thomas Edvalson 54a2001db5 Use newer Docker build environment v0.3 2016-05-27 13:58:15 -04:00
Thomas Edvalson 65b4765790 Fix c++11 abi for travis 2016-05-25 16:26:05 -04:00
Thomas Edvalson a3d6c8a684 Define CXX11_ABI value for consistency 2016-05-25 00:17:58 -04:00
Thomas Edvalson 257f8c9b34 Get travis-ci to build with libsfml 2.3 2016-05-24 18:32:04 -04:00
Thomas Edvalson 72d92db635 Remove gl3ds from build env 2016-05-24 01:16:03 -04:00
Thomas Edvalson 5300d22a7a Merge branch 'master' of github.com:/cpp3ds/cpp3ds 2016-05-23 18:28:06 -04:00
Thomas Edvalson 977b2015e9 Update 3ds-tools 2016-05-23 18:26:57 -04:00
Thomas Edvalson 8426f192f1 Merge pull request #2 from ss23/language_fix
Default to English in case of failed syscall
2016-05-23 15:58:06 -04:00
Thomas Edvalson a968c83584 Replace mbedtls with OpenSSL for emulator 2016-05-23 12:55:09 -04:00
Thomas Edvalson 3e47205423 Get travis working again 2016-05-18 02:20:39 -04:00
Thomas Edvalson e392f3b352 Update networking/HTTP classes and Services
- Get rid of mbedtls dependency for the 3ds.
- Use Httpc service instead of sockets in HTTP class
- Added AM service for fun too
2016-05-15 23:58:39 -04:00
Thomas Edvalson 9c8aed7cdb Add variable GPU buffer size and System Font textures 2016-05-15 23:57:50 -04:00
Thomas Edvalson 08241ffbfa Permit ARM/EMU specific source files via cmake variables 2016-05-15 00:01:37 -04:00
Thomas Edvalson 00e9e62a49 Stop using citro3d renderqueue for now due to texture glitches 2016-04-17 18:11:20 -04:00
Thomas Edvalson ec706aaab4 Enable n3ds speedup and use citro3d renderqueues 2016-04-14 23:57:18 -04:00