Commit Graph

  • df1d39b060 Fix svcSetTimer. Steven Smith 2015-12-29 18:46:38 -0800
  • 2feb368dd1 Do not make RomFS the default device fincs 2015-12-29 14:22:04 +0100
  • 9fee423e8a Merge pull request #235 from Steveice10/master fincs 2015-12-29 12:02:11 +0100
  • 74a58330e8 Add __sync_get_arbiter. Steven Smith 2015-12-28 20:46:04 -0800
  • aca183a47b Merge pull request #233 from Subv/patch-1 fincs 2015-12-28 00:45:52 +0100
  • 85223098c6 Fixed the timeout parameter in svcArbitrateAddress Sebastian Valle 2015-12-27 18:23:26 -0500
  • 20e542c2c8 Examples have been moved to https://github.com/devkitPro/3ds-examples fincs 2015-12-24 12:39:26 +0100
  • 7defc9053f Merge pull request #230 from Lectem/patch-1 fincs 2015-12-13 21:34:56 +0100
  • 2d2cafcd86 Added documentation link in the readme Lectem 2015-12-13 13:34:59 -0500
  • 539710f4d2 Merge 9a74af9e46 into 1c18b0bffe Lectem 2015-12-07 16:47:13 +0000
  • d4a24169c5 Bump version to 1.0.0 - with changelog v1.0.0 fincs 2015-12-05 13:29:34 +0100
  • 1951d3b793 Update Makefiles for devkitARM r45 fincs 2015-11-29 20:56:33 +0100
  • a7a0613f38 Fix thread stack alignment fincs 2015-11-29 20:45:34 +0100
  • 51709c69e2 Document thread API fincs 2015-11-28 23:45:54 +0100
  • 9410a6db2b sdmc_dev.c: make string buffers thread local fincs 2015-11-25 21:47:18 +0100
  • 3f9513e62c Add TLS (thread local storage) support fincs 2015-11-25 21:46:54 +0100
  • 33d05f0fd0 Add basic multithreading example fincs 2015-11-22 17:07:07 +0100
  • 12555d77a4 Revise APT/GSP/NDSP to use the new thread API fincs 2015-11-21 18:55:51 +0100
  • b1e97f2ca4 Add WIP thread wrapper API fincs 2015-11-21 18:55:05 +0100
  • 05b8ce5b5d Implement devkitARM/newlib lock support & dynamic reent fincs 2015-11-21 14:14:56 +0100
  • 1c18b0bffe Merge branch 'master' into great-refactor fincs 2015-12-07 11:43:44 +0100
  • 46ebd3e1d8 fix warning Dave Murphy 2015-12-07 08:44:50 +0000
  • 02f145b9e2 remove more greetz Dave Murphy 2015-12-07 08:43:08 +0000
  • 02beea3ed7 remove greetz Dave Murphy 2015-12-07 08:30:22 +0000
  • e2037f5795 Merge pull request #227 from Cruel/great-refactor fincs 2015-12-06 11:40:38 +0100
  • 4eff425593 Make ndspWaveBuf's vaddr const Thomas Edvalson 2015-12-05 18:39:46 -0500
  • c048221f86 Add shaderProgramSetGshMode() for configuring geoshader mode fincs 2015-12-05 13:28:41 +0100
  • c14634f323 Synchronize GPU register names with the 3dbrew Wiki, again fincs 2015-12-05 13:27:02 +0100
  • bd36f283fd Correct error in FSUSER_OpenArchive/FSUSER_CloseArchive fincs 2015-12-04 18:36:09 +0100
  • 3657571591 Add proctex GPU register names and enumerations from the 3dbrew Wiki fincs 2015-12-02 12:04:13 +0100
  • 33ba77db4d Revert "Revert "Dynamically determine heap sizes."" fincs 2015-12-01 13:25:09 +0100
  • f052d22ceb shaderProgram: manage GPUREG_SH_OUTATTR_MODE/CLOCK fincs 2015-12-01 13:22:34 +0100
  • f7798302ea Add new GPU register names and enumerations from the 3dbrew Wiki fincs 2015-12-01 12:58:57 +0100
  • 50e804d4d2 Merge pull request #225 from Dazzozo/am-title-database fincs 2015-12-01 11:33:49 +0100
  • 5daecd8d24 AM: implement external title database IPC functions Daz Jones 2015-12-01 01:37:43 +0000
  • 9a74af9e46 added a changelog Lectem 2015-11-08 21:47:26 -0500
  • 416cc38797 Add a few additional GPU enumerations fincs 2015-11-25 21:49:26 +0100
  • f4686e7e88 Merge 837fe32128 into 6a7f13654d DiscostewSM 2015-11-25 07:04:08 +0000
  • 837fe32128 GPU - revert register name DiscostewSM 2015-11-24 19:03:45 -0800
  • 0f2f7213c8 Separate output buffers and viewport DiscostewSM 2015-11-24 18:53:27 -0800
  • cc8e0c29b6 Revert "Dynamically determine heap sizes." fincs 2015-11-22 01:13:41 +0100
  • 19bca8177a Merge pull request #207 from Steveice10/great-refactor fincs 2015-11-21 21:13:09 +0100
  • b96dd51d33 Dynamically determine heap sizes. Steven Smith 2015-11-21 10:37:22 -0800
  • 5ece63029a Merge pull request #222 from Steveice10/y2r-docs fincs 2015-11-21 18:59:20 +0100
  • 58b0b9db4d Revise algorithm used by LightLock_Lock/Unlock to fix potential issues fincs 2015-11-21 18:57:16 +0100
  • 827bbba993 Add to and clean up Y2R documentation. Steven Smith 2015-11-21 09:26:50 -0800
  • 9b57720cee Add LightLock_TryLock and RecursiveLock_TryLock fincs 2015-11-21 11:48:20 +0100
  • e554f11999 Update template Makefile with the following changes: fincs 2015-11-21 01:12:33 +0100
  • 5923112082 Several improvements to shaderProgram, see details: fincs 2015-11-21 00:49:33 +0100
  • 10c7711ce5 Correct osConvertVirtToPhys/osConvertOldLINEARMemToNew parameter type fincs 2015-11-20 17:24:02 +0100
  • 699748da98 Merge branch 'great-refactor' of github.com:smealum/ctrulib into great-refactor Michael Theall 2015-11-20 09:45:26 -0600
  • a1157f7b8b Fix comparator for overflow check Michael Theall 2015-11-20 09:44:58 -0600
  • f8dec9ec5c Fix FS_ATTRIBUTE bitmask values fincs 2015-11-20 16:43:32 +0100
  • b21fa8a57f Fix typo in documentation that broke generation for FS and CFGU fincs 2015-11-19 23:08:18 +0100
  • c0f75ae42b Robustify UTF translation Michael Theall 2015-11-19 13:49:31 -0600
  • 3714fa3810 Merge branch 'master' into great-refactor fincs 2015-11-19 11:44:59 +0100
  • 3fbea733c6 Add fsUseSession/fsEndUseSession fincs 2015-11-19 11:35:02 +0100
  • f6ebc7f285 Merge pull request #221 from Steveice10/mic-fix fincs 2015-11-19 01:12:50 +0100
  • d6dc1d52c5 Fix order of memalign parameters in MIC example. Steven Smith 2015-11-18 15:45:01 -0800
  • 9d950e2523 Merge 0ac271c82c into 6e3b2a4cd7 Steven Smith 2015-11-15 22:18:55 +0000
  • 6e3b2a4cd7 Merge pull request #219 from Steveice10/launcher fincs 2015-11-15 23:18:52 +0100
  • 13a5a225b3 Reference count srv, cleanup launcher code. Steven Smith 2015-11-15 09:37:04 -0800
  • 0ac271c82c Deprecate HB service. Steven Smith 2015-11-15 10:33:30 -0800
  • 651013d3d0 Fix PATH_UTF16 size miscalculation, yet again fincs 2015-11-15 19:21:00 +0100
  • b96697f7a4 Bring back fsMakePath fincs 2015-11-15 13:51:01 +0100
  • 083e89628e Merge pull request #218 from Steveice10/fs fincs 2015-11-15 13:27:17 +0100
  • 324fcff1dc Bring FS up to date. Steven Smith 2015-11-11 20:27:33 -0800
  • c49480f5d5 Fix examples after service refactor fincs 2015-11-11 21:13:31 +0100
  • 9083a97014 Fix a typo that wreaked havoc fincs 2015-11-11 19:43:27 +0100
  • 5d41effb6e Merge pull request #216 from Steveice10/service-cleanup fincs 2015-11-11 19:32:20 +0100
  • 375fbce98a Service cleanup. Steven Smith 2015-11-10 20:33:37 -0800
  • 6a7f13654d Fix #204 fincs 2015-11-06 20:39:41 +0100
  • 9c98fe54b1 Merge pull request #214 from thedax/great-refactor-fix smea 2015-11-09 13:37:19 -0800
  • 67a1384564 Pretty sure it's not a good idea to decrement a handle. thedax 2015-11-09 16:31:31 -0500
  • e87ad0ad6c Implemented code for getting the system-version from NAND NVer/CVer. yellows8 2015-11-08 21:28:39 -0500
  • c12c0aace3 Merge pull request #212 from Steveice10/newss fincs 2015-11-08 22:53:12 +0100
  • 65eaba5b2d Add news:s support. Steven Smith 2015-11-08 13:26:29 -0800
  • 3d66e29a5d Merge pull request #211 from Steveice10/fix-139 fincs 2015-11-08 21:13:32 +0100
  • 891df76804 Fix #139 Steven Smith 2015-11-08 12:00:33 -0800
  • c3da3c3057 Merge pull request #210 from Steveice10/mic-fix fincs 2015-11-08 20:29:31 +0100
  • abdfec701f Fix MIC cutting off a second of audio. Steven Smith 2015-11-08 11:24:04 -0800
  • 7440ca7901 Merge pull request #205 from Steveice10/great-refactor fincs 2015-11-08 00:22:47 +0100
  • fcb370a8c1 Implemented FSUSER_GetProductInfo. yellows8 2015-11-07 17:35:54 -0500
  • aef4649a5f Merge 156a82b8a3 into 3aa4bdf6e9 aliaspider 2015-11-07 18:16:09 +0000
  • d2f772c960 Rewrite MIC service code, clean up microphone example. Steven Smith 2015-11-06 22:02:37 -0800
  • 3aa4bdf6e9 Fix #206 fincs 2015-11-07 12:46:24 +0100
  • 24a84a874f Fix some mistakes in 2797540a fincs 2015-11-07 01:52:35 +0100
  • 2797540a3d Revise most services to follow these guidelines: fincs 2015-11-07 01:25:31 +0100
  • e01dfbc392 synchronization.h: Add DSB & several atomic operations fincs 2015-11-07 01:07:11 +0100
  • 7b25a0d4d4 Add <3ds/result.h> header - 3DS result codes fincs 2015-11-07 01:04:31 +0100
  • 2686b57c88 Fix #204 fincs 2015-11-06 20:39:41 +0100
  • 156a82b8a3 only the check for the segment's size under the original stack is actually needed. aliaspider 2015-11-06 19:39:24 +0100
  • 9e264473e9 add some safety checks when extending the stack. aliaspider 2015-11-06 18:31:59 +0100
  • 2ae326d6a4 expand the original stack to __stacksize__ instead of moving sp to a different buffer. aliaspider 2015-11-06 12:21:37 +0100
  • b33b4eb2d0 Minor cleanup in os.h/os.c + add osGet3DSliderState() fincs 2015-11-05 12:33:43 +0100
  • 2ce51cf3d8 Add more (void) and remove more service handle parameters fincs 2015-11-05 11:48:23 +0100
  • e4775572c2 Merge branch 'master' into great-refactor fincs 2015-11-01 14:14:01 +0100
  • 6b40ea9d8e Roll out a new libctru build v0.6.0 fincs 2015-11-01 13:59:34 +0100
  • facb701ae9 Fixed the use_defaultproxy value used by the http example. yellows8 2015-10-29 15:27:39 -0400
  • 27469de3c1 Removed an unused debug line in httpc.c. Set the httpc servhandle to zero in httpcExit(), this fixes using httpcInit() after httpcExit(). Fixed the use_defaultproxy comment in httpc.h. yellows8 2015-10-29 15:21:08 -0400