199 Commits

Author SHA1 Message Date
Thomas Edvalson 6ae6326595 Add missing sdmc check in emu getFilePath 2016-08-13 17:00:12 -04:00
Thomas Edvalson 13fb9ddc4d Send 0-len callback on HTTP failure. Add Keep-Alive header. 2016-08-13 01:55:26 -04:00
Thomas Edvalson 54dc1583aa Forgot to add scissor rect to cache 2016-08-10 22:30:59 -04:00
Thomas Edvalson 44c33d2f07 Add scissor rect to RenderState 2016-08-07 20:42:22 -04:00
Thomas Edvalson 47d3421fc0 Disable hardware texture tiling until bug is figured out 2016-08-03 03:39:47 -04:00
Thomas Edvalson 8109485489 Remove some unneeded legacy code 2016-08-03 03:14:51 -04:00
Thomas Edvalson 891e2dce18 Add TimedOut error code and some HTTP error handling 2016-08-03 03:14:08 -04:00
Thomas Edvalson 49b368e352 Fix missing emulator SSL code 2016-07-31 00:57:16 -04:00
Thomas Edvalson c897cd81a6 Add httpc timeouts. Fixes Cruel/freeShop#43 2016-07-31 00:54:23 -04:00
Thomas Edvalson 20345e31bc Fix Texture destructor bug that crashed when texture was empty 2016-07-25 05:13:04 -04:00
Thomas Edvalson 244fba8495 Change user-agent and httpc default proxy arg 2016-07-18 18:26:54 -04:00
Thomas Edvalson b92cc01559 Fix texture binding bug with system font 2016-07-18 18:22:59 -04:00
Thomas Edvalson 93210eb447 Add setRelativePriority to Thread and change SoundStream thread priority 2016-07-09 18:42:56 -04:00
Thomas Edvalson 8be4e6664c Bump 3ds-tools release version 2016-06-24 21:35:35 -04:00
Thomas Edvalson bfb17bec47 Add -D_3DS flags where necessary 2016-06-23 16:24:24 -04:00
Thomas Edvalson 845369632d Add codecov and badges 2016-06-14 19:34:05 -04:00
Thomas Edvalson aa18647d91 Use CMake FindVorbis 2016-06-13 13:36:42 -04:00
Thomas Edvalson a73da4c19e Add possible PORTLIBS override env variable 2016-06-13 02:40:07 -04:00
Thomas Edvalson b36b425915 Increase joystick threshold and ignore CFLAGS in 3DS cross compile 2016-06-12 14:20:14 -04:00
Thomas Edvalson ecaf2b50d9 Add cpp3ds-test lib 2016-06-10 22:48:27 -04:00
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