199 Commits

Author SHA1 Message Date
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
Thomas Edvalson 80c5797279 Add Packet getDataPosition and advance methods for more flexible data reading 2016-03-20 13:15:05 -04:00
Thomas Edvalson d478e8bdbb Use software texture tiling (for now) to support smaller textures 2016-03-20 10:54:10 -04:00
Thomas Edvalson 13f601a5ee Add HTTP request callback 2016-03-20 10:32:18 -04:00
Thomas Edvalson d2f90cb06e Add sdmc path support to FileSystem 2016-03-20 10:16:58 -04:00
Thomas Edvalson a5833c6101 Implement ndsp sound pausing 2016-03-20 09:32:21 -04:00